1 Hour SEO : Domain Registration Bank : Ecommerce Dictionary : GoDefy : Great Web Design Tips
JavaScript 2 : Jumbo Keyword : Marketing Tips Store : Michael Wong Blog : Mike's Marketing Tools
Search Engines 2 : SEO eBook : Text Links Ads : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML > Logical Tags

<INS>, <DEL>

<DEL> indicates that the text has been deleted from the current revision of the document. <INS> indicates that the text has been inserted into the document since the last revision. Both of these tags are currently only supported by MSIE.

this code produces this
Tell
<DEL>Chris</DEL>
<INS>Veron</INS>
to update the Houston account.
Tell Chris Veron to update the Houston account.

The problem with <DEL> and <INS> is that they don't degrade properly. Browsers that don't know these tags will display the contents of both of them as normal, giving an incorrect representation of the intended meaning. Don't use these tags unless you are sure your audience's browsers support them.

<CITE> >>>

          

Copyright © 2002-10 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com