This section demonstrates how to link to two 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 image editing program to resize the images properly within your webpages. There is a 1MB file size
limit for photos residing on the web server.
This section demonstrates the implementation of sound into a webpage. The HTML5 audio tag will be explored. Please
visit the Can I Use website for information reguarding HTML5 and browser support. There is a 1 MB file size limit on
audio files residing on the web server.
This section demontrates the use of commonly supported video formats available for use within the web page. The HTML5
video and the iframe tag that youtube uses to embed a youtube video within a web page will be used within this section.
Please visit the can i use website for information reguarding html5 and browser support.