Code
CSS
| HTML
Web
#div20{
width:250px;
height:75px;
border:7px dotted black;
background-image:url('bgimage2.png');
background-repeat:no-repeat;
text-align:center;
}
#div21{
width:250px;
height:75px;
border:7px dotted black;
background-image:url('bgimage2.png');
background-repeat:no-repeat;
text-align:center;
}
#div22{
width:250px;
height:75px;
border:7px dotted black;
background-image:url('bgimage2.png');
background-repeat:no-repeat;
text-align:center;
}
#div23{
width:250px;
height:75px;
border:7px dotted black;
background-image:url('bgimage2.png');
background-repeat:no-repeat;
text-align:center;
}
#div24{
width:250px;
height:80px;
border:7px dotted black;
background-image:url('bgimage2.png');
background-repeat:no-repeat;
text-align:center;
}
|