javascript - Add two sidebars -


i want add 2 sidebars current website, i'm confused how it. add outside wrapper? i've tried add inside wrapper, stay @ top if so.

thanks help, appreciate it

fiddle/code click here

enter code here 

to add columns left , right, need write markup example as:

  <div class="wrapper"> <div class="left-side"> </ div> <div class="center"> </ div> <div class="right-side"> </ div> </ div> 

where in style sheet specify correct attributes


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -