Presentation is loading. Please wait.

Presentation is loading. Please wait.

The Internet and HTML Code

Similar presentations


Presentation on theme: "The Internet and HTML Code"— Presentation transcript:

1 The Internet and HTML Code

2 Start up Open your computer Click on internet explorer browser
Type this web site: View the source

3 Understand the term HTML Understand the markup language
Lesson Objectives: Understand the term HTML Understand the markup language Understand what is web browser.. Understand W3C,CSS, Java Script

4 What is HTML?

5 Hyper Text Markup Language

6 HTML is a basic programming language for making web pages.
What is HTML? : HTML is a basic programming language for making web pages.

7 What is a markup language?
A computer language that ‘annotates’ content. (have meaning to both people and computer system) In HTML, content is annotated using tags (inside angled brackets). For example, the following tags are used to set a HTML document’s title. <title> Ministry of Education Website </title>.

8 Main HTML tags

9 What do I need to write HTML code ?
Web browser

10 How many different web browsers can you name?
Book Activity P-20 How many different web browsers can you name?

11 List of unheard web browsers
UC browser Black Hawk browser Slim browser Superbird browser

12 Web browser – Web Page

13 Write the correct order
Book Activity P-25 Write the correct order

14 What is a markup language?
Look at the code on the right and the result in the web browser. What do you notice about the code and the result?

15 The web browser reads the HTML code it does not display the tags.
The code uses the tags to tell the browser how to display things . If you can read HTML code, you can have a rough understanding of how the web page will look. HTML documents are called web pages. The different pages are linked together using hyperlinks. A hyperlink will take you to a new page when you click on it. Hyperlinks can be used to link a lot of pages together to create a full website . Internet and HTML Code

16 W3C Stands for World Wide Web Consortium Microsoft Apple IBM Adobe
W3C is an organization that looks after the standards for HTML, CSS and Java Script. W3c is a member- based organization, which includes giants such as: Microsoft Apple IBM Adobe

17 What is CSS?

18 CSS Stands for Cascading Style Sheet

19 CSS Example

20 What is JavaScript?

21 Java Script

22 Why to use Java Script HTML pages can be referred to as ‘static’ pages. This means they are not interactive JavaScript used to make web pages more dynamic and interactive. Adding JavaScript to your HTML code allows you to change completely the document appearance, from changing text, to changing colors, or changing the options available in a drop-down list, or switching one image with another when you roll your mouse over it and much more.

23 Quick Review

24 What is the mean of internet?
Many computers connected to each other to communicate or share information

25 What is HTML? What do I Mean by markup language?
HTML stands for Hyper Text Markup Language. It’s a programming language used to create web pages. It’s markup because it can understood by both people and computer.

26 What is CSS? Why was it introduced?
CSS stands for Cascading style Sheet. The purpose was to provide html authors with more formatting support and give them a way to apply uniform styles to multiple documents

27 What is the purpose of JavaScript?
To Make web pages more dynamic and interactive

28 Name some partners of the W3C Organization
Microsoft Apple IBM Adobe

29 Home Work – Book Activity Page-33


Download ppt "The Internet and HTML Code"

Similar presentations


Ads by Google