PHP קוד:
ul#main_menu {
text-align: left;
padding: 0;
margin: 0;
list-style-type: none;
}
#mm1 {
width: 127px;
height: 36px;
display: inline;
}
#mm2 {
background-image: url(images/PPP04.gif);
width: 130px;
height: 36px;
display: inline;
position: fixed;
}
#mm_link {
text-align: center;
font-size: 12px;
color: #F3B940;
font-weight: bold;
text-decoration: none;
border: 1px;;
border-color: #000;
position: absolute;
top: 30%;
left: 30%;
}
למשל מה לא טוב בקוד הנ"ל?