Space for google add

Introduction to HTML Developing First Page.




Questions:

1. Create a web page giving information of any festival in India.
2. With title of a festival and heading a festival.
3. Use proper headline tag to display the heading.
4. Give four to five line information about a festival using paragraph tag. 
5. Use line break tags whenever necessary. 
6. Format the text and make it presentable by using Bold, Italic, Underline tag etc.


Program :- Introduction to HTML Developing First Page.

<html>

<body>

          <title> X-MAS </title>

<h1><center><b><font size=+4 face="Algerian"> <u> Merry Christmas </h1></center></u></b></font>

<p><font size= +2 face="Lucida Calligraphy"><b>

 May the Joy and peace of christmas.

<br>

be with you all through the year.

<br>

Whishing you a season of blessings.

<br>

From heaven above

<br> 

We wish you a 

<br>

Merry Christmas 

<br>

and a Healthy,   Happy 

      New Year.</p></font></b>

 Output :- 










Post a Comment

0 Comments