Ask Experts Questions for FREE Help !
Ask
    natavi's Avatar
    natavi Posts: 2, Reputation: 1
    New Member
     
    #1

    Sep 2, 2006, 09:49 PM
    Border size in CSS and Firefox
    This syle:
    Width:111px;
    border-top-width:1px;
    border-left-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-color:#B0C6EB;
    border-style:solid;
    Works good in IE but has wrong height in Firefox. What I can do?
    http://www.mightybook.com
    Help please
    natavi's Avatar
    natavi Posts: 2, Reputation: 1
    New Member
     
    #2

    Sep 3, 2006, 12:31 AM
    I found solution. I used span tag. It does not work for Firefox. It only works well with tag p.
    LTheobald's Avatar
    LTheobald Posts: 1,051, Reputation: 127
    Ultra Member
     
    #3

    Sep 4, 2006, 03:07 AM
    Interesting. It worked in Firefox for me but not IE :S

    One quick note, all that code can be shrunk into:

    Code:
    width: 111px;
    border: 1px solid #B0C6EB;

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

FireFox - What's up with this? [ 6 Answers ]

I have been using FireFox as my default browser for quite some time, but all of a sudden it stopped working. I can only use the browser if I use the safe mode (it's built into FF). I have tried unistalling & reinstalling, but that does nothing to help. Has anyone else experienced this problem &...

Mountain chains that border great mid-continental basin [ 1 Answers ]

What are the two major mountain chains that border the great mid-continental basin drained by the Mississippi River system?

Cell Border Color: Firefox vs. IE. [ 4 Answers ]

Here I've colored the cell border Red (FF0000). In IE it is the candy apple red that I want it to be But In FF, it's an odd two toned color and includes a "bevel". I love the bevel that FF shows but hate the color. Anyone know how I can have the best of both worlds?: 1. Have it appear...

Black Border Around Monitor [ 6 Answers ]

Using 98 SE---I have this black border on the left and right of each web page about an inch wide--how to I get rid of this and go back to full screen--? --Thank you--

Runny eye in Border Collie [ 1 Answers ]

My 8 yr old Border Colie has got a very runny eye (clear discharge) and some localised hair loss around the eye. I was hoping someone could help me regarding what the problem might be.


View more questions Search