home
The Box Model
4
/ 5
Borders add a frame around the box. Try different border sizes.
html
<div>Holmes examined the curious evidence.</div>
css
div {
background: lightcoral;
border:
solid black;
}
2px
5px
1px
0px
https://
🎯 Try to reproduce this
https://
Your result
Legal
·
Privacy