web space | website hosting | Business Hosting | Free Website Submission | shopping cart | php hosting
Free webhosts Streetview photos

Free Web tutorials covering HTML, CSS, JavaScript, and DHTML from beginner to advanced. Free downloads and developer resources. Personalized help via email, form, and chat. free, web, tutorials, HTML, html, CSS, css, stylesheet, cascading stylesheet, Javascript, javascript, JavaScript, DHTML, dhtml, beginner, advanced, web development, web page, web site, free web tutorial, free HTML tutorial, free CSS tutorial, free css tutorial, free cascading stylesheet tutorial, free stylesheet tutorial, free javascript tutorial, free DHTML tutorial, free HTML class, free CSS class, free stylesheet class, free cascading stylesheet class, free javascript class, free DHTML class

Home <Code_Punk>'s Web Tutorials
Beginning HTML
Beginning CSS
Advanced HTML
Advanced CSS
Beginning JavaScript
Advanced JavaScript
DHTML
Website Development and Management
Downloads & Resources
HELP!!
Forum
Participate
E-Mail <Code Punk>

Beginning CSS Review


For starters try making the HTML exam page using CSS instead of <font> tags and the ALIGN attribute. Use CSS's "text-align" property instead. You'll have to make classes of paragraphs to apply the different alignments.

Next, make the nav bar links different colors for each psuedo-class. Move your CSS to an external stylesheet and link it to the HTML file.

Style the "body" element to add a background that is a right aligned column of the coffee.gif found on the page. Make the rest of the background black (background-color:). Select font colors accordingly.

Finally, style the scrollbar using all available properties for both a 3-D effect and then a "flat" effect.

This should pretty much cover everything we've gone over so far. Try making some pages from scratch that emphasize font, text, and link styling and then add backgrounds and scrollbar styling.

The final exam will cover the Beginning HTML lessons, too. Remember to use CSS instead of the <font> tag and for making backgrounds.

When you think you're ready dive right into the Final Exam!



Continue To The Beginning CSS Final Exam >>>

<<< Back To Beginning CSS Index




<Code_Punk>'s Web Tutorials