#1 - Html Basics
This commit is contained in:
8
02.03/Box/style.css
Normal file
8
02.03/Box/style.css
Normal file
@@ -0,0 +1,8 @@
|
||||
body {
|
||||
border: 1px solid black;
|
||||
position: fixed;
|
||||
top: 50px;
|
||||
left: 50px;
|
||||
right: 50px;
|
||||
bottom: 50px;
|
||||
}
|
||||
Reference in New Issue
Block a user