473,671 Members | 2,570 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

CSS: border-bottom not showing up???

Hello

in my CSS section #post-footer I added the line

border-bottom: 1px solid #d0d0d0;

but the bottom line doesn't show up up. I think the code is correct
because the exactly same code works fine a another CSS section (eg
#footer).

my page is at http://vueltaa.blogspot.com/

Thank you very much if you a hint for where to look for the mistake in
my code

Andy

May 7 '07 #1
2 9074
test2000 wrote:
>
http://vueltaa.blogspot.com/

Thank you very much if you a hint for where to look for the mistake in
my code
With 288 validation errors in the HTML alone, I don't think I'd want to
look for your needle in that particular haystack.

One thing I will tell you, though, is that using the same id value on
multiple elements within a single document is invalid. Use class
selectors instead.

--
Berg
May 7 '07 #2
test2000 <te******@gmx.n etwrote:
news: 11************* *********@e51g2 00...legr oups.com
[snip]
my page is at http://vueltaa.blogspot.com/
[snip]
Fix the validation errors as Bergamout suggest.


http://validator.w3.org/


This is what I see when I load your url.

IE 7
http://<br /> http://img.photoamp.co...mY6t.png<br />

firefox 2.0.0.3
http://<br /> http://img.photoamp.co...kxfc.png<br />

opera 9.2

http://img.photoamp.com/i/QtdSd.png


--
BootNic Monday, May 07, 2007 11:38 AM

A positive attitude may not solve all your problems, but it will
annoy enough people to make it worth the effort.
*Herm Albright *

May 7 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
18909
by: Marek Mänd | last post by:
When using <TABLE rules="all"> Mozilla 1.6 and previous versions draw a nasty interiour border, which doesnt go away though I have on TD's css border:none set. Is it something wrong with my stylehseet or is it a bug of mozilla? I am asking this because of IE and Opera work differently here. <style>
5
14776
by: Rolf Brauser | last post by:
Hi, I want to have a table with a border of 1px arround it but table="1" is more than a pixel because this 3d effect is attached. Values below are not accepted How can I get this border with 1px can someone give me any hints ? thanks for any help
0
1691
by: mmcc128 | last post by:
I am trying to apply a style to my frames so that regardless of browser - it always looks *pretty much* the same (its a work thing - frames already implemented - no choice about using frames). Now, I found that when i apply the style to my "test" frames - it works great - across "all" browsers. however - when i apply a Background-color to my embedded body the frame disapears in mozilla. Anyone seen this? know a fix?
4
6856
by: Andreas König | last post by:
Hello group, this is my first message to a newsgroup so I hope I've done everything right ;-) My problem is that I'd like to have a border via css. This seems to be working on the IE, but not on my favourite Browser Firefox ;-) Firefox shows the border if the site in the frame has not been loaded yet. But if the site shows up the border seems to be overwritten..
3
58247
by: effendi | last post by:
Hi Can any tell me what is the javascript equivalent of CSS border? I would like to change the border of my cell when it is set on focus. I have tried onFocus="style.border='3px'" but it is not working. Thanks
10
11041
by: phil-news-nospam | last post by:
I have a table with 3 columns in 1 row. I want to increase the spacing _between_ the columns (gutter) _without_ increasing the spacing between those columns and the table itself. Is there a way to do that in CSS without having to code in extra dummy columns in HTML to create gutters? -- ----------------------------------------------------------------------------- | Phil Howard KA9WGN | http://linuxhomepage.com/ ...
59
3649
by: phil-news-nospam | last post by:
In followups by Brian O'Connor (ironcorona) to other posts, he repeats the idea that using tables in CSS is not something that should be done because IE doesn't support it. Of course I'm not happy about the fact that IE doesn't support CSS tables. But what can one do about that? And tables of one type or the other are needed in some cases (regardless of whether some people feel it is appropriate or not). So the issue I and considering...
2
5028
by: jonathandowns | last post by:
i'm trying to put a css border around this box, and it's not working properly in safari and firefox (works fine in IE). can anyone help me fix this? here is a grab so you can see the problem: http://www.thebrotherkite.com/grab.jpg and here is the css code: #container {
6
28090
by: Hacking Bear | last post by:
Hi, I still don't quite fully understand how to handle mixing border/margin pixel width with percentage width. In the example below, I want to place side-by-side two DIV boxes inside a box. 1. Each box takes up 50% of the parent. 2. One of the box has a border width of 1px.
4
1925
by: goetzs | last post by:
Im trying to create a border around my images that is about 6px of white and then a 1px grey border around that. Im using: background-color: #ffffff; padding: 6px; border: 1px solid #dfdad4; This works great in Firefox 2 but it doesnt work at all in IE. Does anybody have any ideas on how I could make this work?
0
8485
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8403
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8930
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8605
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6238
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5704
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4227
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4417
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2819
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.