what are paragraph alignments?
Answers
Answered by
1
it is <p> for starting and </p> for changing and ending paragraph .you can change a paragraph like this
<https>
<body>
<p>the amazing spiderman</p>
<p>is cool </p>
</body>
<https>
best plzzzzzzzzz
<https>
<body>
<p>the amazing spiderman</p>
<p>is cool </p>
</body>
<https>
best plzzzzzzzzz
Answered by
0
<!DOCTYPE html>
<html>
<body>
<p align="right">A right-aligned paragraph.</p>
<p><b>Note:</b> The align attribute is not supported in HTML5. Use CSS instead.</p>
</body>
</html>
<html>
<body>
<p align="right">A right-aligned paragraph.</p>
<p><b>Note:</b> The align attribute is not supported in HTML5. Use CSS instead.</p>
</body>
</html>
sreeragpillai:
Pls mark as best ans.
Similar questions
Biology,
8 months ago
Math,
8 months ago
Math,
8 months ago
Environmental Sciences,
1 year ago
History,
1 year ago