Learnem Educational
May 18, 2012, 01:09:40 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: To Web Tutor  (Read 1376 times)
Anonymous
Guest
« on: September 06, 2002, 04:54:16 AM »

Dear Tutor,

Thank you for the Lesson1 you sent to me .

I intend to becom a paid student , but now I am enjoying as a free student .

Answer of the Exercices 1 -2 -3 :

Exercice 1.

Question :

Write your web page code with image1.gif as its background
picture.

Answer :

<HTML>
<HEAD>
<TITLE>
NEWS
</TITLE>
</HEAD>
<BODY BACKGROUND="image1.gif">
NEWS FROM MADAGASCAR
POLITIC AND ECONOMIC CRISIS HAD STOPED
MANY TERRORISTS ARE ARRESTED
</BODY>
</HTML>

<Exercise 2:

Question :

Write above code with a blue color instead of image as
its background.

<HTML>
<HEAD>
<TITLE>
NEWS
</TITLE>
</HEAD>
<BODY BGCOLOR="#0000FF">
NEWS FROM MADAGASCAR
POLITIC AND ECONOMIC CRISIS HAD STOPED .
MANY TERRORISTS ARE ARRESTED .
</BODY>
</HTML>


Exercise 3:

Question :

List tags you learned in this lesson with a small
description.

Answer :

List of tags :

<HTML> : marks start of a html page

<HEAD> : marks the beginning of the header

<TITLE> : marks the beginning of the title

</TITLE> : marks the end of the title

</HEAD> : marks the end of the header

<BODY> : marks the beginnig of the page body

</BODY> : marks the end of the page body

</HTML> : marks end of a html page

Please cancel my previous work.

Thanks.

Regards ,

Maurice
« Last Edit: January 01, 1970, 12:00:00 AM by Anonymous » Logged
admin
Administrator
Newbie
*****
Posts: 9


View Profile
« Reply #1 on: September 08, 2002, 04:16:20 PM »

Maurice

Continue submitting your homework  :)

Admin
« Last Edit: January 01, 1970, 12:00:00 AM by admin » Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!