/    Sign up×
Community /Pin to ProfileBookmark

underlined links:help

hello

anyone know if there is a way to get rid of the underline on normal links without having to get in javascript and doing mouseovers?

i am thankful for any help.

to post a comment
HTML

20 Comments(s)

Copy linkTweet thisAlerts:
@kaurotuauthorJun 15.2006 — uhhhhhhh

im not sure thats what i needed.....anyone else?
Copy linkTweet thisAlerts:
@CharlesJun 15.2006 — im not sure thats what i needed[/QUOTE]I can assure you, that's exactly what you need. But you'll have to do your own work and bother to read until it makes sense.
Copy linkTweet thisAlerts:
@the_treeJun 15.2006 — It should make sense the first time you read read it, but I can see it being a little confusing that you posted the pseudo-classes page.
Copy linkTweet thisAlerts:
@kaurotuauthorJun 15.2006 — ok ok i figured it out now.....

and yes, that's why i was confused.
Copy linkTweet thisAlerts:
@kaurotuauthorJun 15.2006 — actually i tried doing the text lesson that you gave me and i can't figure out where to place the code or anything.(the lessons are very vague)

could anyone please paste code on here of what i need to do.

i really need this help
Copy linkTweet thisAlerts:
@the_treeJun 15.2006 — Lessons? Those were specifications that ol' Charlie linked to, no teching involved. But o.k.[code=html]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>
It's a page.
</title>
<meta http-equiv="Content-Type" content=
"text/html; charset=us-ascii">
<style type="text/css">
body{
background-color: #fff;
color: #000;
font: 12px arial,sans-serif normal;
}
a{
text-decoration: none;
color: #22f;
background-color: inherit;
}
a:active,a:hover,a:visited{
color: #00d;
}
</style>
</head>
<body>
<p>
Oh baby, I can <a href="http://webdeveloper.com" title="one helluva forum">
link to webdeveloper</a> all day and
all night.
</p>
</body>
</html>[/code]
Is that example enough?
Copy linkTweet thisAlerts:
@kaurotuauthorJun 15.2006 — ok thank you.....it works great

i thought they were lessons...

sry im new
Copy linkTweet thisAlerts:
@CharlesJun 16.2006 — This: http://www.w3schools.com/css/tryit.asp?filename=trycss_link

This: http://www.w3schools.com/css/tryit.asp?filename=trycss_link2

And this: http://www.w3schools.com/css/default.asp

Would have probably been more helpful[/QUOTE]
Short term, perhaps, but not long term.
Copy linkTweet thisAlerts:
@slaughtersJun 16.2006 — Got a question for you Charles.

There is a lot information the w3.org site which is not supported by any web browser.

Do you suggest people follow the recommended rules even though in a lot of cases they will end up with a non-working web page?

Do you just have to "know" what works and what doesn't? How would a new developer know that?

Face it. The W3 site is only semi-useful to a developer. It let's you know what is possible, but not what is practicle. It's a starting point for experienced coders. Not a be all end all for anyone. It's the last place you should send a brand new developer.
Copy linkTweet thisAlerts:
@kaurotuauthorJun 16.2006 — thank you slaughters
Copy linkTweet thisAlerts:
@CharlesJun 16.2006 — The only real poroblem is with MSIE, and everybody figures out pretty fast what it supports and what it does. And to be honest, there is very little that isn't supported broadly at the moment.

And those other resources, they're chock full of errors and omissions. Best to go the the source.
Copy linkTweet thisAlerts:
@kaurotuauthorJun 16.2006 — i don't even use MSIE...i use firefox

anyway it doesn't even matter anymore. i got it figured out
Copy linkTweet thisAlerts:
@the_treeJun 16.2006 — I don't even use MSIE...I use Firefox[/QUOTE]What you use isn't the point when it comes to developing.
Copy linkTweet thisAlerts:
@kaurotuauthorJun 16.2006 — exactly.....I never said it did......charles did

whatever.....like i said, it's over
Copy linkTweet thisAlerts:
@the_treeJun 16.2006 — He didn't; you were the one that dismissed Charles' comments (toward Slaughters) on the basis that you using Mozilla Firefox would make MSIEs support for the w3c's standards irelevant, which just isn't true.

Threads often continue past the original problem, the process of learning is never over.
Copy linkTweet thisAlerts:
@CharlesJun 16.2006 — Threads often continue past the original problem, the process of learning is never over.[/QUOTE]Douglas Adams wrote a set of books separate from [i]The Hitchhiker's Guide to the Galaxy[/i] - less famous but much better. They revolve around one Dirk Gently and his wholistic detective agency. Mr. Gently has an interesting way of navigating when he's lost. He simply picks a promising auto and follows. He never ends up where he was going but he always ends up where he needs to be.
Copy linkTweet thisAlerts:
@the_treeJun 16.2006 — Even for you Charles, that has got to be one of the most tenuos analogies I have ever read. But the point is certainly valid.

I could never get into the Dirk Gently books, maybe I should try again. Which book am I meant to start on?
Copy linkTweet thisAlerts:
@CharlesJun 16.2006 — I don't recall, but I do recall adoring [i]Long Dark Teatime of the Soul[/i]. I'm an old Philosophy student and can't resist a title like that.
×

Success!

Help @kaurotu 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,
)...