[css-d] Background image

2005-12-19 Thread Stephen Kortz
If you had a rule: div imagecaption { background: #036 url(gradient.gif) repeat-X 0 100%; } And the background image is going to be a gradient that is 1px in height, how does the gradient know how tall to be? Thanks, Stephen

[css-d] Background Gradient

2005-12-18 Thread Stephen Kortz
When you are using a gradient as a background element repeating along the X axis. Is the gradient only as tall as you make it? Thanks, Stephen __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d

[css-d] Faux Columns

2005-12-14 Thread Stephen Kortz
I am building Faux Columns. In Fireworks I made a document that is 10 pixels tall and 2000 pixels wide to start the process. My question is: how do I transfer my Fireworks document to my CSS file that I am working with? This idea has me baffled. I'm sure that there is a simple answer that I am

[css-d] Quotation Marks

2005-12-03 Thread Stephen Kortz
Hi all, When using quotation marks in my html markup to quote a word or a sentence, where the DOCTYPE is Strict, I received an error when validating in Dreamweaver. The error suggests that I use quot instead of quotation marks. When I go to other sites of see how their markup looks I see that

[css-d] Class

2005-11-25 Thread Stephen Kortz
into a proper CSS rule to use in my document? Hope I have made myself clear explaining my confusion! Thanks for the help. Stephen Kortz __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki

[css-d] Quoted Pound Sign

2005-11-22 Thread Stephen Kortz
Hi, In the following html statement: lia href=#Home/a/li. Could anyone please explain to me why the pound sign is placed in quotes. I'm a bit baffled about this one. Thanks! Stephen Kortz __ css-discuss [EMAIL PROTECTED

[css-d] Question from a beginner

2005-11-15 Thread Stephen Kortz
Hi all, Is there a preferred way to get a project started. What I mean to say is, do you type of all the HTML first, mark it up and then write the CSS or do you do it piece meal? I am just trying to figure out a logical process which to go by so that I can make my work easier to understand and