To pass the Beginning CSS Final Exam you must create this page from scratch. Feel free to review the tutorials as needed. View the sample page's source code if you get stuck.
The sample page's CSS is in <style> tags in the page's <head> for convenience in viewing the CSS source code. To complete the exam, you need to put the CSS on an external stylesheet and link it to the page.
IMPORTANT NOTE: Netscape does not support "a:hover" or background positioning. View the page with Internet Explorer and code your test page to look like the IE version when viewed in IE. View it in Netscape, too, to see the differences. The exam requires that you code all of the effects to make an identical page for Internet Explorer.