CIS195 Web Authoring 1: HTML

Multimedia

Topics by Week for the Ten-Week Term
1. Intro to HTML 6. Layout with CSS
2. More HTML, file paths 7. CSS Flexbox and Grid
3. Site structure and navigation 8. HTML Forms
4. Formatting with CSS 9. Multimedia
5. Midterm, Project Propposal 10. Tables, Project Completion
11. Final

 

Contents

Introduction

Announcements

For November 21, 2023

Q and A

 

HTML Audio

Audio Codecs

HTML <audio> Element

Commonly Used Attributes

HTML <source> Element - Provide Alternate Files

You may wish to have more than one src URL listed in case a user's browser doesn't support the audio type of your file.

 

HTML Video

Video Codecs

HTML <video> Element

HTML iFrame

Example: Embedding a Web Page

Note that some web sites will block embedding of their web pages. In this example, I'm embedding one of my own web pages.

Example: Embedding a YouTube Video

Note that the link for the YouTube video is not the general URL, but the embed link provided on the YouTube page.

 

References and Resources


Creative Commons License Web Authoring Lecture Notes by Brian Bird 2018, revised , are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.