Está en la página 1de 3

<Html>

<head>

<tile>Ejemplo</tile>

</head>

<body bgcolor= "#990000">

<a href="" target="_blank"> </a><br>

<a href="" target="_self"> </a><br>

<a href=""> </a><br>

<a href=""> </a><br>

</body>

</Html>

<Html>

<head>

<tile> Ejemplo 7</tile><br>

</head>

<body bgcolor= "#990000">

<a href="https://www.google.com/" target="_blank"> Da click en el texto </a><br>

<a href="https://www.youtube.com/" target="_self"> presionar encima de la palabra</a><br>

<a href="C:\Users\PC\Documents"> Doc2 ejemplo </a><br>

<a href="C:\Users\PC\Documents\ec.docx"> ec ejemplo </a><br>

</body>

</Html>

<Html>

<head>

<tile> Ejemplo 8 </tile><br>

</head>

<body bgcolor= "##b2e2f2">

<img src="C:\Users\PC\Downloads\image (26).png" "width="200" height="200" <br>


<img src="C:\Users\PC\Downloads\image (3).png" "width="300" height="300" <br>

</body>

</Html>

<Html>

<head>

<tile> Ejemplo 8 </tile><br>

</head>

<body bgcolor= "#bae0f5">

<img src="C:\Users\PC\Downloads\imagen(1).jpeg" "width="10" height="20" <br>

<img src="C:\Users\PC\Downloads\imagen2.jpeg" "width="20" height="30" <br>

<img src="C:\Users\PC\Downloads\imagen3.jpeg" "width="40" height="50" <br>

<img src="C:\Users\PC\Downloads\imagen4.jpeg" "width="50" height="30" <br>

<img src="C:\Users\PC\Downloads\imagen5.jpeg" "width="70" height="70" <br>

<img src="C:\Users\PC\Downloads\imagen6.jpeg" "width="60" height="30" <br>

<img src="C:\Users\PC\Downloads\imagen7.jpeg" "width="22" height="42" <br>

<img src="C:\Users\PC\Downloads\imagen8.jpeg" "width="15" height="25" <br>

<img src="C:\Users\PC\Downloads\imagen9.jpeg" "width="26" height="35" <br>

<img src="C:\Users\PC\Downloads\imagen10.jpeg" "width="30" height="40" <br>

</body>

</Html>

<!DOCTYPE html>

<html>

<head>

<title>Ejemplo 7</title>

</head>

<body bgcolor="#e3b1c8">

<a href="https://www.google.com/" target="_blank">Enlace 1 (Nueva pestaña)</a><br>


<a href="https://www.wikipedia.org/" target="_self">Enlace 2 (Misma pestaña)</a><br>

<a href="https://www.example.com/" target="_top">Enlace 3 (En la parte superior del


marco)</a><br>

<a href="https://www.yahoo.com/" target="_blank">Enlace 4 (Nueva pestaña)</a><br>

<a href="https://www.github.com/" target="_self">Enlace 5 (Misma pestaña)</a><br>

<a href="https://www.microsoft.com/" target="_top">Enlace 6 (En la parte superior del


marco)</a><br>

<a href="https://www.apple.com/" target="_blank">Enlace 7 (Nueva pestaña)</a><br>

<a href="https://www.amazon.com/" target="_self">Enlace 8 (Misma pestaña)</a><br>

<a href="https://www.facebook.com/" target="_top">Enlace 9 (En la parte superior del


marco)</a><br>

<a href="https://www.twitter.com/" target="_blank">Enlace 10 (Nueva pestaña)</a><br>

<a href="C:/Users/PC/Documents/doc1.docx" download>Doc1 ejemplo</a><br>

<a href="C:/Users/PC/Documents/doc2.docx" download>Doc2 ejemplo</a><br>

<a href="C:/Users/PC/Documents/doc3.docx" download>Doc3 ejemplo</a><br>

<a href="C:/Users/PC/Documents/doc4.docx" download>Doc4 ejemplo</a><br>

<a href="C:/Users/PC/Documents/doc5.docx" download>Doc5 ejemplo</a><br>

<a href="C:/Users/PC/Documents/doc6.docx" download>Doc6 ejemplo</a><br>

<a href="C:/Users/PC/Documents/doc7.docx" download>Doc7 ejemplo</a><br>

<a href="C:/Users/PC/Documents/doc8.docx" download>Doc8 ejemplo</a><br>

<a href="C:/Users/PC/Documents/doc9.docx" download>Doc9 ejemplo</a><br>

<a href="C:/Users/PC/Documents/doc10.docx" download>Doc10 ejemplo</a><br>

</body>

</html>

También podría gustarte