[webproducers] Re: IE and Margins

  • From: "Otto Avila" <otto.avila@xxxxxxxxxxxxxxxxx>
  • To: <webproducers@xxxxxxxxxxxxx>
  • Date: Wed, 9 Apr 2008 13:28:27 -0500

Thank you everyone for your wonderful feedback!
The inline styling to the <ul> and <li> is the one hack that works

I am fully aware the site and that page has many many many many errors.
It's not our code, it's closed, so we can't validate it.

Much appreciated all!



-----Original Message-----
From: webproducers-bounce@xxxxxxxxxxxxx
[mailto:webproducers-bounce@xxxxxxxxxxxxx] On Behalf Of P. Colin
Manikoth
Sent: Wednesday, April 09, 2008 2:11 PM
To: webproducers@xxxxxxxxxxxxx
Subject: [webproducers] Re: IE and Margins

IE Conditional comments should be a last resort for backwards
compatibility.
These workarounds, and inline styling will make future changes more
difficult. Take the time to make it right now, and save time in the
future.

I also noticed the page has 107 errors. You'll be surprised how much a
valid
page will help in css styling. Validate it.

Also, not on my high horse, just passing along tips I find invaluable. I
certainly have struggled with CSS myself. Best of luck,

-colin =20


On 4/9/08 11:06 AM, "Ryan Champagne" <ryanpchampagne@xxxxxxxxx> wrote:

> forgot to mention that too.
> But the correct syntax is
>=20
> <!--[if lt IE 7]>
>=20
>        IE specific code goes here
>=20
> <![endif]-->
>=20
> All other browsers ignore this as its a microsoft markup. it can also
be
> used for very specific browsers ex. [if IE 6] , [if IE 5.5], etc.
>=20
> -Ryan
>=20
> On Wed, Apr 9, 2008 at 1:46 PM, Michael Cervieri
<michael.cervieri@xxxxxxxxx>
> wrote:
>=20
>> will they let you add style sheets?
>>=20
>> if so, create an ie specific one with  [if lt IE 7] in the header.
>>=20
>> michael
>>=20
>>=20
>> On Wed, Apr 9, 2008 at 1:31 PM, Otto Avila
<otto.avila@xxxxxxxxxxxxxxxxx>
>> wrote:
>>=20
>>>  I even tried adding in this style to the UL
>>>=20
>>>  <ul style=3D"margin:1.0em 0 1 3.0em; line-height:16px;">
>>>=20
>>>  But that doesn't work on IE either
>>>=20
>>=20
>> --
>> /********************************
>> Michael Cervieri
>> Executive Producer
>> ScribeMedia.Org
>> michael@xxxxxxxxxxxxxxx
>> Reporting AIDS Wins the Emmy:
>> http://www.scribemedia.org/shows/reporting-aids/
>> ********************************/
>>=20
>>=20
>> --
>> Check out the Web Producers Job Board http://jobs.webproducers.org
>>=20
>> Messages are archived in our publicly accessible web archive. Trim
your
>> posts and delete personal information if you do not want them in the
public
>> web archive.
>>=20
>> To unsubscribe send a blank message with unsubscribe in the subject
to
>> webproducers-request@xxxxxxxxxxxxx  (and be sure to reply to the
>> confirmation e-mail)
>>=20
>> Manage your subscripton (digest, vacation mode, unsubscribe) at
>> http://webproducers.org/join.html
>>=20
>>=20
>>=20
>>=20
>=20
>=20
>=20
>=20
> --
> Check out the Web Producers Job Board http://jobs.webproducers.org
>=20
> Messages are archived in our publicly accessible web archive. Trim
your posts
> and delete personal information if you do not want them in the public
web
> archive.
>=20
> To unsubscribe send a blank message with unsubscribe in the subject to
> webproducers-request@xxxxxxxxxxxxx  (and be sure to reply to the
confirmation
> e-mail)
>=20
> Manage your subscripton (digest, vacation mode, unsubscribe) at
> http://webproducers.org/join.html
>=20
>=20
>=20



--
Check out the Web Producers Job Board http://jobs.webproducers.org

Messages are archived in our publicly accessible web archive. Trim your
posts and delete personal information if you do not want them in the
public web archive.

To unsubscribe send a blank message with unsubscribe in the subject to
webproducers-request@xxxxxxxxxxxxx  (and be sure to reply to the
confirmation e-mail)

Manage your subscripton (digest, vacation mode, unsubscribe) at
http://webproducers.org/join.html







--
Check out the Web Producers Job Board http://jobs.webproducers.org

Messages are archived in our publicly accessible web archive. Trim your posts 
and delete personal information if you do not want them in the public web 
archive.

To unsubscribe send a blank message with unsubscribe in the subject to 
webproducers-request@xxxxxxxxxxxxx  (and be sure to reply to the confirmation 
e-mail)

Manage your subscripton (digest, vacation mode, unsubscribe) at 
http://webproducers.org/join.html



Other related posts: