links appearing differently ** Fixeded ** (Full Version)

All Forums >> [Web Development] >> Cascading Style Sheets



Message


dpf -> links appearing differently ** Fixeded ** (11/17/2005 11:43:09)

here is the code:
<h4>Dupont Performance Elastomers<br>
             <a href="http://dupont-dow.com/Products/Viton/viton.asp " target="_blank" class="left">http://dupont-dow.com/Products/Viton/viton.asp </a></h4>
        
          <h4>Dyneon LLC</h4>
          <p align="center"> </p>
          <h4>Solvay Solexis, Inc.<br>
            <a href="http://www.solvaysolexis.com/Technoflon.htm" target="_blank" class="left">http://www.solvaysolexis.com/Technoflon.htm</a>             </h4></div>

Im going goofy here (ok, ok) - the first link shows the properties of "class" and the second does not. any thoughts? I am thoughtless.




rdouglass -> RE: links appearing differently (11/17/2005 11:55:48)

quote:

"http://dupont-dow.com/Products/Viton/viton.asp "


The only thing I can see right now is the space after asp and before the quote.

Which browser are you viewing it with?




dpf -> RE: links appearing differently (11/17/2005 12:01:41)

IE - eliminating the space didnt help - that is the one that shows correct..lol




rdouglass -> RE: links appearing differently (11/17/2005 12:03:11)

You don't have a URL do you?




dpf -> RE: links appearing differently (11/17/2005 12:03:59)

no i cant show it - they have this big "secrecy thing"




jaybee -> RE: links appearing differently (11/17/2005 12:09:46)

It doesn't look like there's anything different with the links per se so I would suggest that it's inheriting something from further up. The h4 maybe?

The links are within the H4 tags so that could be throwing it out.




jaybee -> RE: links appearing differently (11/17/2005 12:13:33)

try removing the spaces after the </a> on the second one as well




jaybee -> RE: links appearing differently (11/17/2005 12:15:12)

quote:

no i cant show it - they have this big "secrecy thing"


then I'll secretly fix it. What you need to do is





dpf -> RE: links appearing differently (11/17/2005 12:17:43)

quote:

What you need to do is
[:D]




dpf -> RE: links appearing differently (11/17/2005 12:19:40)

quote:

try removing the spaces after the </a> on the second one as well
didnt work either - it is inhereting the pages basic link colors - not class = left




bobby -> RE: links appearing differently (11/17/2005 12:32:33)

try removing the <br> tag and see if that helps...





jaybee -> RE: links appearing differently (11/17/2005 12:44:05)

It's OK guys, I know exactly what's wrong, I just have to negotiate a price!

[:D][:D][:D]




dpf -> RE: links appearing differently (11/17/2005 12:46:00)

my first born?




jaybee -> RE: links appearing differently (11/17/2005 12:50:29)

It's in your style sheet.

a:link.left {
color: #color: #000000;

try

a:link.left {
color: #000000;

and you can keep the first born. I'm not that desperate!




dpf -> RE: links appearing differently (11/17/2005 13:55:16)

thank you thank you thank you. what never ceases to amaze me (yet I never seem to learn) is that html (and javascript) whenan error occurs, is unpredictable in how it will manifest itself - finding it isnt always where you would expect!!! I think that is why I am liking ASP more and more.




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.0625