HOla amigos por fin tengo mas o menos acabada mi web xD
Gracias a la auda del foro pero ahora mi objetivo era conseguir 0 errores en el w3c pero un sript me da errores y nose que es lo que esta mal os lo paso haber si sabeis lo que pasa. Muchas gracias a todos.
required attribute X not specified ✉
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 139, column 53: required attribute "TYPE" not specified
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
Line 140, column 8: required attribute "TYPE" not specified
<script>
Line 197, column 34: required attribute "TYPE" not specified
<SCRIPT language=JavaScript>