Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Give this quiz to my class
Q 1/34
Score 0
common block elements for heading and paragraphs
30
h1, h2, h3, h4, h5, h6, and p
Q 2/34
Score 0
used for portions of code that are formatted with line breaks and spaces. Creates a block of preformatted text that preserves whitespace and is displayed in a monospaced font.
30
pre
34 questions
Q.
common block elements for heading and paragraphs
1
30 sec
Q.
used for portions of code that are formatted with line breaks and spaces. Creates a block of preformatted text that preserves whitespace and is displayed in a monospaced font.
2
30 sec
Q.
used for quotations. Can be used with the cite and <q> elements
3
30 sec
Q.
used for contact information for the developer or owner of a web site
4
30 sec
Q.
inline elements for formatting text
5
30 sec
Q.
inline elements for identifying content
6
30 sec
Q.
&
7
30 sec
Q.
<
8
30 sec
Q.
>
9
30 sec
Q.
trade mark symbol
10
30 sec
Q.
copyright symbol
11
30 sec
Q.
registered mark symbol
12
30 sec
Q.
cent symbol
13
30 sec
Q.
'(opening single quote)
14
30 sec
Q.
(closing single quote or apostrophe)
15
30 sec
Q.
"(opening double quotes)
16
30 sec
Q.
(closing double quotes)
17
30 sec
Q.
a non-breaking space
18
30 sec
Q.
core HTML attributes
19
30 sec
Q.
specifies a unique identifier for an element that can be referred to by CSS
20
30 sec
Q.
specifies one of more class names that can be referred to by CSS, and the same name can be used for more than one element. To code more than one class name, separate the class names with spaces.
21
30 sec
Q.
specifies additional information about an element. For some elements, the title appears in a tooltip when the user hovers the mouse over the element.
22
30 sec
Q.
identifies the language that the content of the element is written in.
23
30 sec
Q.
lets you divide a page into divisions that can be formatted and positioned with CSS (block element for structuring a web page)
24
30 sec
Q.
lets you identify text that can be formatted with CSS (inline element for formatting text)
25
30 sec
Q.
primary HTML5 semantic elements
26
30 sec
Q.
the header for the page
27
30 sec
Q.
a generic section of a document that doesn't indicate the type of content
28
30 sec
Q.
a composition like an article in the paper
29
30 sec
Q.
a section of a page that contains links to other pages or placeholders
30
30 sec
Q.
a section of a page like a sidebar that is related to the content that's near it
31
30 sec
Q.
the footer for a page
32
30 sec
Q.
two or more headings that form a composite heading