WORST WEB SITE IN THE WORLD ASSIGNMENT
—————-
Add a background which looks like this:
<body background=”w3s.png”>
or like this:
<body background=”http://www.professorcafe.com/butterfly.jpg”>
———
Add atleast 3 Links which look like this:
<a href=”http://www.w3schools.com/”>Visit W3Schools!</a>
*** make a second .htm or .html page and have a link between the two pages ***
for example: ” http://www.professorcafe.com/home.html”
(AND THE SECOND PAGE): “http://www.professorcafe.com/aboutme.html”
———————-
Add atleast 2 images which look like this:
<img src=”url” />
———————-
Add content on each page in english, atleast a paragraph:
<p>This is what text looks like… please either create a creative perspective on a bad website similiar to the examples demonstrated on this site or in class or please tell us about yourself, describing yourself with images, links, and biographical details.</p>
——————