|
|
 |
RE: FN-FORUM: CSS Question
date posted 12th February 2004 21:49
thanks...i had tried that too...finally worked out i need to apply it to the
tag...doh!
Paul Cooper
Internet Developer
Intex Design
http://www.intexdesign.net
>From: Duane Ashworth [EMAIL REMOVED]
>Reply-To: [EMAIL REMOVED]
>To: "FN-FORUM / [EMAIL REMOVED] [EMAIL REMOVED]
>Subject: RE: FN-FORUM: CSS Question
>Date: 12 Feb 2004 20:28:10 -0000
>
>
>I presume you mean the distance between each list item ,
>If so then you could use padding instead
>
>Padding:5px
>
>Or
>
>Padding-top:5px
>Padding-right:5px
>Padding-left:5px
>Padding-bottom:5px
>
>Take a lok at www.alistapart.com and find their article on taming lists,
>would be pretty useful
>
>Cheers
>
>Duane
>
>
>
>-----Original Message-----
>From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Paul
>Cooper
>Sent: Friday, 13 February 2004 9:19 a.m.
>To: FN-FORUM / [EMAIL REMOVED]
>Subject: FN-FORUM: CSS Question
>
>
>Hi
>
>Apologies in advance for the non-stop questions. I'm at an agency where
>the
>senior UI manager is a CSS bod. I found that out after doing my table
>based
>templates and so am well behind my agreed schedule. I promise to be
>more
>useful but am in need of some more advice for now.
>
>Firstly how can I specify the spacing between list items. This is my
>current code....
>
>list-style-type:
>disc; list-style-position: inside; margin-left: 0px;"
>class="persilproducts2">
> Powder
> Tablet
>
>margin-top:5px; does not do what I'd expect.
>
>Also I know most of you CSS guys agree tables are best for forms. I've
>got
>some forms coming up so are there any good 'best practice' reads for
>this.
>
>CSS convertee
>Paul.
>
>
>
>Paul Cooper
>Internet Developer
>Intex Design
>http://www.intexdesign.net
>
>_________________________________________________________________
>Find a cheaper internet access deal - choose one to suit you.
>http://www.msn.co.uk/internetaccess
>
>
>--
>** Get all the Freelance Work you Can Handle *
>The Web Design Business Kit will show you proven tactics
>and strategies for marketing your business, winning bids,
>managing projects and pricing your work. Free Shipping Worldwide.
>Read more & get free chapters at:
>http://www.sitepoint.com/launch/b7c91e/3/4
>
>To advertise here: http://www.freelancers.net/advertising.html
>
>
>--
>** Get all the Freelance Work you Can Handle *
>The Web Design Business Kit will show you proven tactics
>and strategies for marketing your business, winning bids,
>managing projects and pricing your work. Free Shipping Worldwide.
>Read more & get free chapters at:
>http://www.sitepoint.com/launch/b7c91e/3/4
>
>To advertise here: http://www.freelancers.net/advertising.html
>
> |
 |
|