امیر جان ممنون از توضیحات و راهنمایی ها.
دستور overflow: scroll همان چیزی بود که می خواستم. ولی چطور میشه یک Scroll زیباتر درست کرد؟
این هم کد های آماتوری و نازیبای بنده.code :
body {
background:#3A2C29;
margin: 0;
font-family: Trebuchet, Tahoma, Sans-Serif, color #F1F1F1, color:#F1F1F1;
font-size: 13px
}
#content {
position:relative;
background:#3A2C29;
left:300px;
top:100px;
width:700px;
height:700px;
left: 235px;
top: 0px;
}
#header {
position:absolute;
background:#3A2C29;
width:169px;
height:43px;
left: -3px;
top: 60px;
}
#category {
position:absolute;
background: #3A2C29;
width:90px;
height:552px;
top:107px;
left: 577px;
background-color: #3A2C29;
}
#banner {
position:relative;
background:#3A2C29;
width:100px;
height:548px;
top:113px;
left: 0px;
background-color: #3A2C29;
}
#main {
position:absolute;
background:#3A2C29;
font-family: Tahoma , Sans-Serif;
color:#F1F1F1;
font-size:15px;
width:385px;
height:534px;
left: 174px;
top: 116px;
overflow: scroll
}
#tab1 {
position:absolute;
background:#3A2C29;
width:575px;
height:5px;
top: 661px;
left: -5px;
background-color: F1F1F1;
}
#tab2 {
position:absolute;
background:#3A2C29;
width:575px;
height:5px;
top: 105px;
left: -5px;
background-color: F1F1F1;
}
#tab3 {
position:absolute;
background:#3A2C29;
width:5px;
height:551px;
left: -5px;
top: 110px;
background-color: F1F1F1;
}
#tab4 {
position:absolute;
background:#3A2C29;
width:4px;
height:551px;
left: 164px;
top: 110px;
background-color: F1F1F1;
}
#tab5{
position:absolute;
background:#3A2C29;
width:5px;
height:552px;
left: 800px;
top: 109px;
background-color: F1F1F1;
}
#corner1 {
position:absolute;
background:#3A2C29;
width:4px;
height:4px;
left: -5px;
top: 662px;
background-color: F1F1F1;
}
#corner2 {
position:absolute;
background:#3A2C29;
width:4px;
height:4px;
left: 566px;
top: 662px;
background-color: F1F1F1;
}
#corner3 {
position:absolute;
background:#3A2C29;
width:4px;
height:4px;
left: 566px;
top: 105px;
background-color: F1F1F1;
}
#corner4 {
position:absolute;
background:#3A2C29;
width:91px;
height:76px;
left: -5px;
top: 105px;
}
#corner4 {
position:absolute;
background:#3A2C29;
width:4px;
height:4px;
background-color: F1F1F1;
}
#corner {
position:absolute;
background:#3A2C29;
width:33px;
height:68px;
left: 185px;
top: 147px;
background-color: #3A2C29;
}