HighDots Forums  

Re: Can anyone explain this?

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss Re: Can anyone explain this? in the HTML forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Peter Foti
 
Posts: n/a

Default Re: Can anyone explain this? - 10-13-2003 , 11:19 AM






"Ranyart Olias" <dilcher (AT) yahoo (DOT) com> wrote

Quote:
Can anyone explain why the
root (AT) hiddenworld (DOT) net
portion of this html doesn't render in a browser,
but the
20031010152346.GA15353 (AT) server (...iddenworld.net
portion does?
You need to escape the < > characters, or the HTML parser will think you
have an HTML tag.

&lt;root (AT) hiddenworld (DOT) net&gt;
&lt;20031010152346.GA15353 (AT) server (DOT) hiddenworld.net&gt;

Regards,
Peter Foti




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.