Slider

Menu :

Latest News

WordPress Per Website Banayen

Blogroll

Pages

Animation Trailers

top header advertisement in header

Pak Urdu Installer

Text Widget

Recent news

Video Widget

Recent Tube

Wisata

News Scroll

Favourite

Event

Culture

Gallery

» » HTML lesson No.3

                                                                 HTML Class 2
A.o.A
I hope that you all are good by the grece of God.As we knew about tags in our recent lesson.Today we read about the other tags used in HTML.So, lets start.

Bold <b>
Bold tag, as the name represent that this tag is used to bold the tag. For example...

<HTML>

 

 

<head>

<title> Online World </title>

</head>

 

<body>

<p><b>This is our First Class of html</b></p>

</body>

</HTML>

Italic <i>
or
under line<u>
<i>tag is used to give the italic form to the text and make a line under the text <U>tag is used. For example...

<html>

 

 

<head>

<title> Online World </title>

</head>

 

<body>

<p><u>

This is our First Class of HTML


</u></p>

</body>

</HTML>

 

«
Next
Newer Post
»
Previous
Older Post

No comments:

Leave a Reply