Web Multimedia Introduction

Multimedia (Multimedia) na nufin fota, fada, musiki, fim da video.

Babban yanar gizo na zamani suka amince da manyan fara multimedia.

Kamar kuma multimedia ne?

Multimedia ni a na iya a raka da a samu da a fada: teksti, kifi, fota, musiki, fada, CD, video, DVD, fassiliti, fim da sauransu.

Multimedia exists in many ways. On the internet, you will find many elements embedded in web pages, and today's web browsers already support a variety of multimedia formats.

In this tutorial, you will learn about different multimedia formats and how to use them on your web pages.

Browser Support

The first batch of internet browsers only supported text and were even limited to a single color and a single font.

Subsequent web browsers support color, font, and text style, and have increased support for images.

Different browsers handle sound, animation, and video in different ways. Some elements are inline processed, some require plugins, and some require ActiveX controls.

You will learn about this in the following chapters.

Multimedia Format

Multimedia elements (such as sound or video) are stored in media files.

The most common way to identify the media type is to view the file extension.

When the browser knows the file suffix is .htm or .html, it assumes the file is an HTML page. The .xml suffix indicates an XML file, and the .CSS suffix indicates a stylesheet.

Image formats are identified by the .gif or .jpeg suffix.

Multimedia elements also have file formats with different suffixes.

In the following chapters, you will learn more about the knowledge of media file extensions.