| CIT 597 Quiz 1: XHTML and CSS | |
| Fall 2008, David Matuszek | Name_________________________________________ |
Hello World!" The first couple of lines are provided
for you.<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
color:red to the contents of any tag that has the
class="hot" attribute.color:red to every <em>
element that occurs within a paragraph.background-color of all <code>
elements to yellow.