In this chapter, you review three parts of the Hot Glass Tango website. First, you review how to insert images. You then look at how an image gallery carousel is added using Bootstrap. Finally, you look at a unique way of using JavaScript in which you can change which video is currently displayed in the <video> tag.
Note
This chapter does have any actual projects that you can review; however, you can copy the HTML files in the Part 6 folder called chapter_39_html_practice into the glass_tango_site folder. The completed files ...