Chapter 2
Exercises
Question 2.1
False, An ordered listcan be nested inside an unordered list and vice versa
True
False, Hyperlinks are denoted by a elements
False, you can specificy different widths for each column, and in responsive web design it is done by percentages
False, you can have an umlimited amount of external links
Question 2.2
hr
sup, sub
h6, h1
ul
p
type="reset"
tr
Asterisks
Question 2.3
Excercise 2.3
Question 2.4
Excercise 2.4
Question 2.5
Excercise 2.5
Question 2.6
Excercise 2.6
Question 2.7
Excercise 2.7
Question 2.8
Excercise 2.8
Question 2.9
Excercise 2.9
Question 2.10
html : element
width : attribute
href : attribute
br : element
h3 : element
a : element
src : attribute
Question 2.11
False; a valid HTML5 document can contain uppercase letters in element names.
True
False, the < is the character entity for less-than (<) character
True
Question 2.12
-->
"" quotes
&
strong --
Strong Words
Question 2.13
width : attribute
td : element
th : element
name : attribute
select : element
type : attribute