how do you make two paragraphs in html?


Sagot :

Answer:

The <DIV> Element

For example, the following code creates a <DIV> element with two paragraphs inside of it. Notice that you can put <P> elements inside a <DIV> . This is stuff before the <NOBR><CODE><DIV ...> </CODE></NOBR>.

I hope that helped

#CaringOnLearning