Re: [css-d] Getting my feet wet in HTML5

2010-08-12 Thread Tom Livingston
On Thu, Aug 12, 2010 at 4:05 PM, Tom Livingston wrote: > List, > > Here's a theory question ( i think) for ya. I'm working on a layout, > and am attempting to use and . Properly, I believe. > But as I look at my layout, I'm thinking "ok, i'll put an ID on this > section, and one on that section..

[css-d] Any progress on HR styling in IE?

2010-08-12 Thread Mary Ellen Curtin
I like to use an image for HR elements, especially on very graphic-intensive sites. The trouble is that pesky border IE keeps putting around them. As of several years ago, hackery seemed to be the only way to make IE's hr images border-free: 1. Wrapping HR in a div: http://www.sovavsiti.cz/css

[css-d] Getting my feet wet in HTML5

2010-08-12 Thread Tom Livingston
List, Here's a theory question ( i think) for ya. I'm working on a layout, and am attempting to use and . Properly, I believe. But as I look at my layout, I'm thinking "ok, i'll put an ID on this section, and one on that section..." and I stopped and thought "Uh oh... it's the same as i've always

Re: [css-d] Mobile Stylesheets vs. Mobile Optimized Sites

2010-08-12 Thread Tom Livingston
On Thu, Aug 12, 2010 at 3:06 PM, Mark Richards wrote: > On Thu, Aug 12, 2010 at 14:41, Tom Livingston wrote: >> >> Just another thought: >> >> www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ >> > > My 2 cents on this topic: designing something specifically for one browser > will give

Re: [css-d] Mobile Stylesheets vs. Mobile Optimized Sites

2010-08-12 Thread David Laakso
Tom Livingston wrote: > Just another thought: > > www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ > > > Do you have anymore happiness and good cheer that you might want to bring to the table? ~d http://chelseacreekstudio.com/

Re: [css-d] Mobile Stylesheets vs. Mobile Optimized Sites

2010-08-12 Thread Tom Livingston
Just another thought: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ On Thu, Aug 12, 2010 at 1:21 PM, David Laakso wrote: > Chris Akins wrote: >> Our organization is wanting to start down the road of making some of our >> applications and content more mobile device friendly. >> >>

Re: [css-d] 3D Color prism - 216 colors (Windows safe colors)

2010-08-12 Thread Alan Gresley
Philip Taylor (Webmaster, Ret'd) wrote: > Fascinated that there is "Lime" but not "Green", Alan; > is this intentional ? > > Philip Taylor Yes Philip, Instead of using the hexadecimal value #0f0, one can also use the keyword lime (as in background: lime). Also green as a pigment and as a CSS

Re: [css-d] Mobile Stylesheets vs. Mobile Optimized Sites

2010-08-12 Thread David Laakso
Chris Akins wrote: > Our organization is wanting to start down the road of making some of our > applications and content more mobile device friendly. > > Chris Akins > > Thi/m/k media queries.

[css-d] Mobile Stylesheets vs. Mobile Optimized Sites

2010-08-12 Thread Chris Akins
Our organization is wanting to start down the road of making some of our applications and content more mobile device friendly. I've spent the morning Googling the subject of mobile or handheld stylesheets and mobile optimized content by serving up a separate site for handheld devices. Most of the

Re: [css-d] 3D Color prism - 216 colors (Windows safe colors)

2010-08-12 Thread David Laakso
Alan Gresley wrote: > Initially being an exploration into mathematics and sacred geometry, > what I have discovered (like many others) is that hexadecimal colors > can be represented as a 3D prism. I now present it to this list since > it's also a very good color selector. > > Dear Theo,

Re: [css-d] 3D Color prism - 216 colors (Windows safe colors)

2010-08-12 Thread Philip Taylor (Webmaster, Ret'd)
Fascinated that there is "Lime" but not "Green", Alan; is this intentional ? Philip Taylor Alan Gresley wrote: > Hello List, > > Initially being an exploration into mathematics and sacred geometry, > what I have discovered (like many others) is that hexadecimal colors > can be represented

Re: [css-d] footer not sticking to bottom of window, but footer contents are

2010-08-12 Thread Debbie Campbell
Thanks! Worked perfectly. 'Fairy floss' - I like that. -- Debbie On 8/12/2010 5:36 AM, Alan Gresley wrote: > Alex Mitchell wrote: >> On Wed, Aug 11, 2010 at 5:07 PM, Debbie Campbell >> wrote: >> >>> Interesting - it kind of works but now it's up over the top of the >>> content >>> near the bot

[css-d] 3D Color prism - 216 colors (Windows safe colors)

2010-08-12 Thread Alan Gresley
Hello List, Initially being an exploration into mathematics and sacred geometry, what I have discovered (like many others) is that hexadecimal colors can be represented as a 3D prism. I now present it to this list since it's also a very good color selector.

Re: [css-d] Absolute Positioning for all page containers okay?

2010-08-12 Thread Tom Livingston
On Thu, Aug 12, 2010 at 11:47 AM, Tom Livingston wrote: > On Thu, Aug 12, 2010 at 10:58 AM, Bill Braun wrote: >> >> >> Anne McKinsey wrote: >>> Greetings, >>> >>> I'm setting up numerous web pages with a jquery photo gallery that >>> needs AP for its main images. Is it okay to set up every contai

Re: [css-d] Absolute Positioning for all page containers okay?

2010-08-12 Thread Tom Livingston
On Thu, Aug 12, 2010 at 10:58 AM, Bill Braun wrote: > > > Anne McKinsey wrote: >> Greetings, >> >> I'm setting up numerous web pages with a jquery photo gallery that >> needs AP for its main images. Is it okay to set up every container on >> the page with AP or are there potential problems with do

Re: [css-d] Absolute Positioning for all page containers okay?

2010-08-12 Thread Bill Braun
Anne McKinsey wrote: > Greetings, > > I'm setting up numerous web pages with a jquery photo gallery that > needs AP for its main images. Is it okay to set up every container on > the page with AP or are there potential problems with doing so? The > pages look okay on various browsers and no

[css-d] Absolute Positioning for all page containers okay?

2010-08-12 Thread Anne McKinsey
Greetings, I'm setting up numerous web pages with a jquery photo gallery that needs AP for its main images. Is it okay to set up every container on the page with AP or are there potential problems with doing so? The pages look okay on various browsers and no errors on W3C validator, but I

Re: [css-d] footer not sticking to bottom of window, but footer contents are

2010-08-12 Thread Alan Gresley
Alex Mitchell wrote: > On Wed, Aug 11, 2010 at 5:07 PM, Debbie Campbell > wrote: > >> Interesting - it kind of works but now it's up over the top of the content >> near the bottom of the page. I tried a clearing element, that didn't help. >> But it's better... >> >> -- >> Debbie >> >> > You're ri

[css-d] CSS parser for Microsoft .NET

2010-08-12 Thread Christopher Wells
This is to tell you that I have written a CSS parser component (a programming library) for Microsoft .NET. It implements parsing of a stylesheet, and also implements the specificity and inheritance calculations to determine what CSS rules and property values are applicable to each element in a DOM