Hello everyone
Im new to web designing and im facing a problem
Script :
#wrapper {
width :985px ;
margin:0 auto ;
border :1px solid #18A4ED ;
}
#design1 {
width :150px ;
height : 250px ;
border : 1px solid #000 ;
background-position : top-left ;
}
#header {
width : 700px ;
height : 250px ;
background-image : url('../White/header.jpg');
background-repeat : no-repeat ;
background-size : 900px 200px ;
background-position : centre;
border : 1px solid #000 ;
}
okey so i planned for getting a bar like thing at right and left of the screen and the header to be in the middle
somthing like this :

another like for image :
http://postimage.org/image/iduemr3sv/
but it comes that the bar comes at top nad then the header
if you have any solutions /suggestions please let me know
thanks,