Untitled
unknown
plain_text
2 years ago
2.8 kB
4
Indexable
<!DOCTYPE html> <html lang="sk"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Laura Blizmanová: Vrtuľníky MI</title> </head> <body style="background:rgb(222, 253, 255);"> <table style="width:100%"> <tr style="height:120px"> <th align="center" > <h1> Vyber si svôj vrtuľník:</h1> <img src="Images/—Pngtree—watercolor underline_5401669(1).png" width ="500" height="30"> </th> </tr> <tr style="height:500px"> <th> <table style="width:700px" align="center"> <tr style="height:20px"> <th> Mi-8 </th> <th> Mi-2 </th> </tr> <tr style="height:250px"> <th> <a href="Images/mi-8.jpg"> <img src="Images/mi-8.jpg" width="90%" height="90%"> </a> </th> <th> <a href="Images/mi-2.jpg"> <img src="Images/mi-2.jpg" width="90%" height="90%"> </a> </th> </tr> <tr style="height:20px"> <th> Mi-24 </th> <th> Mi-17 </th> </tr> <tr style="height:250px"> <th> <a href="Images/mi-24.jpg"> <img src="Images/mi-24.jpg" width="90%" height="90%"> </a> </th> <th> <a href="Images/mi-17.jpg"> <img src="Images/mi-17.jpg" width="90%" height="90%"> </a> </th> </tr> </table> </th> </tr> <tr style="height:50px"> <th align="center"> Laura Blizmanová </th> </tr> </table> </body> </html>
Editor is loading...