On Feb 22, 2008, at 5:50 PM, Rick Faircloth wrote:
> However, I've been wondering lately, if I shouldn't code the HTML
> content,
> without any design applied, then start applying design.
Yep. Andy Clarke, "Transcending CSS" is a terrific book espousing this.
Have Fun,
Arlen
Thanks for those thoughts and links, Georg.
I will check them out and run up on your philosophical perspectives.
Rick
> -Original Message-
> From: Gunlaug Sørtun [mailto:[EMAIL PROTECTED]
> Sent: Saturday, February 23, 2008 10:28 AM
> To: Rick Faircloth
> Subject: Re: [cs
Rick Faircloth wrote:
> However, I've been wondering lately, if I shouldn't code the HTML content,
> without any design applied, then start applying design.
That's exactly what you should do, because that is how screen readers
and search engines see it. They don't pay attention to CSS (except
po
hodology rather than the technical aspects.
Links, anyone?
Thanks,
Rick
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Highpowered
> Sent: Friday, February 22, 2008 3:29 PM
> To: 'CSS Discussion'
> Subject: Re: [css-d] F
Thierry Koblentz wrote:
>>> It is about semantic markup, we should use HTML elements for the
>>> information they convey, not for how they display.
>>>
>> Yes, it's all about semantic markup - the very base for conscious web
>> development.
>>
>> However, a general problem here on css-d is t
> > It is about semantic markup, we should use HTML elements for the
> > information they convey, not for how they display.
>
> Yes, it's all about semantic markup - the very base for conscious web
> development.
>
> However, a general problem here on css-d is that "semantics" is pretty
> much "o
Thierry Koblentz wrote:
> It is about semantic markup, we should use HTML elements for the
> information they convey, not for how they display.
Yes, it's all about semantic markup - the very base for conscious web
development.
However, a general problem here on css-d is that "semantics" is pret
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> discuss.org] On Behalf Of Rick Faircloth
> Sent: Thursday, February 21, 2008 5:47 PM
> To: 'CSS Discussion'
> Subject: Re: [css-d] Float list items
>
> Your example below is imp
Hi, Peter, and thanks for the reply! :o)
Rick
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Peter Hyde-Smith
> Sent: Thursday, February 21, 2008 10:55 PM
> To: 'CSS Discussion'
> Subject: Re: [css
Thanks for the explanation, Georg! :o)
Rick
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Gunlaug Sørtun
> Sent: Thursday, February 21, 2008 10:34 PM
> To: 'CSS Discussion'
> Subject: Re: [css-d] Float list ite
Not boring at all!
Thanks for the explanation, Rafael! :o)
Rick
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Rafael
> Sent: Thursday, February 21, 2008 10:32 PM
> To: Rick Faircloth
> Cc: 'CSS Discussion'
> Subjec
- Original Message -
From: "Rafael" <[EMAIL PROTECTED]>
To: "Rick Faircloth" <[EMAIL PROTECTED]>
Cc: "'CSS Discussion'"
Sent: Thursday, February 21, 2008 9:32 PM
Subject: Re: [css-d] Float list items [medium]
> Rick Faircloth wrot
Rick Faircloth wrote:
> Your example below is impressive, Georg, for sure.
>
> But just look at the CSS hoops you had to jump through just to get
> what looks like a simple table.
>
> Why go to so much trouble avoid using ? Just because you can
> or is there a more compelling reason?
>
> I'm
Rick Faircloth wrote:
> Your example below is impressive, Georg, for sure.
>
> But just look at the CSS hoops you had to jump through
> just to get what looks like a simple table.
>
> Why go to so much trouble avoid using ?
> Just because you can or is there a more compelling reason?
>
> I'm relat
argin-top: 6px!important;}
}
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Gunlaug Sørtun
> Sent: Thursday, February 21, 2008 5:53 PM
> To: 'CSS Discussion'
> Subject: Re: [css-d] Float list items
>
> Rick Faircl
Rick Faircloth wrote:
> What difference does it make?
The difference is (already made) at the most basic level: what it is,
and what it can be made to look as when we add a bit of styling.
- An HTML table will always be a table and nothing but a table, no
matter how it's styled.
- Some text in a
What difference does it make?
Rick
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Gunlaug Sørtun
> Sent: Thursday, February 21, 2008 1:35 PM
> To: Usamah M. Ali
> Cc: Brian Jones; CSS Discuss
> Subject: Re: [css-d] Float lis
Usamah M. Ali wrote:
> My normal approach would be using a table. ;~)
For tabular data - yes, but not if it was just a visual effect I were after.
Georg
--
http://www.gunlaug.no
__
css-discuss [EMAIL PROTECTED]
http://w
>
> My normal approach would be something like...
>
>
> item 1 price1
> item 2 price2
> item 3 price3
>
>
> li {text-align: right;}
> li span {float: left;}
>
> ...as CSS can only target elements, not the content within them ... at
> least not yet.
>
My normal approac
Brian Jones wrote:
> I have a list
> How can I contruct my css so that the 'item' is to the left of the
> div and the 'price' floats to the far right of the div
My normal approach would be something like...
item 1 price1
item 2 price2
item 3 price3
li {text-align: right;}
l
Hi,
I have a list
item 1 price1
item 2 price2
item 3 price3
How can I contruct my css so that the 'item' is to the left of the div
and the 'price' floats to the far right of the div
--
-Bdot
"There are only 10 kinds of people in thi
21 matches
Mail list logo