Sally
0
Q:

html p

<p style="text-align: center">this is centered</p>
1
What does the <p> tag do: Creates a new paragraph.

<p>This is a paragraph tag in HTML.</p>
2
<p> your text here </p>
1

<p>This is some text in a paragraph.</p>
 
0
<body>
  <p>This is paragraph #1</p>
  <p>This is paragraph #2</p>
  <p>This is paragraph #3</p>
</body>
1
<p>Paragraph</p>
0
<p>Paragraph text.</p>
0

New to Communities?

Join the community