W czy jest problem w poniższym komunikacie validatora bo nie mogę sam dojść o co chodzi. Chodzi dokładnie o dwa błędy:
Cytat
Line 765, Column 75: required attribute "rows" not specified
? 450px; height: 47px; display: block;"><a href="
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.
Line 765, Column 75: required attribute "cols" not specified
? 450px; height: 47px; display: block;"><a href="
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>
? 450px; height: 47px; display: block;"><a href="
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.
Line 765, Column 75: required attribute "cols" not specified
? 450px; height: 47px; display: block;"><a href="
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>
Czy muszę te style napisać w pliku css?
Z góry za pomoc dziękuję.