|
Hi,
I have the following errors showing in my website, but I can not figure out why, maybe someone here can shed some light on this for me.
Line 33, Column 28: Attribute "height" exists, but can not be used for this element.
<table width="1016" height="1378" border="1" align="center" cellpadding="2"
Line 184, Column 48: Attribute "tabindex" exists, but can not be used for this element.
<li class="TabbedPanelsTab" tabindex="0"> Travel Guide</li>
Line 733, Column 6: document type does not allow element "hr" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
<hr />
Line 842, Column 9: character "<" is the first character of a delimiter but occurred as data
<!-Foreign Exchange Rates widget - HTML code - fx-rate.net --> Thanks
Last edited by TheDon; 10-12-2009 at 12:26 AM..
|