Al valor del atributo href le faltan las comillas de cierre.
Usa el atributo href para mover partes específicas de la página.
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.
El atributo href debe utilizarse para indicar el destino del enlace.
The href attribute should be used to indicate the link's destination.
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.
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.
Tienen un atributo href y algún texto entre las etiquetas de apertura y cierre.
They have an href attribute and some text between the opening and closing tags.
Los autores pueden definir áreas sin hipervínculos con solo omitir la declaración del atributo href.
Authors can define areas without a hyperlink by simply not declaring the href attribute.