Skip to content

Web Teacher

Tips, web design book reviews, resources and observations for teaching and learning web development.

  • Home
  • Archives
  • About
  • WebTeacher Tips
  • Recommended Books

Category: CSS

CSS link order tip

If you are styling links with a style sheet, there is a preferred order for the style declarations that will make everything work as intended. The order is:
a:link
a:visited
a:hover
a:active
The memory device to keep this link order in mind is LVHA, for link, visited, hover and active.

Author vdeboltPosted on February 27, 2002October 9, 2007Categories CSSLeave a comment on CSS link order tip

Box Lessons from The Noodle Incident

Little Boxes on the Noodle Incident offers CSS information on how to create various layouts. If you start from the main Noodle Incident page you will find all sorts of other fascinating info on this site as well.

Author vdeboltPosted on February 2, 2002October 9, 2007Categories CSS, UsefulLinksLeave a comment on Box Lessons from The Noodle Incident

Links to tableless sites

Web Nouveau has a large collection of links to tableless web sites that can be inspiration to students trying to learn to work with CSS positioning and escape from layout tables.

Author vdeboltPosted on January 28, 2002October 9, 2007Categories CSS, UsefulLinksLeave a comment on Links to tableless sites

Exploring the edges of CSS

css/edge is an effort at creativity and innovation with CSS. Demos, resources and explorations.

Author vdeboltPosted on January 25, 2002October 9, 2007Categories CSS, UsefulLinksLeave a comment on Exploring the edges of CSS

Using CSS for table formatting

CSS Table Formatting – The Way Forward : evolt.org, Code

Author vdeboltPosted on December 17, 2001October 9, 2007Categories CSS, UsefulLinksLeave a comment on Using CSS for table formatting

Source for tableless layouts

glish.com : CSS layout techniques offers up 2, 3, and 4 column layouts with the stylesheets ready to use immeditely. Wonderful resource.

Author vdeboltPosted on November 28, 2001October 8, 2007Categories CSS, UsefulLinksLeave a comment on Source for tableless layouts

CSS tool for Windows

TopStyle Cascading Style Sheet (CSS) Editor is an excellent CSS tool. It is Windows only, but offers a clear interface for creating style sheets, provides lots of tips about what may or may not work with various browsers, and is highly rated.

Author vdeboltPosted on November 27, 2001October 8, 2007Categories CSS, tools, UsefulLinksLeave a comment on CSS tool for Windows

Posts navigation

Previous page Page 1 … Page 60 Page 61

My Books

Order Mastering HTML and CSS from amazon.com
reviews | errata

Buy Integrated HTML and CSS: A Smarter, Faster Way to Learn from amzon.com
reviews | errata

And . . .
Even more of my books.

Search by Category

RSS Feeds

  • RSS - Posts
  • RSS - Comments

Need a Great Austin Realtor?

Phoenix Pike, Realtor. Austin, TX real estate

Follow me

My Tweets
  • Home
  • Archives
  • About
  • WebTeacher Tips
  • Recommended Books
Web Teacher Proudly powered by WordPress
 

Loading Comments...