Posts

Showing posts with the label p

Paragraphs and Headings

Image
Paragra phs:     The <p> tag defines a paragraph.     If we write this code, the page appears to be... Headings:      The <h1> to <h6> tags define the headings.     If we write this code, the page appears to be...