/    Sign up×
Community /Pin to ProfileBookmark

I’m very much a newbie and I’m trying to set up a page, but I’m having trouble with my links. I’ve tried everything and have no clue as to where I bungled something up!

My styles are as follows:
#navigation {
position: relative;
margin: 0px;
padding: 150px 5px 20px 5px;
font-weight: bold;
font-size: 11px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
}

#navigation a:link {
color :#000000;
text-decoration : none;
}
#navigation a:visited{
color :#000000;
text-decoration : none;
}
#navigation a:hover {
color :#006600;
text-decoration : none;
}
#navigation a:active {
color :#000000;
text-decoration : none;
}

And my code is as follows:
<div id=”navigation”>
<p><a href=”index.html”>HOME</a></p>
<p><a href=”artist.html”>ARTIST STATEMENT</a></p>
<p><a href=”bio.html”>BIO</a></p>
<p><a href=”oil.html”>OIL<br />PAINTINGS</a></p>
<p><a href=”collage.html”>COLLAGE</a></p>
<p><a href=”lightbox.html”>LIGHTBOXES</a></p>
<p><a href=”essay.html”>ESSAY</a></p>
</div>

Thanks in advance for any help!

to post a comment
CSS

6 Comments(s)

Copy linkTweet thisAlerts:
@CFHuttonMar 18.2006 — Links look like they work to me.

The oil, bio, and main/index page look like copies of each other, though.

cfh
Copy linkTweet thisAlerts:
@EvangoghauthorMar 18.2006 — I'm not sure what's going on, but they are not working for me except for the Collage, Lightbox & Essay links. I have tried it in IE, FF and NS and Safari on 4 differents computers. Yes, all the pages are the same except for the Artist's Bio page, as I just started working on this and the pages are just up for testing purposes...
Copy linkTweet thisAlerts:
@ray326Mar 18.2006 — Add this to your #header and you'll see what's happening.

border: 1px solid red;
Copy linkTweet thisAlerts:
@EvangoghauthorMar 18.2006 — AHA! Isn't that something! Thanks, Ray! So, any tips as to how I could remedy that?
Copy linkTweet thisAlerts:
@ray326Mar 18.2006 — I'd first try making it the background of the #header div rather than a contained element.
Copy linkTweet thisAlerts:
@EvangoghauthorMar 20.2006 — Thanks again for your help, Ray.
×

Success!

Help @Evangogh 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 5.19,
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: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

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

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...