This is the box i use
- Code: Select all
.box {
width:18em; font-size:10px;
border:3px #EFD0F9 dashed;
text-align:left;
background-color : #F3F3F3;
margin:0px 0px 10px 6px;
padding:5px;
}
as a newbie can you help me to make a good box that would fit both browers?