Witam
Z racji tego, że uczę się kodować w dreamweaverze zakodowałam szablon allegro i chciałabym spytać Was o poprawność tego kodu oraz czym mogę zastąpić
"position: absolute", bo allegro nie przyjmuje, a nie chce mi się trzymać wszystko we wrapperze.
body {
}
#wrapper {
height: auto;
width: 1200px;
margin-right: auto;
margin-left: auto;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
}
#baner {
height: 243px;
width: 1200px;
}
baner, leftmenu, main, footer {
display: block;
}
#leftmenu {
float: left;
width: 268px;
position: relative;
}
#nazwa {
height: 94px;
width: 223px;
left: 673px;
top: 35px;
position: absolute;
}
#main {
float: left;
width: 932px;
}
#footer {
float: left;
height: 88px;
width: 1200px;
}
#topmenu { position: absolute;
width: 572px;
left: 43px;
top: 124px;
height: 36px;
}
.nazwa {
color: #FFF;
}
<div align="center" id="wrapper"> <div id="baner"><img src="http://funtic.pl/allegro/e3/3_01.png" width="1200" height="243" usemap="#Map" border="0"> <area shape="rect" coords="48,111,126,140" href="http://allegro.pl/my_page.php?uid=17356276">
<area shape="rect" coords="145,109,277,141" href="http://allegro.pl/listing/user/listing.php?us_id=17356276">
<area shape="rect" coords="292,112,428,141" href="http://allegro.pl/show_user.php?uid=17356276">
<area shape="rect" coords="443,114,600,141" href="http://allegro.pl/SendMailToUser.php?userId=17356276">
<table width="268" border="0" cellspacing="0" cellpadding="0"> <th scope="col"><img src="http://funtic.pl/allegro/e3/3_03.png" width="268" height="49"></th> <th background="http://funtic.pl/allegro/e3/3_05.png" scope="col"><p>g
</p>
<th scope="col"><img src="http://funtic.pl/allegro/e3/3_06.png" width="268" height="61"></th> <th bgcolor="#000000" scope="col"><img src="http://funtic.pl/allegro/e3/3_08.png" width="243" height="29"></th> <th bgcolor="#000000" scope="col"> </th> <th bgcolor="#000000" scope="col"><img src="http://funtic.pl/allegro/e3/3_11.png" width="258" height="30"></th> <th bgcolor="#000000" scope="col"><p>d
</p> <table width="932" border="0" cellspacing="0" cellpadding="0"> <th scope="col"><p> </p> <table width="223" border="0" cellspacing="0" cellpadding="0"> <th width="223" height="91" class="nazwa" scope="col"> </th> <div id="footer"><img src="http://funtic.pl/allegro/e3/3_13.png" width="1188" height="88"></div>
Ten post edytował tosia 30.06.2015, 02:52:23