Results 1 to 4 of 4
  1. #1
    Senior Member khaos's Avatar
    Join Date
    Mar 2009
    Location
    Ithaca NY
    Posts
    1,752
    Thanked: 160

    Default Help with URL please?

    I am designing a web site (possibly shaving related...) and I have run into the following problem:
    When I center a list, only the text centers, the markers still appear left justified. I have tried the following code combos to no avail:


    ul align="center">


    center>ul>


    Is this even possible? How might I go about doing it? Thanks!

    PS: I know the tags aren't closed correctly because if I do close them correctly the browser picks up the code lol!
    Last edited by khaos; 02-08-2010 at 09:36 PM.

  2. #2
    Never a dull moment hoglahoo's Avatar
    Join Date
    Feb 2008
    Location
    Tulsa, OK
    Posts
    8,922
    Thanked: 1501
    Blog Entries
    1

    Default

    I suppose you could try using a table

  3. #3
    Pogonotomy rules majurey's Avatar
    Join Date
    Jan 2007
    Location
    Norf Lahndon, innit?
    Posts
    1,622
    Thanked: 170

    Default

    Key in the markers as part of the text, then centre each line separately?

    I'm guessing that of you tag something as a list, it will preconfigure the markers and spacing. SO the only way around is to tag as paragraph text then centre maybe?

  4. #4
    Senior Member khaos's Avatar
    Join Date
    Mar 2009
    Location
    Ithaca NY
    Posts
    1,752
    Thanked: 160

    Default

    I have it called as:
    p align="center">
    ul>
    etc...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •