1
0

Video 46: Serving up CSS, JS, Impages, and More

This commit is contained in:
Jason Williams
2019-09-30 11:17:07 -06:00
parent 8f136ffed8
commit e393438dd1
7 changed files with 31 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
h1 {
color: grey;
}
img {
width: 250px;
}