Friday, December 9, 2011

Websiteeeee

My website is  coming along quite well. I have a page for each of the buttons on my menu bar. everything works and its very exciting. this is my code for my home page.



<html>
<body>

<body style="filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#f6a1dd', startColorstr='#f8e6eb', gradientType='0');">



<html>
<head>


<h1 style= "text-align:center;" ><img src="header5.png" alt="logo"/> </h1>

<a href="H:\My Documents\Web Design\Website2.htm"><img src="home.png" onmouseover="this.src='home2.png'" onmouseout="this.src='home.png'" alt="Click Me" border="none" onmousedown="this.src='home3.png'"/></a>

<a href="H:\My Documents\Web Design\vacationspage.htm"><img src="vacations.png" onmouseover="this.src='vacations2.png'" onmouseout="this.src='vacations.png'" alt="Click Me" border="none" onmousedown="this.src='vacations3.png'"/></a>

<a href="H:\My Documents\Web Design\birthdays&holidays.htm"><img src="birthdays.png" onmouseover="this.src='birthdays2.png'" onmouseout="this.src='birthdays.png'" alt="Click Me" border="none" onmousedown="this.src='birthdays3.png'"/></a>

<a href="H:\My Documents\Web Design\oldiespage.htm"><img src="oldies.png" onmouseover="this.src='oldies2.png'" onmouseout="this.src='oldies.png'" alt="Click Me" border="none" onmousedown="this.src='oldies3.png'"/></a>

<a href="H:\My Documents\Web Design\otherspage.htm"><img src="other.png" onmouseover="this.src='other2.png'" onmouseout="this.src='other.png'" alt="Click Me" border="none" onmousedown="this.src='other3.png'"/></a>


<h1 style= "text-align:center;" ><img src="familyitaly.png" alt="logo"/> </h1>

</body>
</html>

No comments:

Post a Comment