HTML to PDF translator: Prince 8.0 download or online converter.
A sample page with various frame
settings.
To validate your CSS files: http://jigsaw.w3.org/css-validator.
LABS
directory, download and extract
LAB11.zip.
This will create a LAB11
directory with a starbuzz
sub-directory.
In that directory, there is a index.html file.
sidebar
<div> underneath the header
.
Edit starbuzz.css
to float the sidebar
<div> element to the right.
Set the width of the sidebar and the margin of the main content to produce a two-column effect.
Use the clear
property to prevent the sidebar
overlapping the footer
.
absolute
directory,
follow the directions in the text to use absolute positioning to create a two-column effect
in its index.html file.
Adjust the styling of the footer so that it aligns with the main content of the page (ignoring the second column).
starbuzz
directory,
Add the award
image as indicated in the text.
(Remember to set the z-index
property.)
table of contentsin a
div
element with a unique id
attribute value.body
element (if it isn't there already).table of contentson the right.
LAB10
to a new LAB11
directory.onclick
attribute assignment in the opening p
tag of the new hello.html page with: c l e a r I n t e r v a l ( t i m e r ) ;
Hello Worldtext.
index.html
file in your LABS
directory to have links
to the new hello.html page and both of your revised index.html
pages.
Always turn off your computer and screen before leaving the room.