What is the aside tag used for?

Go to full question →


Why would you set the rel attribute to canonical on a link tag?

Go to full question →


What is a Sectioning Root? Provide an example.

Go to full question →


What is a element? Provide an example.

Go to full question →


What will setting disabled to true on a fieldset element do?

Go to full question →


What elements can be used to embed content?

Go to full question →


What input elements can't use the required attribute?

Go to full question →


What does setting the tabindexattribute to -1 on an input element do?

Go to full question →


What does the noscript element do?

Go to full question →


What does a # specify when set on an anchor tag's href attribute?

Go to full question →


What are Block Level elements?

Go to full question →


What are two ways of linking an anchor tag to the top of the current document?

Go to full question →


What does setting target=_blank on an anchor tag do when it is clicked?

Go to full question →


On an anchor tag, what are some reasons for setting the rel attribute to alternate?

Go to full question →


What's a problem that may come from skipping a heading in your content?

Go to full question →


What other protocols work on an anchor tag's href attribute?

Go to full question →


True or False. You can set margin on a br tag.

Go to full question →


What is the highest section heading?

Go to full question →


What should the form attribute on a button be set to?

Go to full question →


What are the elements allowed within the head element?

Go to full question →


True or False. Each instance of an iframe on a page has its own session history.

Go to full question →


What is the default xmlns value on html?

Go to full question →


True or False. A canvas element is just as accessible as other HTML elements.

Go to full question →


A button that displays an icon instead of text should also...?

Go to full question →


Why shouldn't you use br tags for creating paragraphs?

Go to full question →


What is an accessibility enhancement for an img element?

Go to full question →


Last Updated: 11/29/2018, 2:44:55 AM