How to give a caption to your images & other content?
Why & when to use the figure & figcaption elements?
Learn about these very useful HTML elements in this video.
- - - Contents Of The Video - - - -
0:00 - Introduction & Recap
0:22 - Adding caption to images using HTML figure & figcaption elements
1:22 - Importance of figure element
2:00 - When to use the figure element?
3:16 - Recommended resources
- - - Interesting Links - - - -
Recommended Resources:
1. Adding Images to your web page: • [HTML-Tutorial-13] img Element | Imag...
2. Responsive Images - Part 1 (srcset & sizes attributes): • [HTML-Tutorial-14] srcset & sizes Att...
3. Responsive Images - Part 2 (picture element): • [HTML-Tutorial-15] picture element | ...
4. MDN Web Docs (figure element): https://developer.mozilla.org/en-US/d...
Code Links:
1. figure & figcaption (Web Page): https://juthikashetye.github.io/Code-...
2. figure & figcaption (Code): https://github.com/juthikashetye/Code...
3. Link to all Demos: https://juthikashetye.github.io/Code-...