mirror of
https://github.com/SrIzan10/edicion-en-html.git
synced 2026-06-25 18:02:14 +00:00
22 lines
469 B
HTML
22 lines
469 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html lang="es-es">
|
|
<head>
|
|
|
|
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
|
|
<title></title>
|
|
|
|
|
|
</head>
|
|
|
|
|
|
<body>
|
|
|
|
<p>Página de prácticas para validar.</p>
|
|
|
|
<p>Incluimos una imagen <img title="imagen de la tecla con la letra c" style="width: 26px; height: 27px;" src="../imagenes/teclac.png"></p>
|
|
|
|
<br>
|
|
|
|
</body>
|
|
</html>
|