Recent content by Dudaw

  1. D

    Which is better Gimp or Photoshop?

    Gimp is easier to use and has a lot of the same features as Photoshop. I personally think Photoshop can do a lot more.
  2. D

    Need a bit of help with HTML...image related.?

    Instead of putting "images/strawb.jpeg", try inserting the whole URL where you got the image. Also, you may not need the "alt" part. Hope it helps.
  3. D

    what is flash??????????

    A storage device. For instance: Flash USB drive Flash Cartridge, etc.. I think the name just came from the first type of device, which had a flashing light on it.
  4. D

    HTML "quoting" help, please?

    Maybe try this: <form method="post" action=""> <textarea name="comments" cols="40" rows="5"> Enter your comments here... </textarea><br> <input type="submit" value="Submit" /> </form> Hope it helps.
Back
Top