Yes. You are offtopic. This type of error may render different depending on browser, but that is a syntax error, and will never work fine. <!-- --> is an html tag such as <p>, and you can't add one inside another.
On Mon, Sep 1, 2008 at 9:29 PM, doug <[EMAIL PROTECTED]> wrote: > > I hope that I'm not off topic with this. > > Why does markup like this: > > <p<!-- Comment -->>Greeting</p> > > Render like this: > > >Greeting > > IOW, where is the extraneous '>' coming from? The '>' that immediately > preceeds 'Greeting' only closes the p tag. The other one only closes > the comment. I'm lost. Thanks for any input. > > ... doug > > > -- Paulo Diovani [EMAIL PROTECTED] +55 51 8146 5413 ___________________ http://www.diovani.com --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
