Computer 8 Reviewer in HTML PDF

Document Details

Uploaded by Deleted User

Dominican College, Inc.

Ms. Dianne Princess G. Germo

Tags

html web design computer science programming

Summary

This document is a reviewer for computer focused on HTML. It covers topics like parallel browsing, iframes, adding audio and video to webpages, and other related elements using notepad++. It looks like course material for a secondary school level computer class.

Full Transcript

**COMPUTER** **8** **REVIEWER** **IN** **HTML** **Subject Teacher:** **Ms. Dianne Princess G. Germo** **PARALLEL BROWSING** - Parallel browser gives you the ability to view two websites on the same webpage at the same time. - It does **not require additional tabs** from the internet...

**COMPUTER** **8** **REVIEWER** **IN** **HTML** **Subject Teacher:** **Ms. Dianne Princess G. Germo** **PARALLEL BROWSING** - Parallel browser gives you the ability to view two websites on the same webpage at the same time. - It does **not require additional tabs** from the internet browser or another browser. **iFRAME** - iFrame is used to display a webpage inside a webpage. - ![](media/image3.png)To insert an iFrame to your webpage, use the iFrame HTML tag.  The table below shows the attributes that can be used for the iFrame: **review the definition.** - **Notepad++** is a very useful tool when it comes to creating websites. One of its supported languages is **HTML (Hyper Text Markup Language)**. **CREATING AND DESIGNING A WEBSITE** - **HTML** is called a markup language because its set of codes are **markup tags**. Below is the basic structure for creating and designing webpages. **LINKING WEBPAGES** - The **HTML** tag for creating a link is the** \** tag. These tags are placed inside the **\\** tags. **ADDING AUDIO: \, \, AND \** - There are three ways to embed multimedia elements on your html files: **\**, **\**, and **\** tag. Below is an example on how to use these. 1. **target=" Body"** means that the links would appear on an iFrame with the name **"Body"**. 2. It is advisable if you use the **Tab** key to indent the next set of tags. This is to allow you to easily review the previous codes. 3. **images/** means that the image files are placed on a folder named **"images"**. 4. Note that the **\ tag** is an empty element. **INSERTING VIDEO TAG** **EMBED TAG** - The purpose of the \ tag is to embed multimedia elements in HTML pages. Note that the \ tag is an empty element. - This means that no closing tag is used. **OBJECT TAG** - The purpose of the \ tag is to embed multimedia elements in HTML pages.  - The term \"object\" is used to describe the things that people want to place in HTML documents. - You can also use the \ tag to embed another webpage into your HTML document. **VIDEO TAG** - There was no native support for embedding video and audio files. - Usually, it requires special plugins such as Adobe Flash. - However, not all browsers have the same plugins.

Use Quizgecko on...
Browser
Browser