Create two links to two separate web pages. Students have trouble with resizing images. They try to make them as large as the largest image. You should make them all as small as the smallest image. Resizing should be accomplished using an image editing program such as Adobe Photoshop.
This section demonstrates the implementation of sound into a web page. The HTML5 audio
tag will be explored. Please visit Can I use website for information regarding HTML5 and browser support.
This section demonstrates the variety of video formats available for use within a web page. The HTML5 video
and embed
tags will be used within this section as well as the iframe
tag that YouTube uses to embed a YouTube video within a web page. Please visit Can I use website for information regarding HTML5 and browser support.