View Single Post
Old 04-18-2012, 02:34 PM   #4
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,079
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by PatNY View Post
Hi ducks, the first line reads:

<html xmlns= "http: / / www.w3.org/ 1999 xhtml">

Is that what you're looking for? That's the first line in the left-hand pane when I click on "inspect."
There should be some lines before(they are dimmer), that declare the encoding used;
Code:
"?xml version="1.0" encoding="utf-8" standalone="no"?"
without an encoding statement, the viewer does not have a clue which character set to use but why does ADE get it correct?
theducks is offline   Reply With Quote