Respuestas
Respuesta dada por:
1
Solución:
"formatos-de-texto.html"
<html lang="es-ES">
<head>
<meta charset="utf-8">
<title>Ejercicio de formatos de texto</title>
</head>
<body>
<pre><mark><b> Texto en negrita y resaltado </b></mark></pre>
<hr>
<p>Ecuación de segundo grado: <b>a</b>x<sup>2</sup> + <b>b</b>x + <b>c</b> = 0</p>
<hr>
<p>· HTML (<small><i><b>H</b>yperText <b>M</b>arkup <b>L</b>anguage</i></small>)<br>
· W3C <small>(<i><b>W</b>orld <b>W</b>ide <b>W</b>eb <b>C</b>onsortium</i></small>)</p>
</body>
</html>
williamrodrigovillar:
NO SALIO PERO HACI SE REALIZA
Preguntas similares
hace 4 años
hace 4 años
hace 7 años
hace 7 años
hace 8 años
hace 8 años
hace 8 años