Post date: Feb 20, 2010 6:3:57 PM
This is an incomplete html file. Some tags are missing. List down the (5) missing tags - in any order.
Remove the brackets in your answer. Example, instead of writing <b> or </b> you just write b or /b.
---------------------------------------------
<html>
<head>
<title>Homework3
</head>
<basefont color="blue">
The Tree of Life</h1>
<u>This tree <br>
Is not only a tree <br>
It is a friendly tree,<br>
That is watching over you.<br><br>
<b>This tree<br>
It is a magical tree<br>
That makes miracles happen,<br>
Hopes becomes relatives,<br>
And never become always.</b><br>
<i>This tree<br>
Is not only a tree<br>
It is where everything started.<br>
It is the tree of life.</i>
</body>
----------------------------------------------
The output of the correct html should look like this:
Deadline: Thursday, September 24, 2009 at 3 PM.
Please remind your classmates to do this homework.