Al valor del atributo href le faltan las comillas de cierre.
The href attribute value has a missing closing double quote.
El atributo href debe utilizarse para indicar el destino del enlace.
The href attribute should be used to indicate the link's destination.
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.
Después de crear el hipervínculo puede editar su atributo href.
You can edit the href of a hyperlink after it has been created.
Esto se aplica solamente a archivos procedentes de etiquetas <a href>.
This only applies to files from <a href> tags.
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.
También una clave para darse cuenta es el espacio entre la a y href.
Also key to note is the space between the a and href.