Welcome to my Paragraphs Page
Welcome to my Paragraphs page. Here are some things i have learned from the W3Shools Paragraphs web page.
- What does a 'p' tag do?
- Creates a paragraph.
- What do browsers do with extra space and lines?
- They dont show them, can create clutter in code.
- What kind of tag is a 'hr' tag? What does it stand for? What does it do?
- A 'hr' tag defines a thematic break in a page, it stands for "horinzontal rules", it can separate content.
W3schools HTML Paragraphs
Click this link to go back to the home page.