My Website for HTML Code

<!DOCTYPE HTML>

<HTML>

<HEAD>

<title>Lamborghini</title>

<style>

ul {list-style-type: none;margin: 0;padding: 0;overflow: hidden;background-color: black;}

li {float: left;}

li a {display: block;color: aliceblue;text-align: center;padding: 14px 16px;text-decoration: none;}

li a:hover {background-color: orange; color: black;}

.active {background-color:

white; color: black;}

</style>

</HEAD>

<BODY>

<ul>

  <li><a href=index.html>Main Page</a></li>

  <li><a href=tesla.html>Tesla</a></li>

<li><a href=ferrari.html>Ferrari</a></li>

  <li><a class=active href=lamborghini.html>Lamborghini</a></li>

<li><a href=rollsroyce.html>Rolls Royce</a></li>

</ul>

<center><p style=font-size:200%;font-family:snell roundhand;><b>Lamborghini</b></p></center>

<body style=background-color:aliceblue;>

<center><img src=1200px-Lamborghini_Huracan_20150525_7811.jpg width></center>

<br>

<center><p style=font-size:200%;font-family:snell roundhand;><b>Huracan</b></p></center>

<br>

<table style=”width:100%”>

 <tr>

<th>Model</th>

<th>year</th>

 <th>price</th>

Leave a comment

Create a free website or blog at WordPress.com.

Up ↑

Design a site like this with WordPress.com
Get started