ciao raGā!
cosa vuol dire L'ERORE SOTTO CHE MI SEGNA RIPETUTAMENTE IL W3C ?
C'č qualcuno che lo sā?
Sto ammattendo DA ORE con questo errore!VVoVe:
Grazie in anticipo per la risposta.
Error Line 16 column 61: "STYLE.CSS" is not a member of a group specified for any attribute.
... href ="style.css" rel="style" title="style " style.css >
✉
Error Line 18 column 7: required attribute "TYPE" not specified.
<style > (forse non vuole la chiusura? )
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>.