R
Richard
http://homepage.ntlworld.com/russell.baldwin/csstest/menu1a.html
Referring to this page as my source, I understand the purpose of hover,
visited, and active, but what the heck is "focus"?
Then to confuse me a tad more, he uses a line like -- body.section-1 #menu
ul#subnav-1,.
Obviously, this guy knows how to truly manipulate css. I kind of understand
how you can sub-define classes so you don't have to repeat the coding. But
in the "body"? He does this four times to create his menu with.
I'm open for clues.
Referring to this page as my source, I understand the purpose of hover,
visited, and active, but what the heck is "focus"?
Then to confuse me a tad more, he uses a line like -- body.section-1 #menu
ul#subnav-1,.
Obviously, this guy knows how to truly manipulate css. I kind of understand
how you can sub-define classes so you don't have to repeat the coding. But
in the "body"? He does this four times to create his menu with.
I'm open for clues.