Presentation is loading. Please wait.

Presentation is loading. Please wait.

Finally getting to html and CSS… Tim Berners-Lee, the writer of the software program that makes him the inventor of the WWW, defines the Internet as a.

Similar presentations


Presentation on theme: "Finally getting to html and CSS… Tim Berners-Lee, the writer of the software program that makes him the inventor of the WWW, defines the Internet as a."— Presentation transcript:

1

2 Finally getting to html and CSS… Tim Berners-Lee, the writer of the software program that makes him the inventor of the WWW, defines the Internet as a “global network of networks through which computers communicate by sending information in packets.”

3 HTML and CSS, the guts behind the page.

4 How tagging works in HTML

5 HTML5 Sample

6 Nesting HTML Tags

7 Anatomy of a Basic Tag

8 Anatomy of a Complex Tag

9 Blank Spaces in HTML

10 Special Characters in HTML non-breaking space – sometimes has issues in html5

11 Anatomy of a Uniform Resource Locator (URL)

12 A Hierarchical Site Map

13 The Basic Elements of an HTML Page

14 HTML: Three Types of Lists

15 Linking Page Content and Files

16 Sample File Structure. htm = windows html = unix Some web servers may be set to only read.htm Home page must be index.htm or index.html

17 Navigating Directory Paths in HTML

18 Linking Images and Using Alternative Text.

19 Controlling Link Pseudo-classes in CSS

20 In HTML syntax, all of the information that is placed between the start tag and the end tag. In my house is red, “my house is red” is this. element

21 An external style sheet containing instructions for the physical appearance of HTML content on the screen. CSS / Cascading Style Sheets

22 An Internet protocol that provides secure access for authorized users to remote computers and Intranets. VPN / Virtual Private Network

23 In HTML syntax, it contains the descriptive name of an HTML document, not appearing in the actual web page, but rather in the title bar of a web browser rendering the page. Title

24 In HTML syntax, a keyword surrounded by angled brackets, often appearing in pairs containing both a start and an end tag

25 A networked computer with its own IP address used to host web pages and deliver them to users. Server / web server

26 An application script or add-on that extends the functionality of a larger software application. Plug-in

27 In HTML authoring, the practice of stacking a tag within another tag, like: This is an example of how to embed a bold tag within the larger body of a paragraph tag. nesting

28 A container for information and elements related to an HTML document that do not display on the page, such as the Title element. Information here is accessible to Internet search engine spiders. Head / head element

29 The Internet protocol used in the transfer of files over the Internet. FTP / file transfer protocol

30 An object or widget in a graphical user interface that performs an action when selected by the user. button

31 The world’s first packet-switching network, that became operational in 1969 and is the predecessor of the global Internet. ARPANET

32 In HTML syntax, the string “&nbsp” adds a single fixed space between words in an element. Nonbreaking space

33 A format recognized by most HTTP servers as the default web page in a website directory folder. index.html (must be lower case i)


Download ppt "Finally getting to html and CSS… Tim Berners-Lee, the writer of the software program that makes him the inventor of the WWW, defines the Internet as a."

Similar presentations


Ads by Google