- From: Jonathan Garbee <jonathan@garbee.me>
- Date: Thu, 2 Jan 2014 17:26:12 -0500
- To: public-webed@w3.org
- Message-ID: <CANQy2y03UzHCA_ny7eEoL9MLfgQXxeiMTLJe8yGF6WSiOVkexA@mail.gmail.com>
When viewing source in Chrome it appears just fine. The title element contains "Title example" and the body of the document contains a paragraph with the contents of "The HTML Document". This behavior is verified by the browser, the tab and titlebar both show "Title example" while the viewport displays just "The HTML Document". If you still don't understand what is going on, could you make a Dabblet ( http://dabblet.com/ ) or jsfiddle ( http://jsfiddle.net/ ) with the code you are seeing? It would perhaps be easier to explain it by directly seeing what you are seeing and commenting on it. On Tue, Dec 31, 2013 at 12:07 AM, Dinker Srivastava < dinker4sunrise@gmail.com> wrote: > > Hi there, > > http://www.w3.org/community/webed/wiki/HTML/Elements/title > > In the above link, I tried to access title example and it shows "Title > example" but in code title is "The HTML Document" <title>The HTML > Document</title>. > > Can you please investigate and let me know the issue ? > > Many thanks, > Dinker. > -- > *Thanks,* > *Dinker* >
Received on Thursday, 2 January 2014 22:26:41 UTC