hr para agregar una línea horizontal a través del ancho de su elemento contenedor. Esto se puede usar para definir un cambio en el tema o para separar visualmente grupos de contenido. hr debajo de la h4 que contiene el título de la tarjeta. Nota hr es una etiqueta de cierre automático, y por lo tanto no necesita una etiqueta de cierre separada. hr a la marca.
testString: 'assert($("hr").length == 1, "Your code should add an hr tag to the markup.");'
- text: La etiqueta hr debe aparecer entre el título y el párrafo.
testString: 'assert(code.match(/<\/h4>\s*?/gi), "The hr tag should come between the title and the paragraph.");'
```
Google was founded by Larry Page and Sergey Brin while they were Ph.D. students at Stanford University.