Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

bug in IE7 - probably margin problem

0 views
Skip to first unread message

motix

unread,
Jun 13, 2009, 3:15:34 PM6/13/09
to
this problem appears only in IE7, in other browsers it works fine. I
tried few options like make block-inline, but it doesnt work. any
ideas?
this is a link to website:

http://motyka.eu/test/2_1_logo_identity.php


thanks

C A Upsdell

unread,
Jun 13, 2009, 4:28:29 PM6/13/09
to

Step 1 : make your code valid

Step 2 : if the problem persists, post a query saying what the problem
is ... we should not have to guess.


motix

unread,
Jun 13, 2009, 4:52:34 PM6/13/09
to

what do u mean valid?
the problem is that in the middle column(div) ,the list of my projects
is moved from the left side, but it is appears in IE :-/

Adrienne

unread,
Jun 13, 2009, 5:09:58 PM6/13/09
to
Gazing into my crystal ball I observed motix writing in
<006bded4-ccaf-4269...@p5g2000pre.googlegroups.com>:

Valid means that there are markup errors on the page in question. Fixing
the errors might fix your problem.
List of errors:
[http://validator.w3.org/check?uri=http://motyka.eu/test/2_1_logo_identity.php]


--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

Jeff

unread,
Jun 13, 2009, 11:29:35 PM6/13/09
to
Adrienne wrote:
> Gazing into my crystal ball I observed motix writing in
> <006bded4-ccaf-4269...@p5g2000pre.googlegroups.com>:
>
>> On Jun 13, 9:28 pm, C A Upsdell <cupsd...@upsdell.invalid> wrote:
>>> motix wrote:
>>>> this problem appears only in IE7, in other browsers it works fine. I
>>>> tried few options like make block-inline, but it doesnt work. any
>>>> ideas?
>>>> this is a link to website:
>>>> http://motyka.eu/test/2_1_logo_identity.php
>>> Step 1 : make your code valid
>>>
>>> Step 2 : if the problem persists, post a query saying what the problem
>>> is ... we should not have to guess.
>> what do u mean valid?
>> the problem is that in the middle column(div) ,the list of my projects
>> is moved from the left side, but it is appears in IE :-/
>
> Valid means that there are markup errors on the page in question. Fixing
> the errors might fix your problem.
> List of errors:
> [http://validator.w3.org/check?uri=http://motyka.eu/test/2_1_logo_identity.php]
>
>
That seems to be complaining about p's inside p's in the right
column. I doubt that affects his list problem.

But, I had not a clue what the Op was referring to in his original
post. Note to OP to clearly state issue.

Margins and paddings on lists are different in IE than they are in other
browsers.

I didn't feel like hacking through this to look at your stylesheet. I
think the best resource on lists I've seen is this one:

http://www.alistapart.com/articles/taminglists/

If you want to have another run through the group, I suggest you just
post up a stripped down example of just one column and one list with an
embedded stylesheet.

Jeff

>
>

GTalbot

unread,
Jun 29, 2009, 11:44:10 PM6/29/09
to
On 13 juin, 16:52, motix <mo...@o2.pl> wrote:

> > >http://motyka.eu/test/2_1_logo_identity.php
>
> > Step 1 : make your code valid
>

> what do u mean valid?
> the problem is that in the middle column(div) ,the list of my projects
> is moved from the left side, but it is appears in IE :-/

Using Web Standards in your webpages
Making your page using web standards - how to
Step 1: Choosing a doctype declaration referring to a strict DTD
Step 2: Validate your HTML 4 code
Step 3: Validate your CSS code
https://developer.mozilla.org/en/Using_Web_Standards_in_your_Web_Pages/Making_your_page_using_web_standards_-_how_to

regards, Gérard
--
Internet Explorer 7 bugs: 175 bugs so far
http://www.gtalbot.org/BrowserBugsSection/MSIE7Bugs/
Internet Explorer 8 bugs: 50 bugs so far
http://www.gtalbot.org/BrowserBugsSection/MSIE8Bugs/

0 new messages