Skip to main content

How to style html page with tags ?

 Content of this page

1)Bold Tag

2)Italic Tag

3)Underline  Tag

4)Subscript Tag

5) Superscript Tag

                                

                     Bold Tag

Bold tag is used to Bold or highlight the text ,word or paragraph by adding boldness to it.we can add this by using <b> tag.

<Body>
<b>hello world</b>
</body>

The text between the start and end of Bold tag will become Bold.

                     Italic Tag

Italic tag is used to tilt the letters in left side by which text look attractive. We use italic tag by <i> and ends up with </i> end tag. 

<Body>
<i>hello world</i>
</body>


                  Underline Tag

Mostly underline tag is used to highlight important texts, this tag is started by <u> and end with </u> end tag

<Body>
<u>hello world</u>
</body>

                 Subscript Tag


Subscript tag is used in subscript  text like (H2O) in this 2 is written in subscript. To make this type of words we use (<sub></sub>) this tag and the letter or number which we want to make small and shift it at bottom, we write that between this  tag

              Superscript Tag


Superscript tag is used in superscript  text like (10²,4³) in this 2 and  4 are written in superscript. To make this type of words we use (<sup></sup>) this tag and the letter or number which we want to make small and shift it at top, we write that between this  tag. 




Comments

Popular posts from this blog

How to insert image ,video,audio in html ?

 How to insert videos audios and images in websites ? These are the most important tags because these tags are used from small websites to large marketing websites. And by adding a video to website we can increase the views probability by 300% so learn properly how to add videos audios and images to website                      Image Tag Image Tag is a tag by which we can insert images to html by the <image> tag ,this tag does not contain an end tag and we give some attributes like (src ) attribute in which we define the path of the image ,(width) and (height) attribute in which we give width and height of the image. <Body> <img src="gallery/taj.jpg"width="200px"height="50px"> </Body> In src attribute we first give the name of file in which it is stored and then we give a forward slash (/) to separate then we give the image name with its extension.

Heading tag,break tag ,hr tags how they are used

  How to give heading in html ? To give heading in html we use <h1> tag ,in this tag the size of heading varies by the number written in the right side of "h". For heading we can use 6 tags and these are 1)<h1> 2)<h2> 3)<h3> 4)<h4> 5)<h5> 6)<h6> These tags varies by size ,h1 is the biggest one and h6 is the smallest one .

Top 5 best video editing apps for android

  Top 5 best video editing apps for android Today video editing beacomes very important for many fields if you are a youtuber, Instagram user, tik toker, editor, video shooter then video Editing is very important part for your work. People spend 36 to 48 hours for normal video editing.  There are top 5 best video editing apps for android All these video editing apps are free you do not have to pay for any one. And these all are high rated editors on google playstore. Subscribe this channel and hit the bell icon.