Final Exam Project Part 2

MEDIA

Image With Caption

Graphical Element Examples

Image with Caption

The Cosmic Question Mark - NGC7822
NASA astronomy picture of the day

Source: NASA APOD

Code block in Figure

HTML Code
                
     <figure class="image-caption">
     <picture>
     <figcaption>The Cosmic Question Mark - NGC7822</figcaption>
     <p class="image-source"><a href="https://apod.nasa.gov/apod/ap211013.html">team</a>Source: NASA APOD</p>
     <source srcset="ngc7822-673.jpg" media="(min-width = 900px)" type="image/jpg">
     <source srcset="ngc7822-320.jpg" media="(min-width = 400px)" type="image/jpg">
                        
     <img src="ngc7822-124.jpg" alt="NASA astronomy picture of the day">
     </picture>
     </figure>
                
            

Video Player

Audio Player

Iframe

HTML Iframes