Computer Science, asked by Bebopatel7b, 3 months ago

03 Explain the following HTML tags.

1.) <HTML> and </HTML>
2.) <P> and </P>
3.) <B> and </B
4.) <TITLE> and </TITLE​

Answers

Answered by miteshbhardiya2010
0

Answer:

1) <HTML></HTML> this tag is used to start html coding

2) <P> </P> this tag is use to start new paragraph.

3) <B></B> this tag is use to break the line if the context became large

(* there is diffrence between <P> and <B> tag)

4) <TITLE> </TITLE> this tag is used to give title to ur coding and to use meta tags.

Similar questions