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 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)
- .wav (HTML5 audio tag)
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 the Can I use website for information regarding HTML5 and browser support.- MOTION
- Video (HTML5 video tag)
- Video (YouTube iframe tag)
- Video (HTML5 embed tag)
- Video (HTML5 video tag)