Learnem Educational
May 18, 2012, 01:09:40 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
Learnem Educational
>
Free Ebooks Discussion
>
Web Design in 7 days (Free ebook)
>
To Web Tutor
Pages: [
1
]
« previous
next »
Print
Author
Topic: To Web Tutor (Read 1376 times)
Anonymous
Guest
To Web Tutor
«
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
(No subject)
«
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
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Free Ebooks Discussion
-----------------------------
=> Web Design in 7 days (Free ebook)
=> Programming in C in 7 Days (Free Ebook)
=> ASP Web Programming in 7 days
Loading...