HTML5, CSS3, and JavaScript Fourth Edition

(Ben Green) #1

TEST BANK 353


281:(p.158) For numbered lists, can we specify the starting value?


282:(p.158) For numbered lists, can we count down instead of up?


283:(p.159) What attribute overrides the number of an li element?


284:(p.160) What styling attribute makes a list horizontal?


285:(p.161) What styling attribute makes an element disappear?


286:(p.161) What styling attribute makes an element (re)appear?


Unit I, Chapter 16: Tables


287:(p.163) For each

tag in valid HTML5, is a separate closing tag
required, optional, or forbidden?


288:(p.163) The HTML tag “tr” stands for what word(s)?


289:(p.163) For each

tag in valid HTML5, is a separate closing tag
required, optional, or forbidden?


290:(p.163) The HTML tag “th” stands for what word(s)?


291:(p.163) For each

tag in valid HTML5, is a separate closing tag
required, optional, or forbidden?


292:(p.163) The HTML tag “td” stands for what word(s)?


293:(p.163) For each

tag in valid HTML5, is a separate closing tag
required, optional, or forbidden?


294:(p.163) Can tables be nested (a table inside a table)?


295:(p.164) Should tables be used for the layout of non-tabular material?


296:(p.165) Is the table border= attribute deprecated?


297:(p.165) What HTML attribute= is used to merge table cells horizon-
tally?


298:(p.165) What HTML attribute= is used to merge table cells vertically?