Webquest

Introduction

What are Web Pages:

-A web page is a document which can display text, graphics, audio, video and other elements through a web browser.

-Web pages are documents stored on web servers.

-Web pages contain instructions on how to display content. The most common instructions are in HyperText Markup Language(HTML).

Role of a web browser:

-The web browser fetches a web page from a server by a request. A standard http request includes a page address.

Web Address:

- An address or Uniform Resource Locator(URL) is the method for locating a document on the web. The URL typically points to the home page or default page(often index.html) that is located in the root folder of the website.

 

Task

Go to this link to learn everyting about HTML and CSS

- http://www.w3schools.com/

Go to this link to learn about HTML audio/ video 

http://www.w3schools.com/tags/ref_av_dom.asp 

Go to this linkto learn about Doctypes

- http://www.w3schools.com/tags/ref_html_dtd.asp

Go to this link to learn about HTML Global attributes

- http://www.w3schools.com/tags/ref_standardattributes.asp