Presentation is loading. Please wait.

Presentation is loading. Please wait.

Introducing HTML Skills: none IT concepts: markup, HTML tag, presentation vs content, HTTP protocol, historical context This work is licensed under a Creative.

Similar presentations


Presentation on theme: "Introducing HTML Skills: none IT concepts: markup, HTML tag, presentation vs content, HTTP protocol, historical context This work is licensed under a Creative."— Presentation transcript:

1 Introducing HTML Skills: none IT concepts: markup, HTML tag, presentation vs content, HTTP protocol, historical context This work is licensed under a Creative Commons Attribution-Noncommercial- Share Alike 3.0 License.

2 Where does this topic fit? Internet concepts –Applications –Technology –Implications Internet skills –Application development –Content creation

3 HTML – hypertext markup language Hypertext Markup

4 HTML tags control presentation, not content

5 TagEffect … large heading … smaller heading … paragraph … bold text … italicized text … underlined text Examples of HTML tags Note that each of these has a start <> and an end element.

6 TagEffect draw a horizontal line (a rule) across the window force a break in the line being typed Examples of HTML tags These do not require both a start <> and an end element. The trailing “ /” is optional in HTML 4, but will be mandatory in HTML 5.

7 http://www.w3schools.com/Html/ W3schools -- all you need to learn HTML make changes on the left side see the result on the right side

8

9 HTTP – the rules defining the Web client-server “conversation”

10 The idea of hypertext preceded the Web Vannevar Bush Doug Engelbart

11 Gopher

12 Tim Berners-Lee invented HTML and HTTP Tim Berners-Lee was knighted by Queen Elizabeth for his invention of the World Wide Web. He is shown here, along with the first picture posted on the Web and a screen shot from an early version of his Web browser.

13 A few questions

14 We introduced several HTML tags in this presentation. Without looking back, do you recall what they were? Do you recall what each does?

15 What do you suppose would happen if you accidentally left the closing tag off of a bold-face portion of text? How would you make some text both bold face and italicized? What are some of the other tags shown at w3schools, and what are their functions?

16 HTML – hypertext markup language Skills: none IT concepts: markup, HTML tag, presentation vs content, HTTP protocol, historical context This work is licensed under a Creative Commons Attribution-Noncommercial- Share Alike 3.0 License.


Download ppt "Introducing HTML Skills: none IT concepts: markup, HTML tag, presentation vs content, HTTP protocol, historical context This work is licensed under a Creative."

Similar presentations


Ads by Google