2.2.5 The Title Tag

Question: <!DOCTYPE html> tag

Answer: tells the browser which version of HTML the page is written in

Question: <html> tag

Answer: the html tag says everything between these two tags is our html page

Question: <head> tag

Answer: the <head> tag contains important information about the document

Question: <title> tag

Answer: the <title> tag defines the title of the web page. This is displayed in the top of the web browser

Question: <body> tag

Answer: the <body> tag is where the actual content of the document goes (text, images, etc). This is where most HTML tags will go.

Question: <p> tag

Answer: paragraph of text

Question: <i> tag

Answer: italicized text

Question: <b> tag

Answer: bold text

Question: <hr> tag

Answer: horizontal rule (creates horizontal line on page)

Question: <br> tag

Answer: line break

Donation Page

Support Our Work

Do you appreciate the value this website provides? If so, please consider donating to help keep it running. Your donation will go a long way in helping us continue to provide the same quality of content and services. Every bit helps, and your support is greatly appreciated. Thank you for your generosity.