lunes, 24 de febrero de 2020

S2_Bold&Italic_Solorio

<html>
<head>
<tittle> Bold and Italic</tittle>
</head>
<body>
<p>this is how we make a word appear <b> bold. </b></p>
<p> inside a product description you might see some<b>. key features</b> in bold</p>
<p> this is how we make a word appear <i> italic </i> </p>
<p> the tag i also represents a section of the text that woul be said in a <i> diferent way </i> from surrounding content </p>
</body>
</html>

No hay comentarios:

Publicar un comentario