Thread: is it normal?
View Single Post
  #5 (permalink)  
Old Jan 5th, 2006, 19:43
herkalees's Avatar
herkalees herkalees is offline
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Re: is it normal?

Quote:
Originally Posted by ivyholly
Ok, thanks a lot herkalees (and drd), I`ll be sure to add that to my css and see what happens...

Btw, what does it do when you put things into categories thusly (thusly?):
/*====================
Global Styles
======================*/

And what is a: focus?

The "category" is nothing but a convenience visually. It helps me when I'm looking through the style sheet.

a:focus is when your tabbing through all links on a page (with keyboard), the link will change to the declared properties when you've tabbed onto it.
Reply With Quote