Printer Friendly Version
Email this thread to a friend
|
Direct links vs Relative Links (In: Google)
Featured Web Site Template |
|
There are 0 guests and 1 members in the forums right now.
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
deneb
Joined: Oct 04, 2005
# Posts: 2
|
Posted: 2005-Oct-04 20:45
How could I do links so that they always move when you roll over them like at this site [link]
Sorry that I can´t explain better, English is not my first language. I´m making the site with Dreamweaver.
|
 |
lizardz
Joined: Nov 12, 2004
# Posts: 1394
|
Posted: 2005-Oct-04 23:53
That's CSS, in that case there is a link class assigned to the links, or just a generic a href css declaration.
a:hover {font-weight:bold;}
If CSS is a mystery to you, you'll need to do some reading up on it, but the above line is literally all that's needed for that particular affect.
|
 |
deneb
Joined: Oct 04, 2005
# Posts: 2
|
Posted: 2005-Oct-05 07:46
Really? Wow! Thanks a lot. I´ll try to figure out how to use it.
Mmm...I got it work with the text but it doesn´t work with images...?
[ Message was edited by: deneb 10/05/2005 12:28 pm ]
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|