Answers for "HTML how to use a tag in paragraph text"

1

paragraphs in html

<p>This is a paragraph</p>
Posted by: Guest on August-09-2021
0

how to make a paragraph in html

write <p></p>
then inside the two tags write something that you want like this:
<p>visit  https://www.youtube.com/channel/UCZRNeVTWLXmx1ww5S9IUnoA 
  to learn japanese </p>

yeah pls subscribe and comment
Posted by: Guest on August-24-2021

Code answers related to "HTML how to use a tag in paragraph text"

Browse Popular Code Answers by Language