mirror of
https://github.com/SrIzan10/edicion-en-html.git
synced 2026-06-06 00:56:54 +00:00
10 lines
326 B
HTML
10 lines
326 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>cabecera</TITLE>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
|
<link href="cabecera.css" rel="stylesheet" type="text/css">
|
|
</HEAD>
|
|
<BODY>
|
|
<h2><a href="indice.html" target="_top">índice</a> <a href="../index.html" target="_top">portada</a></h2>
|
|
</BODY>
|
|
</HTML> |