N
Naomi
Guest
OK, I take a computer class and for homework about two weeks ago, we were asked to make a simple website using HTML... but me, i had to go all out and add photoshop made buttons, etc...
Now we have to create our same website but using CSS.
Please, help! It's due by the end of the day.
Here's the code for the navigation bar:
<a href="home.html"><img src="HOME NAVI.bmp" border="0" width="100" height="50"></a>
<a href="movies.html"><img src="MOVIES NAVI.bmp" border="0" width="100" height="50"></a>
<a href="sports.html"><img src="SPORTS NAVI.bmp" border="0" width="100" height="50"></a>
<a href="concerts.html"><img src="CONCERTS NAVI.bmp" border="0" width="100" height="50"></a>
<a href="contactus.html"><img src="CONTACT_US NAVI.bmp" border="0" width="100" height="50"></a>
If any additional help is needed, please ask.
Thanks in advance
... Now what do I do?
Liars never lie,
so does that go into the external file?
Now we have to create our same website but using CSS.
Please, help! It's due by the end of the day.
Here's the code for the navigation bar:
<a href="home.html"><img src="HOME NAVI.bmp" border="0" width="100" height="50"></a>
<a href="movies.html"><img src="MOVIES NAVI.bmp" border="0" width="100" height="50"></a>
<a href="sports.html"><img src="SPORTS NAVI.bmp" border="0" width="100" height="50"></a>
<a href="concerts.html"><img src="CONCERTS NAVI.bmp" border="0" width="100" height="50"></a>
<a href="contactus.html"><img src="CONTACT_US NAVI.bmp" border="0" width="100" height="50"></a>
If any additional help is needed, please ask.
Thanks in advance
... Now what do I do?
Liars never lie,
so does that go into the external file?