Back to my HomePage Create two links to two separate web pages. Students with resizing images. They
try to make them 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 the Can I use website for information regarding HTML5 and browser support.
SOUND
.wav (HTML5 <audio> tag)
.ogg (HTML5 <audio> tag)
.mp3 (HTML5 <audio> tag)
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.