Re: [css-d] How to embed Flash movies?

2007-03-23 Thread Justin Myers
A List Apart covered this awhile back: http://www.alistapart.com/articles/flashsatay/ HTH, Justin On 3/23/07, Michael Stevens <[EMAIL PROTECTED]> wrote: > > I'm working on a site redesign at www.regencygarden.com/test/ and there > are > several pages there with Flash movies. They all validate XHTM

Re: [css-d] Any ideas? (was "Navigation list items too far to the right in IE")

2006-08-04 Thread Justin Myers
On 8/4/06, Justin Myers <[EMAIL PROTECTED]> wrote: > On 8/4/06, Rahul Gonsalves <[EMAIL PROTECTED]> wrote: > > Looks like you might want to zero out your margins/padding on the > > various items (ul/li for starters). I suspect that it's a problem with > > d

Re: [css-d] Any ideas? (was "Navigation list items too far to the right in IE")

2006-08-04 Thread Justin Myers
On 8/4/06, Rahul Gonsalves <[EMAIL PROTECTED]> wrote: > Looks like you might want to zero out your margins/padding on the > various items (ul/li for starters). I suspect that it's a problem with > differing browser defaults. However, my guess could be completely off. Sure enough, zeroing the ul's

[css-d] Any ideas? (was "Navigation list items too far to the right in IE")

2006-08-04 Thread Justin Myers
nts) section's content and header have a line of space between them. I've got a few other layout-related problems with the rest of the page, but I think I can figure those out sooner or later (famous last words--I'll probably be back). Any ideas? Thanks, Justin Myers [EMAIL PROTECTE

Re: [css-d] Can;t make the list work

2006-07-31 Thread Justin Myers
In your first example, you're applying the style to the tags. In your second example, you're applying it to the tag. Try this: •The first line. •The second line. •The third line. •The fourth line. HTH, Justin Myers [EMAIL PROTECTED] On 7/31/06, xhu1 <[EMAIL PROTECTED]> wrot

[css-d] Navigation list items too far to the right in IE

2006-07-31 Thread Justin Myers
the bottom (Announcements) section's content and header have a line of space between them. I've got a few other layout-related problems with the rest of the page, but I think I can figure those out sooner or later (famous last words--I'll probably be back).