Re: [css-d] css3 selectors

2009-03-26 Thread Scott Mueller
You should use h* elements instead of p elements for any kind of header. You might then not need to specify any classes and it's more semantically correct Sent from my iPhone On Mar 26, 2009, at 9:21 AM, Climis, Tim tcli...@indiana.edu wrote: What about doing it backwards then put a class

Re: [css-d] Word Links

2009-03-25 Thread Scott Mueller
__ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Scott

[css-d] 3 columns of text, but MINIMAL wrapping, possible?

2009-03-22 Thread Scott Mueller
of the source order? Thanks so much for any help. This is my first CSS stylesheet, I've only just read a few books on CSS including the excellent Flexible Web Design Creating Liquid and Elastic Layouts with CSS by Zoe Gillenwater. -- Scott Mueller http://www.appletree.com AppleTree - Solve

Re: [css-d] 3 columns of text, but MINIMAL wrapping, possible?

2009-03-22 Thread Scott Mueller
Hi Gunlaug, thank you for your quick response. Sounds like I'm best off using a table for my layout as painful as that sounds after reading 3 books properly explaining how wrong doing so is... On Sun, Mar 22, 2009 at 5:16 PM, Gunlaug Sørtun gunla...@c2i.net wrote: Scott Mueller wrote

Re: [css-d] 3 columns of text, but MINIMAL wrapping, possible?

2009-03-22 Thread Scott Mueller
:37 PM, Tim Climis tcli...@indiana.edu wrote: On Sunday, March 22, 2009 7:38:22 pm Scott Mueller wrote: I would think this is fairly common, but I can neither find a solution or figure one out :(. I just want 3 columns in my header like this (texts are just examples): Login/Signup

Re: [css-d] 3 columns of text, but MINIMAL wrapping, possible?

2009-03-22 Thread Scott Mueller
: Scott Mueller sc...@appletree.com Para: Gunlaug Sørtun gunla...@c2i.net Cc: css-d@lists.css-discuss.org Enviada em: domingo, 22 de março de 2009 21:38 Assunto: Re: [css-d] 3 columns of text, but MINIMAL wrapping, possible? Hi Gunlaug, thank you for your quick response. Sounds like I'm best off

Re: [css-d] 3 columns of text, but MINIMAL wrapping, possible?

2009-03-22 Thread Scott Mueller
(Maujor) Samy Silva css.mau...@gmail.com wrote: the spacing between the header parts needs to be equal .. It's possible to achieve ONLY if the header has a fixed width (not fluid as showed in my approach). Regards Maurício -Mensagem Original- *De:* Scott Mueller sc