diff --git a/foundations/html_css/html-foundations/links-and-images.md b/foundations/html_css/html-foundations/links-and-images.md index 319847d4892..111362c8db6 100644 --- a/foundations/html_css/html-foundations/links-and-images.md +++ b/foundations/html_css/html-foundations/links-and-images.md @@ -244,6 +244,7 @@ Here is our Odin Project logo example with height and width tags included: Go ahead and update the `odin-links-and-images` project with width and height tags on the dog image. + ### Assignment