Anda di halaman 1dari 4

<html>

<Head>

<TITLE> IMAGENES </TITLE>

</HEAD>

<BODY>

<H1>LO MEJOR</H1>

<video src="C:\Users\INGENIERIA QUIMICA\Downloads\video1.mp4"autoplay muted loop >

</video>

</body>

</html>

<html>

<HEAD>

<BODY>

<!DOCTYPE html PUBLIC "-/WJC// DTD HTML 4.1//EN">

<html>

<head>

<title>Mi primera página con estilo</title>

<style type="text/css">

body {

color; people;

background-color: #a8da3d;}

body {

padding-left: 11e.;

font.family: Georgia, "Times New Roman",

Times, serif;

color: purple;
background-color: #a8da3d }

u1.navbar {

position: absolute;

top: 2em;

left: 1em;

width: 9em }

h1 {

font-family: Helvetica, Genova, Arial,

SunSans-Regular, sans-serif }

u1.navbar {

list-style-type: none;

padding: 0;

margin: 0;

position: absolute;

top: 2em;

left: 1em;

width: 9em }

h1 {

font-family: Helvetica, Genova, Arial,

SunSans-Regular, sans-serif }

u1.navbar: li{

background: white;

margin: 0,5em 0;

padding: 0,2em;

border-rigth: 1em solid black }


u1.navbar: a {

text-decoration: none}

a:link {

color: blue }

a:visited {

color: purple }

a:link {

color: blue}

a:visited {

color: purple}

address {

margin-top: 1em;

padding-top: 1em;

border-top: thin dotted }

</style>

</head>

<body>

<!-- Menú de navegación del sitio -->

<u1 class="naybar">

<li><a href="indice.html">Página principal</a>


<li><a href="meditaciones.html">Meditaciones</a>

<li><a href="ciudad.html">Mi ciudad</a>

<li><a href="enlaces.html">Enlaces</a>

</u1>

<!--Contenido principal -->

<h1>Mi primera página con estilo</h1>

<p>¡Bienvenido a mi primera página con estilo!

<p>No tiene imágenes, pero tiene estilo.

También tiene enlaces, aunque no te llevan a

ningún sitio.

<p>Debería haber más cosas aquí, pero todavía no sé

qué poner.

<!-- Firma y fecha de la página. ¡solo por cortesía! -->

<address>Creada el 7 de de junio de 2018<br>

por mí mismo.</address>

</body>

</html>

Anda mungkin juga menyukai