1)<p></p>(this is called paragraph tag. This is used to write paragraph).
2)<div></div>(this tag is used to create a specific box).
3)<br>(this is break tag , it is used to create a break between 2 lines).
4)<b></b>(this is a bold tag to create a bold text in certain lines).
5)<button></button>(this is a button tag, used to create button on your web page).
Leave a Reply