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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T22:23:14+00:00 2026-05-10T22:23:14+00:00

SOLVED: Nevermind, the links were visited, and the border definition was missing for visited

  • 0

SOLVED: Nevermind, the links were visited, and the border definition was missing for visited links (as someone pointed out, thanks). As for the color being first place in the border definition, the snippet comes from the IE Developper Toolbar, this is not directly my code. Anyway, thank you guys !

Why does the link in the following snippet does not render underlined with a dashed line, just as expected and as ff would do ?

<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML Strict//EN'><META http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>  <HTML xmlns='http://www.w3.org/1999/xhtml'> <HEAD><STYLE>  /* Rule 1 of css/style.css */ * {     PADDING-RIGHT: 0px;     PADDING-LEFT: 0px;     PADDING-BOTTOM: 0px;     MARGIN: 0px;     PADDING-TOP: 0px;     FONT-FAMILY: 'trebuchet ms', Arial, Helvetica, sans-serif }  /* Rule 26 of css/style.css */  #main {     PADDING-RIGHT: 15px;     PADDING-LEFT: 15px;     PADDING-BOTTOM: 15px;     PADDING-TOP: 15px }  /* Rule 12 of css/style.css */  #page {     BORDER-RIGHT: #555 1px solid;     PADDING-RIGHT: 0px;     BORDER-TOP: #555 1px solid;     PADDING-LEFT: 0px;     BACKGROUND: #fff;     PADDING-BOTTOM: 0px;     MARGIN: 50px auto;     BORDER-LEFT: #555 1px solid;     WIDTH: 752px;     PADDING-TOP: 0px;     BORDER-BOTTOM: #555 1px solid }  /* Rule 2 of css/style.css */  BODY {     BACKGROUND: url(bg.gif) #ebeeff repeat-y center 50% }  /* Rule 35 of css/style.css */  #main A:link {     COLOR: #437fda;     BORDER-BOTTOM: #437fda 1px dashed;     TEXT-DECORATION: none }  </STYLE></HEAD> <BODY><DIV id='page'><DIV id='main'><TABLE><TBODY><TR><TD> <A href='http://www.immo-brasseurs.com/coords.php?num=37'>Test link </A> </TD></TR></TBODY></TABLE></DIV></DIV></BODY></HTML> 
  • 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. 2026-05-10T22:23:15+00:00Added an answer on May 10, 2026 at 10:23 pm

    You might want to set up the style for Visited link too.

    And, I do not think you should use *{...}

    It works fine in FF3.

    Change to that :

    #main A:link, A:Visited {  COLOR: #437fda;  BORDER-BOTTOM: #437fda 1px dashed;  TEXT-DECORATION: none  } 

    And change :

    * {  PADDING-RIGHT: 0px;  PADDING-LEFT: 0px;  PADDING-BOTTOM: 0px;  MARGIN: 0px;  PADDING-TOP: 0px;  FONT-FAMILY: 'trebuchet ms', Arial, Helvetica, sans-serif  } 

    for

    body {  PADDING-RIGHT: 0px;  PADDING-LEFT: 0px;  PADDING-BOTTOM: 0px;  MARGIN: 0px;  PADDING-TOP: 0px;  FONT-FAMILY: 'trebuchet ms', Arial, Helvetica, sans-serif  } 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Solved - Problem with constructor Matthew Flaschen and Michael Burr pointed out the problem
SOLVED: Crap... why is it always you figure something out right AFTER you finally
Solved I actually found out what is going on here. Turns out it was
SOLVED I misspelled the property department -> Department. Thanks for the answers and a
SOLVED http://jsfiddle.net/ArtofLife/u9d9d/ I have multiple TEXTAREA and BUTTON out side.. For inserting string in
SOLVED: View the answer below marked SOLVED. Thanks. I am trying to download a
Solved Problem: to show external code dependency by submodules: Thanks to VonC ! Current
[SOLVED] Name of action turned out to be case sensitive I want to do
Solved: It turns out that the affected machine had .NET 4.5 beta installed. I
* SOLVED THANKS TO ALL WHO HELPED * Hello my q is about a

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.