
|
[webproducers]
||
[Date Prev]
[04-2008 Date Index]
[Date Next]
||
[Thread Prev]
[04-2008 Thread Index]
[Thread Next]
[webproducers] Re: IE and Margins
- From: "Ryan Champagne" <ryanpchampagne@xxxxxxxxx>
- To: webproducers@xxxxxxxxxxxxx
- Date: Wed, 9 Apr 2008 14:06:40 -0400
forgot to mention that too.
But the correct syntax is
<!--[if lt IE 7]>
IE specific code goes here
<![endif]-->
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.
-Ryan
On Wed, Apr 9, 2008 at 1:46 PM, Michael Cervieri <michael.cervieri@xxxxxxxxx>
wrote:
> will they let you add style sheets?
>
> if so, create an ie specific one with [if lt IE 7] in the header.
>
> michael
>
>
> On Wed, Apr 9, 2008 at 1:31 PM, Otto Avila <otto.avila@xxxxxxxxxxxxxxxxx>
> wrote:
>
> > I even tried adding in this style to the UL
> >
> > <ul style="margin:1.0em 0 1 3.0em; line-height:16px;">
> >
> > But that doesn't work on IE either
> >
>
> --
> /********************************
> Michael Cervieri
> Executive Producer
> ScribeMedia.Org
> michael@xxxxxxxxxxxxxxx
> Reporting AIDS Wins the Emmy:
> http://www.scribemedia.org/shows/reporting-aids/
> ********************************/
>
>
> --
> 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
|

|