WmZilla - Webmaster and Marketplace

The Next Generation Webmaster and Trade Forum

Code to align text and enhance its display

mrclutch

New member

0

0%

Status

Offline

Posts

35

Likes

0

Rep

0

Bits

185

3

Months of Service

0%
Hello, can you help me with the code to align text, I'm not sure if it's with indentation or spacing.

I need it to look like this:
• Available for 1 Month
• Up to 2 Ads per subscriber
• Limited Contact Options
• Intermediate Support

If you notice, the word "subscriber" belongs to the same item as "Up to two ads per..."

But on my website, I can't align it.

The code I currently have is this:
<ul>
<li>Available for 1 Month</li>
<li>Up to 2 Ads per Subscriber</li>
<li>Limited Contact Options</li>
<li>Intermediate Support</li>
</ul>
 

249

6,622

6,642

Top