Home   News  Product reviews  Website reviews  Forums   Competitions  Subscribe 
Click for the best Google Earth extras


Web Building >> Web design & build
 |  Print Topic
Jump to first unread post. Pages: 1
skint
regular


Reg'd: Mon
Posts: 87
Loc: Brighton
Changing list in css or htlm
      #342834 - Tue Apr 10 2007 08:11 PM

I have this code on my site to display a list but does anyone know how to change the font family, size etc for each line without having it seperate... also put in a double line or 1.5 lines between each one?

<ul>
<li>Village location</li>
<li>Victorian character property</li>
<li>Stylish interior</li>
<li>Organic and local produce</li>
<li>Home baked bread</li>
<li>Cotton bed linen</li>
<li>French &amp; Spanish spoken</li>
<li>Convenient for coast, Horsham and Gatwick airport</li>
<li>Off-road parking</li>
<li>Guest sitting room</li>
<li>Nearby countryside walks and cycling</li>
</ul>

Thanks

Skint


Post Extras: Print Post   Remind Me!   Notify Moderator  
Dunx
regular


Reg'd: Tue
Posts: 142
Re: Changing list in css or htlm [Re: skint]
      #342869 - Wed Apr 11 2007 01:06 AM

Put this in your css file ...

ul
{
color: #000000;
font:10px arial rounded mt bold,helvetica,sans-serif;
list-style-type: none;
}


... make appropriate changes for font type, colour and size. The last line will remove bullets, delete it if you don't want to do that.

All the best - Duncan

--------------------
bolitho
Under One Roof


Post Extras: Print Post   Remind Me!   Notify Moderator  
Pages: 1

Rate this topic

Jump to


Extra information
0 registered and 2 anonymous users are browsing this forum.

Moderator:  putasolutions, Joe_London, greysts, bricat, Nanook, Hello_There, John_McKenna, Mouse, TheFatControlleR 


Print Topic

Forum Permissions
      You cannot start new topics
      You cannot reply to topics
      HTML is disabled
      Mark-up is enabled

Rating:
Topic views: 0

Contact Us | Privacy statement Main website