Web Science/Part1: Foundations of the web/Web Architecture/Web Content/Summary, Further readings, Homework/Quiz

1 Which of the following statements is true?

HTML does not define layout
HTML tables can be used to position objects
Frames can be used to position objects
HTML is an alternative to XML
XML is better than HTML
HTML pages are always very accessible to blind people
Images make a page inaccessible to blind people

2 Which of the following is true:

WYSIWIG HTML Editors take care of separating content and layout
the paragraph tag is layouting its content
the bold tag is emphasizing

3 Markup of content is of good quality when

transformation rules to target layout are kept to a minimum
the markup can be used for many different purposes
the resulting DOM tree is shallow
the resulting DOM tree is deep
the markup is easy to understand for a human reader
the target problem can be solved