Tuesday, December 13, 2011

here ya go brett

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

Monday, December 12, 2011

even CLASSIER comment box(MO!!!!)

I found a nice small classy comment box for my website :)
Heres the code:

<!-- HTML codes by Quackit.com -->
<form action="/html/tags/html_form_tag_action.cfm" method="post">
  Comments:<br />
  <textarea name="comments" id="comments">
  </textarea><br />
  <input type="submit" value="Submit" />

Friday, December 9, 2011

HOW TO PUT YOUR BUTTONS IN A ROW

Just put the codes for each button right underneath eachother.
make sure the documents are all the same size and that they are small enough to fit across the whole screen.
its really not that dificult(mo.....)

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>

Tuesday, December 6, 2011

Today was a GREAT day in Mo's Class

Today i accomplished making a header for my vacations page, and now i know how to do it to alllll of the pages. It is so exciting. All thanks to mo :'D