Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

left align an unordered list

by Anonymous Monk
on Jun 24, 2004 at 13:12 UTC ( [id://369338]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: left align an unordered list
by bradcathey (Prior) on Jun 24, 2004 at 13:31 UTC
    There is no "align" attribute for <UL> tags that I know of. Using CSS you can using padding and margins for positioning, but is dicey depending on browser.

    —Brad
    "Don't ever take a fence down until you know the reason it was put up. " G. K. Chesterton
Re: left align an unordered list
by Abigail-II (Bishop) on Jun 24, 2004 at 13:28 UTC
    This is not a Perl issue. It's a browser issue. Use a style sheet.

    Abigail

    A reply falls below the community's threshold of quality. You may see it by logging in.
Re: left align an unordered list
by Roy Johnson (Monsignor) on Jun 24, 2004 at 14:16 UTC
    Have you tried wrapping a left-aligning div around the ul, inside the centering div?

    We're not really tightening our belts, it just feels that way because we're getting fatter.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://369338]
Approved by Caron
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-26 00:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found