Front
Back
What is HTML?
A markup language used to structure content on the web.
What does CSS control?
The layout, appearance, and styling of web pages.
What is JavaScript used for?
Adding interactivity and logic to web pages.
What is multimedia?
Content that combines text, graphics, audio, video, or animation.
What is DOM?
Document Object Model; a tree structure representing a web page.
What is an event in JavaScript?
An action like a click or keypress that triggers code.
What is cross-platform multimedia?
Content that works across different devices and systems.
What is QoS in multimedia?
Quality of Service; performance level for media delivery.
What is streaming?
Continuous delivery of audio/video over a network.
Why is efficient resource use important?
To maintain performance and quality of service.
What is a multimedia asset?
Any media element such as images, audio, or video files.
What does HTML5 add?
Native support for audio, video, and multimedia elements.
What is jQuery?
A JavaScript library that simplifies DOM manipulation.
What is a case study in ITEC 320?
A guided project applying multimedia concepts.
What is planning in web development?
Designing structure and logic before coding.
Why avoid AI-generated code in this course?
You must be able to explain and design your own code.