- What is the Largest heading?
Use HTML headings for headings only. Don't use headings to make text BIG or bold.
- What is the Smallest heading?
earch engines use your headings to index the structure and content of your web pages
- What do browsers add automatically to a heading?
Since users may skim your pages by its headings, it is important to use headings to show the document structure.
- Why should you not use headings for bold text?
The element content is everything between the start and the end tag
- How do search engines use headings?
Empty elements are closed in the start tag
- Why is it important use headings to show document structure?
Most HTML elements can be nested (can contain other HTML elements).
HTML documents consist of nested HTML elements.
- What is the most important heading?
Most HTML elements can have attributes
- What tag should be used to separate content?
An HTML element starts with a start tag / opening tag
- What does a web browser do with comments?
The element content is everything between the start and the end tag
- Why would you add comments?
Empty elements are closed in the start tag
- How could you view the HTML code of a web page?
Most HTML elements can be nested (can contain other HTML elements).
- View the source of the HTML Headings page.
An HTML element is everything from the start tag to the end tag
No comments:
Post a Comment