|
|
 |
« Reply #1 on: February 07, 2006, 12:24:31 PM » |
|
Well, we are two people working in the PHP so sometimes we don't close the HTML tags :-D. But, I'm trying to avoid the Table formating and changing to div.
And:
Differences Between HTML and XHTML:
In HTML the <img> tag has no end tag.
In XHTML the <img> tag must be properly closed.
We use HTML at this moment, not HTML :-D, so the validation at this point isn't really a problem...
More known problems that will not be validated are that the images doesn't have required attribute "ALT" or that some javascript links doesn't have the required attribute "TYPE". There are a lot of pages which lack of this attributes and don't close tags, but we are changing it as we want to make Pandora HTML compliant, but slowly :-D
I don't belive this can affect the Console features :-D.
Regards
Raúl
|