Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6755109
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T13:21:40+00:00 2026-05-26T13:21:40+00:00

my html <link rel=stylesheet type=text/css href=css/main.css> <link rel=stylesheet type=text/css href=css/nav.css> that’s the order I

  • 0

my html

<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/nav.css">

that’s the order I call in the style sheets

.btn
{
    border-top-right-radius:10px;
    -webkit-top-right-radius:10px;
    margin-right:20px;
    display:block;
    text-align:center;
    float:right;
    color:#ffffff;
    background-color:#000000;
    font-size:15px;
    font-weight:bold;
    line-height:30px;
    text-decoration:none;
    cursor:pointer;
    width:150px;
    height:30px;
    box-shadow:5px 3px 3px #888888;
    -moz-box-shadow:5px 3px 3px #888888;
    -webkit-box-shadow:5px 3px 3px #888888;
    -o-box-shadow:5px 3px 3px #888888;
}

.over_contact
{
    color:#00a8ff;
}

.over_resume
{
    color:#9848c2;
} 

.over_portfolio
{
    color::#f0ff00;
}

.over_rates
{
    color:#00A000;
}

here’s a working example http://www.dsi-usa.com/yazaki_port/hair-by-steph/

the problem is that when i hover over the portfolio button it doesn’t show the over class. I was looking at it w/ the chrome debugger and I noticed that the class is getting added and deleted fine, the only problem is that when I look at the structure of the CSS the main .btn class color is overriding the over_portfolio class color change. It doesn’t do that with the other ones, and I’m not quite exactly sure what I’m missing here.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T13:21:41+00:00Added an answer on May 26, 2026 at 1:21 pm

    You have a syntax error in your rule for .over_portfolio, it should be:

    .over_portfolio
    {
      color:#f0ff00;
    }
    

    I’ve removed the extra : you had in there

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a html like this: <html> <head> <link rel=stylesheet type=text/css media=all href=style.css> </head>
I have a list like this: <html> <head> <link type=text/css rel=stylesheet href=testli.css> </head> <body>
I have the following html in my site: <link type=text/css href=/Styles/ui-lightness/jquery-ui-1.8.2.custom.css rel=Stylesheet /> <link
<html> <link rel=stylesheet type=text/css media=screen href=blogstyle.css> <title>Welcome to my blog</title> <body> <frameset cols=10%,60%,30% border=0
<html> <link rel=stylesheet type=text/css href=http://extjs.cachefly.net/ext-3.3.1/resources/css/ext-all.css/> <script type=text/javascript src=http://extjs.cachefly.net/ext-3.3.1/adapter/ext/ext-base.js></script> <script type=text/javascript src=http://extjs.cachefly.net/ext-3.3.1/ext-all-debug.js></script> <script type=text/javascript src=http://dev.sencha.com/playpen/google-visualization/GVisualizationPanel.js></script>
Html: <html> <head> <title>Tooltips</title> <link rel=stylesheet type=text/css href=tooltips.css /> </head> <body> <ul> <li tabindex=1>
Here is the html: <html> <head> <meta http-equiv=Content-Type content=text/html; charset=UTF-8/> <link rel=stylesheet type=text/css href=styles.css/>
I have the following file: <html> <head> <title></title> <link rel=css type=text/css href=/empty.css title=css />
<!DOCTYPE html> <html> <head> <meta charset=utf-8 /> <title>Remote Control</title> </head> <link rel=stylesheet href=/../.. type=text/css
Consider the following markup: <!DOCTYPE html> <html> <head> <title>Test Page</title> <link href=screen.css rel=stylesheet />

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.