[thelist] that <h1>-<h6> debate (dreamweaver tip)

Matthew Mullenweg matt at swcdesign.com
Sat Feb 9 18:03:00 CST 2002


What a nice tip! I didn't know you could do that. This works great when
you use the image button to insert images, but doesn't seem to apply to
images dragged and dropped from the site map, like I usually do when
inserting images. Is there any way to configure that?

Also, I'm relatively new to the list; is it kosher to ask questions
about a tip, or does that engender another tip to be offered as payment?

-Matt

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org] On Behalf Of matthew garrett
Sent: Saturday, February 09, 2002 11:06 AM
To: thelist at lists.evolt.org
Subject: Re: [thelist] that <h1>-<h6> debate

<snip>
<tip type="Dreamweaver customization" author="matt g">
You can modify the tags that Dreamweaver writes to make them xhtml
compliant.

Example - to change the default <img> tag, open this file:
Dreamweaver 4/Configuration/Objects/Common/image.js

and add the ' /' just before the end of the tag, and you can also add
'alt=""' among other things.
Like so:
return '<img src="' + newURL + '" alt="" />'

Warning: always back up your default configs first.
</tip>


matt g.

--
For unsubscribe and other options, including
the Tip Harvester and archive of thelist go to:
http://lists.evolt.org Workers of the Web, evolt !





More information about the thelist mailing list