mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-24 11:03:36 -05:00
fix(curriculum): fixed broken link and first answer for Odin Links and Images Question H (#52672)
This commit is contained in:
@@ -71,7 +71,7 @@ This is how the The Odin Project logo example you used earlier looks with an alt
|
||||
|
||||
# --assignment--
|
||||
|
||||
Read about the <a href="https://www.internetingishard.com/html-and-css/links-and-images/#image-formats" target="_blank">four main image formats</a> that can be used on the web.
|
||||
Read about the <a href="https://www.freecodecamp.org/news/image-file-types-picture-format-extensions-jpeg-gif-png-svg-tiff/" target="_blank">four main image formats</a> that can be used on the web.
|
||||
|
||||
# --question--
|
||||
|
||||
@@ -81,7 +81,7 @@ What are the four main image formats that you can use for images on the web?
|
||||
|
||||
## --answers--
|
||||
|
||||
TIFF, GIF, PNG, and SVG.
|
||||
MOV, GIF, PNG, and SVG.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user