Hello,
just starting learning HTML. Please assess my 3rd work. Thank you.
Assessment page: Mozilla splash page
My implementation: Glitch
Hello,
just starting learning HTML. Please assess my 3rd work. Thank you.
Assessment page: Mozilla splash page
My implementation: Glitch
Great work, @deodede!
There’s just one thing to note:
You can omit the second <source> in <picture>, because if no <source> condition matches browsers automatically select the fallback <img>.
Cheers,
Michael