 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
RichieW13
Joined: 23 Aug 2005 Posts: 51
|
Posted: Tue Aug 23, 2005 2:12 pm CSS "body" or "A" |
|
|
|
I'm just learning how to use CSS.
In reading the tutorial, I am trying to figure out if I understand the difference between using the "body" tag and the "A:vlink" tag, for the purpose of setting the color of all visited links on my page, for example.
If I set it in the body tag, doesn't it automatically apply to everything on the webpage?
If I just set A:vlink in its own line, does it still apply to everything on the page? |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8267 Location: Castle Rock CO USA
|
Posted: Wed Aug 24, 2005 4:04 am |
|
|
|
First, it is a:visited and not a:vlink. You might be getting those two confused.
CSS is cascading. So if you use it in the head and the redo it in the opening body tag, the opening body tag would take over. I would use CSS for better compatibility.
Check out CSS Pseudo Classes for more information. |
|
abhi007
Joined: 12 Sep 2005 Posts: 2
|
Posted: Mon Sep 12, 2005 5:27 am |
|
|
|
hey try for ebooks on CSS
dreamweaver is very easy tools for CSS
You can use tutorials sites t00 for that.
this will help you to learn more..
*** Abhi ***
www.itdepth.com - Free Webmaster Resources |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|