Re: [css-d] Centering Element W Absolute Positioning?

2008-07-09 Thread Elli Vizcaino
rom: Bill Brown <[EMAIL PROTECTED]> > Subject: Re: [css-d] Centering Element W Absolute Positioning? > To: "Adam Ducker" <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED], "CSS Discuss" > Date: Wednesday, July 9, 2008, 4:54 PM > Adam Ducker wrote: > > Ellie, >

Re: [css-d] Centering Element W Absolute Positioning?

2008-07-09 Thread Bill Brown
Adam Ducker wrote: > Ellie, > > I'm interested to know what doctype are you using (if any). The method > I outlined works fine for me in all browsers on XHTML transitional but > my knowledge of any quirks with regular HTML has softened over the last > few years. > > It seems like "left: 0;" a

Re: [css-d] Centering Element W Absolute Positioning?

2008-07-09 Thread Adam Ducker
Ellie, I'm interested to know what doctype are you using (if any). The method I outlined works fine for me in all browsers on XHTML transitional but my knowledge of any quirks with regular HTML has softened over the last few years. It seems like "left: 0;" and "right: 0;" in conjunction would

Re: [css-d] Centering Element W Absolute Positioning?

2008-07-09 Thread Elli Vizcaino
Again thank you both!! Elli --- On Wed, 7/9/08, Bill Brown <[EMAIL PROTECTED]> wrote: > From: Bill Brown <[EMAIL PROTECTED]> > Subject: Re: [css-d] Centering Element W Absolute Positioning? > To: "Adam Ducker" <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECT

Re: [css-d] Centering Element W Absolute Positioning?

2008-07-09 Thread Elli Vizcaino
Thanks guys for the clarification and suggested solutions - it helps! Elli --- On Wed, 7/9/08, Bill Brown <[EMAIL PROTECTED]> wrote: > From: Bill Brown <[EMAIL PROTECTED]> > Subject: Re: [css-d] Centering Element W Absolute Positioning? > To: "Adam Ducker" &

Re: [css-d] Centering Element W Absolute Positioning?

2008-07-09 Thread Bill Brown
Adam Ducker wrote: > Elli Vizcaino wrote: >> I have a link that I've absolutely positioned in a relatively >> positioned container so that it sits 50px up from bottom of >> container. In order for me to get the link to look centered I had >> to style it like so: >> >> #jobad {position: relative; w

Re: [css-d] Centering Element W Absolute Positioning?

2008-07-09 Thread Adam Ducker
Elli Vizcaino wrote: > Hello, > > I have a link that I've absolutely positioned in a relatively positioned > container so that it sits 50px up from bottom of container. In order for me > to get the link to look centered I had to style it like so: > > #jobad {position: relative; width: 298px; hei

[css-d] Centering Element W Absolute Positioning?

2008-07-09 Thread Elli Vizcaino
Hello, I have a link that I've absolutely positioned in a relatively positioned container so that it sits 50px up from bottom of container. In order for me to get the link to look centered I had to style it like so: #jobad {position: relative; width: 298px; height: 250px; border: 1px solid #0