Re: [css-d] Centering Navigation Bar Div

2009-02-11 Thread taestrada
From: Rod Castello [mailto:flashju...@sbcglobal.net] Sent: Wednesday, February 11, 2009 6:32 PM To: 'Els'; taestrada Cc: css-d@lists.css-discuss.org Subject: Re: [css-d] Centering Navigation Bar Div Rod Castello 11812 A Moorpark Street Studio City, CA 91604 (818) 437-7880 http://rodcaste

Re: [css-d] css question

2009-02-11 Thread Thierry Koblentz
> -Original Message- > From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists.css- > discuss.org] On Behalf Of Ib Jensen > Sent: Tuesday, February 10, 2009 3:21 PM > To: css-d@lists.css-discuss.org > Subject: [css-d] css question > > The below css is ripped from another thre

Re: [css-d] Centering Navigation Bar Div

2009-02-11 Thread Rod Castello
Rod Castello 11812 A Moorpark Street Studio City, CA 91604 (818) 437-7880 http://rodcastello.com --- On Wed, 2/11/09, taestrada wrote: From: taestrada Subject: Re: [css-d] Centering Navigation Bar Div To: "'Els'" Cc: css-d@lists.css-discuss.org Date: Wednesday, February 11, 2009, 8:45 PM

Re: [css-d] Centering Navigation Bar Div

2009-02-11 Thread David Laakso
taestrada wrote: > My top navigation bar isn't quite centering. In IE 7, it's a little too far > to the right, but then in Firefox it's a little too far to the left. I just > want it perfectly centered in both! > > http://www.liftpilatesstudio.com/index1.html > > > > > We live in an imperfec

Re: [css-d] Centering Navigation Bar Div

2009-02-11 Thread taestrada
-Original Message- From: Els [mailto:el...@tiscali.nl] Sent: Wednesday, February 11, 2009 12:37 PM To: taestrada Subject: Re: [css-d] Centering Navigation Bar Div taestrada wrote: This worked PERFECTLY in Firefox, but IE 7 is still off a little. Any suggestions? Thank you so much for s

Re: [css-d] Centering Navigation Bar Div

2009-02-11 Thread taestrada
-Original Message- From: Els [mailto:el...@tiscali.nl] Sent: Wednesday, February 11, 2009 12:37 PM To: taestrada Subject: Re: [css-d] Centering Navigation Bar Div taestrada wrote: This worked PERFECTLY in Firefox, but IE 7 is still off a little. Any suggestions? Thank you so much for s

Re: [css-d] Centering Navigation Bar Div

2009-02-11 Thread taestrada
-Original Message- From: whaggerty [mailto:whagge...@vwh.ca] Sent: Wednesday, February 11, 2009 11:10 AM To: taestrada; css-d@lists.css-discuss.org Subject: Re: [css-d] Centering Navigation Bar Div Hello; -- From: "taestrada" Sent: Wednesd

Re: [css-d] Centering Navigation Bar Div

2009-02-11 Thread whaggerty
Hello; -- From: "taestrada" Sent: Wednesday, February 11, 2009 10:08 AM To: Subject: [css-d] Centering Navigation Bar Div > My top navigation bar isn't quite centering. In IE 7, it's a little too > far > to the right, but then in Firefox it's a li

[css-d] Centering Navigation Bar Div

2009-02-11 Thread taestrada
My top navigation bar isn't quite centering. In IE 7, it's a little too far to the right, but then in Firefox it's a little too far to the left. I just want it perfectly centered in both! http://www.liftpilatesstudio.com/index1.html Thank you for any help on this. Alix Estrada Web Studio

Re: [css-d] css question

2009-02-11 Thread David Dorward
2009/2/10 Ib Jensen : > #sidebar {position: relative;} > #sidebar {position: relative} > > Are both of these writings correct, or are there any differencies in > which version of ccs you are using in connection to (x)HTML. In all versions of CSS, the semi-colon separates property / value pairs. Th

Re: [css-d] importing text / html using CSS

2009-02-11 Thread David Dorward
2009/2/10 Dr Grover B Proctor Jr : > >From a relative beginning in CSS (though an experienced HTML-er): Is there a > way using CSS to import the contents of a text file (and/or an .HTML file) > into a web page? I'm trying to boilerplate the same content on several > pages, and if each could call on

Re: [css-d] css question

2009-02-11 Thread Virgilio Quilario
> The below css is ripped from another thread > > #sidebar {position: relative;} > > #sidebar {position: relative} > > > Are both of these writings correct, or are there any differencies in > which version of ccs you are using in connection to (x)HTML. > Yes, both are correct and there are no diff

Re: [css-d] paragraph margins next to a float

2009-02-11 Thread Gunlaug Sørtun
Fractal Moonshine wrote: > My first CSS experiment, after many years of HTML 3.2: > > http://dougkh.nfshost.com/terry/index.html > > What's the best way to give the paragraph in the middle of the right > side of the page a margin? When I add a margin, padding, or a > percentage width to #main p