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 984067
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T04:57:21+00:00 2026-05-16T04:57:21+00:00

What is preventing margin bottom from working here? http://jsfiddle.net/cq8VC/1/ I just want the active

  • 0

What is preventing margin bottom from working here?
http://jsfiddle.net/cq8VC/1/

I just want the active one to be jumping up in the air about 10px.

  • 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-16T04:57:21+00:00Added an answer on May 16, 2026 at 4:57 am

    Ok, by adding a span around the internal elements of the list items as follows:

    <div id="navigation"> 
        <ul id="links"> 
            <li><a href="index.html"><span>Home</span></a></li> 
            <li><a class="active" href="projects.html"><span>Projects</span></a></li> 
            <li><a href="whyme.html"><span>Why Me?</span></a></li> 
            <li><a href="contact.html"><span>Contact</span></a></li> 
        </ul> 
    </div>
    

    And by changing your CSS to the following you should end up with the desired result:

    #navigation ul#links li a.active{color:#1161A5; }
    #navigation ul#links li a.active span { position: relative; top: -10px; }
    #navigation ul#links li a{ font-family:LeagueGothicRegular;color:#ADC060;text-decoration:none;padding-left:10px;border-left:2px solid #1161A5;}
    #navigation ul#links li a:hover,#navigation li:active{color:#1161A5;}
    #navigation ul#links li:first-child a{border-left:none;}
    #navigation ul#links li{float:left;font-size:1.5em;margin-left:10px;}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What options do I have preventing the user from just closing the browser or
Hi How should I go about preventing http request from timing out? Thanks much
In my java app I'm preventing XSS attacks. I want to encode URL and
How do I prevent scrolling without preventing default, because I still want the touchmove
I'm on Windows and Python is (very effectively) preventing me from sending a stand-alone
I've two issues currently preventing me from finishing two projects properly. I'll put them
I suspect that the corporate firewall is preventing gems from getting installed. I have
I need a generic method for preventing XSS attacks in ASP.NET. The approach I
I have read a lot about preventing race conditions, but typically with one record
i have a problem in preventing duplicates from being entered, i'm generated radio buttons

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.