add img to html static test
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
h1 {
|
||||
color: red;
|
||||
}
|
||||
img {
|
||||
margin-bottom: 15px;
|
||||
}
|
Reference in New Issue
Block a user
@@ -1,3 +1,6 @@
|
||||
h1 {
|
||||
color: red;
|
||||
}
|
||||
img {
|
||||
margin-bottom: 15px;
|
||||
}
|