This section demonstrates how to link to different web pages that contain images and text. Students often struggle
with resizing images-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 editing program to resize the images properly within your web pages. there is a 1MB file size
limit for photos residing on the web server.
SOUND
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. There is a 1MB file size limit for
audio files residing on the web server.
Audio Files
wav (HTML5 audio tag)
ogg (HTML5 audio tag)
mp3 (HTML5 audio tag)
MOTION
This section demonstrated the use of commonly supported video formats available for use within a web page. The HTML5
video and iframe tag that YouTube uses to embed a 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.