explain the paragraph tag and its attributes
Answers
Answered by
59
Answer:-
Paragraph Tag. The paragraph tags are used to define a block of text as a paragraph. This HTML element is one of the basic HTML tags you should learn to use properly. When a block of text is surrounded by the paragraph tags, the browser automatically adds white space before and after the paragraph.
paragraph tag it could be written as p tag and it is used to write paragraphs in your HTML codings and its attribute" p align "whether you want to align the paragraph 2 words right or left a left or towards the centre..
Answered by
3
A paragraph tag is used to define a paragraph.
- The markup language uses tags for the instructions.
- Tags are special words that are enclosed inside of angle< > brackets.
- The tag <p> and </p> are used for the beginning and end of paragraph tags.
- When the paragraph tag is added then it automatically puts a blank space before the starting of the text.
- The main attribute associated with the paragraph is the align attribute.
- The align attribute is used to specify the alignment of the particular text.
#SPJ3
Similar questions
Math,
5 months ago
Psychology,
5 months ago
Math,
11 months ago
English,
11 months ago
English,
1 year ago