Kaoz-tutorials
Filters (New!) | RSS feed RSS feed | Our Tutorials | Submit Tutorials | Contact

HTML and CSS

< Previous 1 2  
Photoshop
Flash
HTML and CSS
Basics
Effects
Forms
Tables
JavaScript
PHP programming

SCROLLING = YES | NO | AUTO February 26th, 2007

SCROLLING indicates if there should be scroll bars in the frame. YES forces the frame to have a scroll bar, even if one isn't needed, NO forces the frame to not have a scroll bar, even if one isn't needed. AUTO (the default) indicates that the browser should decide for itself.

HTML and CSS >> htmlcodetutorial.com
Broken Link | 65 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Use CSS to create transparent elements September 8th, 2006

This is simple IE and Mozilla compatible CSS code you can use to create transparency effect on your images or text...

HTML and CSS >> bewebmaster.com
Broken Link | 208 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

CSS Design: Going to Print October 3rd, 2004

You?ve seen them before: links that say 'click here for printer-friendly version' or words to that effect. Every time you follow one of those links, you load a separate document that presents exactly the same information with a different layout, and probably different markup.

HTML and CSS >> alistapart.com
Broken Link | 277 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Fast Rollovers Without Preload June 10th, 2004

When using CSS image rollovers, two, three, or more images must be loaded (and often be preloaded for best results). We've got one image for each state (normal, hover, active, visited etc). Putting all states into one image makes dynamic changes faster and requires no preload.

HTML and CSS >> wellstyled.com
Broken Link | 400 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Break the <FONT> Habit December 15th, 2003

A quick way to change all the fonts on your site and break with the <FONT> habit.

HTML and CSS >> htmlcodetutorial.com
Broken Link | 246 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Introduction to CSS December 15th, 2003

This is the best CSS manual I could find on the web. It has Basic and Advanced tutorials, it also has a Quiz for you to test your skills.

HTML and CSS >> w3schools.com
Broken Link | 374 clicks |
  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5