Capítulo 78 de 988

Chapter 78: <Img>, <Video> and <Audio>

Core Idea

Use <Img /> or <Gif /> over the native <img> tag, <Image> from Next. js and CSS background-image.

Key Concepts

  • <Img>, <Video> and <Audio>: Use <Img /> or <Gif /> over the native <img> tag, <Image> from Next.

Key Takeaways

  1. Understand <img>, <video> and <audio> when working with <Img>, <Video> and <Audio>.

Connects To

  • Cancel Render: related page in the Hooks & Data APIs section.
  • Continue Render: related page in the Hooks & Data APIs section.
  • Data Fetching: related page in the Hooks & Data APIs section.