Intro to HTML

HTML was really fun to do and interesting since we created a website and i talk about Cars that are interesting to me such  like a lambo and a Royce which are very expensive cars that many can not offered but have in interests which i enjoyed making while working on my HTML website which help me understand how easy it is to do HTML and how people get pay to work on a HTML website and their is multiple way to create a website and can be done easily.

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>

Learning python

Python was a headache for me since it was difficult to do and hard to understand but I still manage to play the game that we had to do in order to get a grade and the chapter we had to do which was done in 1 week but i understood and i made to the fourth chapter.

WordPress

WordPress was the easiest project to do since it was just posting blogs and getting views and like to expand the growth of your website and daily post makes more people want to look at your post and also it helps if you are writing about things you like.It is easy to use and does not require that much stuff to be able to start and is not that difficult to understand how to do and can personalized the way you like.

Blog at WordPress.com.

Up ↑

Design a site like this with WordPress.com
Get started