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

  • Home
  • SEARCH
  • 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 7493035
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T16:42:50+00:00 2026-05-29T16:42:50+00:00

I am trying to add a simple HTML link to my code, however it

  • 0

I am trying to add a simple HTML link to my code, however it is not showing up. The links for the navigation bar show up just fine,however regular links are only showing up as invisible, meaning I can only see it by mousing over it and it does nothing. I figure it could be a problem with the CSS styles I’ve created but I’ve gone over the code and cannot find anything wrong.

/*STYLE FORMATTING FOR THE NAVIGATION BAR*/
.nav ul
{
list-style-type:none;
padding:0;
margin:0;
overflow:hidden;
background-color:#6b234b;
width:1000px;
}
.nav li
{
display: inline-block;
}
.nav a:link,a:visited
{
display:block;
width:188.51px;
font-size:1.20em;
letter-spacing:3px;
font-family:"ostrich";
color:#FFFFFF;
background-color:#6b234b;
text-align:center;
padding:4px;
text-decoration:none;
}
.nav a:hover,a:active
{
background-color:#a03771;
}

/*STYLE FORMATTING FOR REGULAR LINKS*/
.links a:link
{
text-decoration:none;
font-size:0.5em;
text-align:right;
font-family:"hanzo";
color:#000000;
}
.links a:visited
{
text-decoration:none;
font-size:0.5em;
text-align:right;
font-family:"hanzo";
color:#000000;
}

.links a:active
{
text-decoration:underline;
font-size:0.5em;
text-align:right;
font-family:"hanzo";
color:#000000;}

.links a:hover
{
text-decoration:underline;
font-size:0.5em;
text-align:right;
font-family:"hanzo";
color:#000000;}

This is the HTML link I am trying to implement with accompanying HTML.

<table style="float:left;">
<tr>
<td style="vertical-align:top;">
<table style="padding-left:40px; max-width:530px;">

<!--BEGIN ENTRY-->
    <tr>
    <td>
        <p class="newsinfotitle">Info</p>       
    </td>
    </tr>
    <tr>
    <td>
        <img class="right" src="easterisland.jpg"/>
        <p class="newsinfo">Info</p>
        <a class="links" href="#">See More</a>
    </td>
    </tr>

    <tr>
    <td>
        <hr/>
    </td>
    </tr>
<!--END ENTRY-->
  • 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-29T16:42:53+00:00Added an answer on May 29, 2026 at 4:42 pm

    Try this.. and if you want to change bg color on active, just change there..

    .nav a:link,a:visited
    {
    display:block;
    width:188.51px;
    font-size:1.20em;
    letter-spacing:3px;
    font-family:"ostrich";
    color:#666;enter code here
    background-color:#6b234b;
    text-align:center;
    padding:4px;
    text-decoration:none;
    }
    .nav a:hover,a:active
    {
    background-color:#6b234b;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to add a draggable object to to a simple html page.
I am trying to write simple Visual Studio Add-In for code generation. In my
I'm trying to add simple login page to ASP.NET MVC app. I actually use
I'm trying to add a very simple action to the context menu of Eclipse:
I'm trying to create a simple Add-On for SQL Server 2008; it is simply
This may be a simple answer, but I'm trying to add a dom-created element
I am trying to write a really simple Outlook VSTO add in that checks
I am trying to create a simple ajax grid that allows me to add
I have a plot (sample code pasted below) that I am trying to add
I am new to JQuery. I am trying to add some code in my

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.