diff --git a/html-midterm/css/cars.css b/html-midterm/css/cars.css index d5075ce..2e482eb 100644 --- a/html-midterm/css/cars.css +++ b/html-midterm/css/cars.css @@ -63,7 +63,7 @@ footer { padding: 10px; background-color: #007bff; color: #fff; - bottom: 0; + position: absolute; width: 100%; diff --git a/html-midterm/page4.html b/html-midterm/page4.html index fadf61d..573c2eb 100644 --- a/html-midterm/page4.html +++ b/html-midterm/page4.html @@ -1,4 +1,5 @@ - + +
@@ -35,18 +36,26 @@