a
This commit is contained in:
13
WS24_25/WebTech/ue5/a4/style.css
Normal file
13
WS24_25/WebTech/ue5/a4/style.css
Normal file
@@ -0,0 +1,13 @@
|
||||
#p1 {
|
||||
float: right;
|
||||
width: 50%;
|
||||
border: 5px solid;
|
||||
border-color: lightblue;
|
||||
}
|
||||
|
||||
#p4 {
|
||||
float: left;
|
||||
width: 70%;
|
||||
border: 5px solid;
|
||||
border-color: orange;
|
||||
}
|
||||
Reference in New Issue
Block a user