Home » questions » HTML Help: bullets in a table?

HTML Help: bullets in a table?

2006-08-10 15:40:39, Category: Programming & Design
Is there anyway to decrease the indent of a bulleted list? This list happens to be in a table and the indent is wasting some desired space. I have two columns, each with a bulleted list and would like to just move the lists more to the left.

Answers

  1. nicholas_fahrenkopf

    On 2006-08-10 15:48:45


    You can try reducing the cell padding and cell spacing of the table:
  2. muoreh

    On 2006-08-10 17:14:35


    you can try changing the margins:
    • Test
    if that doesn't work, try it on the
      instead