It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

Basic Html alignments

Basic Html alignments

Postby neha_kulkarni777 on Thu Jan 08, 2009 9:41 am

Hi All
I am struck in the alignment of the text , pleaase help me out

Please copy the below code with the .html extention and see the results .
My requirment is :
1> I dont need any space between Interior and Air conditioner
when i am using the <ul>tag it is giving me the space , Plesea Help me out
Code: Select all
The Text is below.<br/><br>A Car  contains the following:<li>Engine</li><li>Tyres</li><li>Metal Structure</li><li>Interior<ul><li type=square>Air conditioner</li><li type=square>GPS system</li><li type=square>Automated Switch</li><li type=square>Good Performance </li></ul></li>This is a good car
neha_kulkarni777
 
Posts: 21
Joined: Tue Nov 04, 2008 12:08 pm

Re: Basic Html alignments

Postby dflynn on Thu Jan 08, 2009 3:09 pm

Replace <ul> with this:
<ul style="margin:0;">

or if you are using a separate sheet, throw that in there.
Cheers
User avatar
dflynn
500+ Club
 
Posts: 860
Joined: Wed Oct 03, 2007 9:06 pm
Location: Guelph, Canada


Who is online

Users browsing this forum: No registered users and 11 guests