Search results

  1. L

    odd HTML and CSS issue?

    i am re-doing a website, and i have an issue where my #content doesent go behind #column1 and #column2 HTML = <div id="content"> <div id="column1"> <p>As owner and operator of SPECTRUM Painting, I am proud to offer this site for your review and instruction. The “<a...
  2. L

    Sideways scrollbox html code?

    make sure you give it a specific height and a specific width and go #box { overflow: scroll overflow-y:hidden }
Back
Top