HTML Document
0.0
(0)
- Every webpage starts with an HTML document that organizes content.
- 877.334.2663
- joinus@mycodingclasses.com
0.0
(0)
- This line tells browsers the page uses HTML5.
- 877.334.2663
- joinus@mycodingclasses.com
Tag
0.0
(0)
- Contains everything that appears on a webpage.
- 877.334.2663
- joinus@mycodingclasses.com
Tag
0.0
(0)
- Holds metadata, title, and links to scripts or styles.
- 877.334.2663
- joinus@mycodingclasses.com
Tag
0.0
(0)
- Text inside <title> shows on the browser tab.
- 877.334.2663
- joinus@mycodingclasses.com
Tag
0.0
(0)
- Everything users see on the page goes inside <body>.
- 877.334.2663
- joinus@mycodingclasses.com
to
0.0
(0)
- HTML has six heading sizes, <h1> being the largest.
- 877.334.2663
- joinus@mycodingclasses.com
target Attribute
0.0
(0)
- _blank makes the link open in a new browser tab.
- 877.334.2663
- joinus@mycodingclasses.com
Tag
0.0
(0)
- Moves text to a new line without starting a new paragraph.
- 877.334.2663
- joinus@mycodingclasses.com
