.simpleborder {
border: 1px solid lightgray;
border-radius: 20px;
margin-top: 25px;
margin-left:25px;
width: 80%;
height: auto;
padding:10px;
box-shadow: 3px 2px 2px rgba(50, 50, 50, 0.75);
}
A good site to test it is: here. Here is how it looks like:
The quick brown fox jumps over the lazy dog.
No comments:
Post a Comment