/    Sign up×
Community /Pin to ProfileBookmark

need help with link

Can any one help me please i want to make all likns in my site cheangeing to difrent color like blan to white to blan to wthit like that its like 3D i so in web site , dose any one nore the code?

to post a comment
HTML

6 Comments(s)

Copy linkTweet thisAlerts:
@Da_WarriahJul 26.2003 — looks like you also need some help with spelling and grammar :o

what exactly do you want? do you want to change your links from black to white when the mouse rolls over them?
Copy linkTweet thisAlerts:
@PeOfEoJul 26.2003 — <style type="text/css">

:link {color:#00ffff;font-weight:;text-decoration:none;}

:active {color:#00ffff;font-weight:;text-decoration:none;}

:visited {color:#00ffff;font-weight:;text-decoration:none;}

:hover {color:#4682b4;font-weight:;text-decoration:none;}

</style>

Thats my code. Edit the colors and then place it in the head of your page it should do what you are looking for.
Copy linkTweet thisAlerts:
@AntonauthorJul 26.2003 — first iam just learning english , because i am not english,

I need like a link cheanging colore when the mouse is rolls over
Copy linkTweet thisAlerts:
@PeOfEoJul 26.2003 — <style type="text/css">

:link {color:#00ffff;font-weight:;text-decoration:none;}

:active {color:#00ffff;font-weight:;text-decoration:none;}

:visited {color:#00ffff;font-weight:;text-decoration:none;}

:hover {color:#4682b4;font-weight:;text-decoration:none;}

</style>

this code changes the color, just modify the colors and it will work.
Copy linkTweet thisAlerts:
@AntonauthorJul 26.2003 — i dont understand what to do just past it and add cod to where?
Copy linkTweet thisAlerts:
@PeOfEoJul 26.2003 — the head section of your page
×

Success!

Help @Anton spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...