Web Development and Design Foundations with XHTML, 5th Edition

(Steven Felgate) #1

(^252) Chapter 6 Page Layout with CSS
.footer { font-size: xx-small;
text-align: center;
clear: "";
}
div#"
" a { color: #000066;
text-decoration: none;
padding: 3px;
margin: 15px;
display: "_";
}









Our professional staff takes pride in its working
relationship with our clients by offering personalized services
that listen to their needs, develop their target areas, and
incorporate these items into a well-presented Web site that
works.








  1. Find the Error.When this page is displayed using Internet Explorer 7, the heading
    information obscures the paragraph text. Correct the errors and describe the
    process you followed.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >

    CSS Float