Download presentation
Presentation is loading. Please wait.
1
HTML - figure/figcaption
By: Syed M. Hussain
2
What is the purpose/use for the figure/figcaption
The purpose of the figure caption is to creates a unit of content68357 which to stores an image, a chart, or a code snippet. The figcaption element works in conjunction with the <figure> element where you can put the <figcaption> element inside the figure element and it creates a caption above, or below the image. Optional
3
Create an HTML5 web page demonstrating its use.
5
What browsers support its use?(include version)
figure and figcaption was first introduced in HTML5. Below is the support provided by different browsers…
6
Did it replace an existing HTML element? And if so, how?
The <aside> tag and <figure> tag are very similar The <caption> and <legend> tags have been changed to represent the figcaption.
Similar presentations
© 2025 SlidePlayer.com Inc.
All rights reserved.