Hello,
If you go to http://www.abkdesign.com/new_portfolio/index.html i have a 1 px line of the background color. It only has it on IE on the PC. I don't want that, i tried putting margin:0px but i that didn't work. How can i fix that?
Thanks
| SitePoint Sponsor |

Hello,
If you go to http://www.abkdesign.com/new_portfolio/index.html i have a 1 px line of the background color. It only has it on IE on the PC. I don't want that, i tried putting margin:0px but i that didn't work. How can i fix that?
Thanks
We miss you, Dan Schulz.
Learn CSS. | X/HTML Validator | CSS validator
Dynamic Site Solutions
Code for Firefox, Chrome, Safari, & Opera, then add fixes for IE, not vice versa.
I've just answered your question on CSS-Creator as well. You really shouldn't post in two different forums at once and have people duplicating the work.

I did what you wanted me to do and it still did not work any other suggestions?
Did you upload the updated file(s)?
If you did, then you did not do what we suggested.
(Even though I'm not a member there, I did look at what Tyssen suggested at CSS Creator.)
We miss you, Dan Schulz.
Learn CSS. | X/HTML Validator | CSS validator
Dynamic Site Solutions
Code for Firefox, Chrome, Safari, & Opera, then add fixes for IE, not vice versa.

I is updated, still nothing.
is not the same as the following, which is what you should use.Code:#header { margin:0px; display:block; }
Code:#header img { margin:0px; display:block; }
We miss you, Dan Schulz.
Learn CSS. | X/HTML Validator | CSS validator
Dynamic Site Solutions
Code for Firefox, Chrome, Safari, & Opera, then add fixes for IE, not vice versa.
Bookmarks