🔥 2 neat things about <img> when src fails. You can:

  1. Style alt text
  2. Display :before/:after pseudo elements

👉

← Prev

🔥 Express' res.format() is a nice way to handle both HTML form submits and JSON API requests in a single request

Next →

🔥 Use object-fit:cover; on <img> and <video> to get that background-size: cover; effect