• Resolved jbayston

    (@jbayston)


    Hello,

    i am building a page with two lists, side by side. I want the two columns to be equally spaced. I have used the <p</p> and put the spaces in, which seem to have worked elsewhere, but i can’t get them spaced properly. Is there code i can put in the line to give so many blank spaces between the words?

    here is the page : http://www.d5200.org/d5200-sales-pages

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • It is easier to do this with CSS.

    Place left list’s content as a ordered/unordered list in a div and float this div to left.

    Do the same with right list, except you would float it to right.

    Thread Starter jbayston

    (@jbayston)

    thanks for that. i will give it a go.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘spacing’ is closed to new replies.