This section demonstrates how to link to two different web pages that contain images and text. Students often struggle with resizing images correctly — they tend to enlarge all images to match the largest one. Instead, all images should be resized to match the smallest one.
Use your favorite image editing program to resize images properly within your web pages. There is a 1MB file limit for photos residing on the web server.
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 audio browser support. There is a
1MB file size limit for audio files residing on the web server.
This section demonstrates the use of commonly supported video formats available for use within a web page.
The HTML5 video tag and the iframe tag that YouTube uses to embed video within a web
page will be used within this section. Please visit the
Can I use
website for information regarding HTML5 and browser support.