Al valor del atributo href le faltan las comillas de cierre.
El atributo href debe utilizarse para indicar el destino del enlace.
Fíjate cómo la ruta a nuestra hoja de estilo aparece indicada por medio del atributo href.
Notice how the path to our style sheet is indicated using the attribute href.
El atributo href es el encargado de especificar, mediante un URI, la ubicación del recurso enlazado.
The attribute href is responsible for specifying, through a URI, the location of the linked resource.
Usa el atributo href para mover partes específicas de la página.
Use the href attribute to move to specific parts of a page.
Para crear un enlace, siempre tienes que usar el atributo href.
To create a link, you always have to use the href attribute.
Destino del enlace se especifica en el atributo href.
The link's destination is specified in the href attribute.
Los vínculos rastreables son etiquetas con un atributo href.
Crawlable links are tags with an href attribute.
El elemento a puede ser declarado sin el atributo href.
The a element can be declared without the href attribute.
Usa el atributo href para cargar archivos específicos.
Use the href attribute to load specific files.
El atributo href hace referencia al archivo que debe ser integrado como hoja de estilo.
The href attribute references the file that should be integrated as a stylesheet.
Puede editar el atributo href para especificar un nuevo vínculo a la imagen.
You can edit the href attribute to specify a new link to an image.
Segundo, añade el atributo href y el atributo title.
Second, add the href attribute and the title attribute.