Posted by jojo on 10/09/06 16:08
Sid wrote:
>
>> Hi. It's been a very long time since I did any extensive html coding,
>> so all I recall are the basics. I'm looking to create a web site with a
>> lot of jpg pictures divided among several web pages. Is there an html
>> program out there that will allow me to just drag and drop the jpg's
>> into my html code without the need to cut and paste the name of each
>> individual jpg? Thanks.
>
>
> Freeware Aranaea (or Homesite) - two clicks per image. Inserts
> height, width and gives you the option to insert alt for each image.
....which is necessary if you want to follow the specs (at least html 4
strict requires an alt attribute, not sure about transitional).
[Back to original message]
|