Submit Your Article Forum Rules

Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Center inline < li > elements

  1. #11
    WebProWorld MVP Orion's Avatar
    Join Date
    Sep 2003
    Posts
    716
    fyi... your font in IE is almost illegible as it's soooo tiny.. in firefox it's nice and large (almost too large lol)..

    not sure if that intended however if not it might be something you'll want to look at.

    Nice design!
    Ron Boyd
    website consulting - design • optimization • marketing • [url=http://owhosting.com]Hosting[url] :: Follow Me: @boydrw

  2. #12
    WebProWorld MVP TrafficProducer's Avatar
    Join Date
    Jul 2003
    Posts
    1,958

    CSS or Tables

    CSS or Tables

    (Your Page look quite as it is good now :)

    Well here's basic tables:-

    Idea is to place code in a middle cell of three.

    Youc can then do an align="left" that cell.

    Code:
    <table border="1" width="100%">
      <tr>
        <td width="33%"></td>
        <td width="33%">
          <ul>[*]1[*]2[*]3[*]4[/list]
        </td>
        <td width="34%"></td>
      </tr>
    </table>

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Inline vs outbound links
    By Chris04S in forum Google Discussion Forum
    Replies: 18
    Last Post: 01-25-2010, 11:34 AM
  2. Inline Styling For Hyperlinks
    By kruser in forum Graphics & Design Discussion Forum
    Replies: 3
    Last Post: 09-02-2008, 08:12 PM
  3. google is toying with inline ads...
    By Gootch in forum Google Discussion Forum
    Replies: 2
    Last Post: 10-11-2005, 07:50 PM
  4. Inline link styles in CSS
    By holmpage in forum Graphics & Design Discussion Forum
    Replies: 34
    Last Post: 05-03-2004, 04:19 PM
  5. inline frames .. www.limage.com
    By digitsu in forum Submit Your Site For Review
    Replies: 4
    Last Post: 02-27-2004, 01:42 PM

Posting Permissions

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