traductor
martes, 24 de marzo de 2020
ETIQUETAS BÁSICAS
<!DOCTYPE html>
<html>
<head lang="es-ES">
<title>Práctica 2 Etiquetas básicas
</title>
<meta charset="utf-8"
</head>
<body>
<h1> Solidaridad, educación, sinceridad </h1>
<h2> Activa </h2>
<h3> Ambiciosa </h3>
<h4> Fiel </h4>
<h5> Cómica </h5>
<h6> Confiable </h6>
</body>
</html>
<html>
<head lang="es-ES">
<title>Práctica 2 Etiquetas básicas
</title>
<meta charset="utf-8"
</head>
<body>
<h1> Solidaridad, educación, sinceridad </h1>
<h2> Activa </h2>
<h3> Ambiciosa </h3>
<h4> Fiel </h4>
<h5> Cómica </h5>
<h6> Confiable </h6>
</body>
</html>
MI PRIMER CÓDIGO
<!DOCTYPE html>
<html>
<head lang="es-ES">
<title>Práctica 1
</title>
<meta charset="utf-8"
</head>
<body>
el arte de vencer se aprende con derrotas
</body>
</html>
<html>
<head lang="es-ES">
<title>Práctica 1
</title>
<meta charset="utf-8"
</head>
<body>
el arte de vencer se aprende con derrotas
</body>
</html>
Suscribirse a:
Entradas (Atom)