borseborsa
Muzykant
Dołączył: 06 Lis 2010
Posty: 929
Przeczytał: 0 tematów
Ostrzeżeń: 0/2 Skąd: England
|
Wysłany: Wto 10:23, 05 Kwi 2011 Temat postu: [Invalid] Markup Validation of http www.mbtshoesuk |
|
|
Markup Validation Service ,[link widoczny dla zalogowanych]
Check the markup (HTML,[link widoczny dla zalogowanych], XHTML, …) of Web documents
Most likely,[link widoczny dla zalogowanych], you nested tags and closed them in the wrong order. For example <p><em>...</p> is not acceptable, as <em> must be closed before <p>. Acceptable nesting is: <p><em>...</em></p>
Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is "not finished",[link widoczny dla zalogowanych], not complete. For instance, in HTML the <head> element must contain a <title> child element, lists require appropriate list items (<ul> and <ol> require <li>; <dl> requires <dt> and <dd>),[link widoczny dla zalogowanych], and so on.
Post został pochwalony 0 razy
|
|