Back to My HomePage
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 webpage. The HTML5 audio tag will be explored. Pleasee 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 varity of video formats available for use within
a web page. The HTML5 video and embed tagess will be used within this section as
well as the iframe tags 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.