Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Html Webedit > CSS problem
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 272 of 304
Post > Topic >>

CSS problem

by "John Gawe" <wegasoft@[EMAIL PROTECTED] > Nov 21, 2006 at 10:51 AM

H folks,

I want to do a sheet with alternate colored lines.
IE, first line red, second line green and so on.

But:
..grn {
   border-style: solid;
   border-widht: 2px;
   border-color: red;
       }

..rot {
   border-style: dotted;
   border-widht: 2px;
   border-color: red;
       }

wouldn´t work with:

<p class="grn">Line 1</p>
<p class="rot">Line 2</p>
<p class="grn">Line 3</p>
<p class="rot">Line 4</p>


So what´s wrong?
Thanks in advance

John
 




 3 Posts in Topic:
CSS problem
"John Gawe" <  2006-11-21 10:51:47 
Re: CSS problem
Adrienne Boswell <arbp  2006-11-24 23:40:11 
Re: CSS problem
"John Gawe" <  2006-12-04 07:52:18 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Oct 6 14:34:32 CDT 2008.