I need full background image on the column even th

2019-09-16 19:39发布

I have created a three columned web page. First column is menu and so it is shorter than other columns. So when I put my background image, it shows till the menu items but other page below is displayed blank. how can I put the full background. Please help !

This is the code for first column :

  .back {background:url(../image/menuback.jpg) repeat-y left;

  height:100%;

}

And also I want to put some FOOTER menu in the bottom of the first column irrespective of how long other pages are. Awaiting for the precious reply. thank you !

标签: background
0条回答
登录 后发表回答