1 Section 4 Web Skills InternetWebHTML. 2 The difference between the Internet and the Web The Internet is a way of linking large multi-user computers.

Slides:



Advertisements
Similar presentations
HTML Basics Customizing your site using the basics of HTML.
Advertisements

Html: getting started HTML is hyper text markup language. It is what web browsers look at on the Internet. HTML documents should be created in a simple.
Hyper Text Markup Language.  HTML is a language for describing web pages.  HTML stands for Hyper Text Markup Language  HTML is not a programming language,
How To Create A Web Page By: Mikeon Briddy & Darrius Jacobs April 10,2006 Mr. Barnett.
HTML tags Skills: adding HTML tags, text editor IT concepts: plain text, computer components – storage versus memory, separation of content and format.
XP Browser and Basics1. XP Browser and Basics2 Learn about Web browser software and Web pages The Web is a collection of files that reside.
CIS101 Introduction to Computing Week 05. Agenda Your questions Exam next week - Excel Introduction to the Internet & HTML Online HTML Resources Using.
CIS101 Introduction to Computing Week 05. Agenda Your questions CIS101 Survey Introduction to the Internet & HTML Online HTML Resources Using the HTML.
CIS101 Introduction to Computing
Web Page Development Identify elements of a Web Page Start Notepad
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
Introduction to HTML 2006 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2006 INT197B. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Developing a Basic Web Page with HTML
Glencoe Digital Communication Tools Create a Web Page with HTML Chapter Contents Lesson 4.1Lesson 4.1 Get Started with HTML (85) Lesson 4.2Lesson 4.2 Format.
Chapter 2 Introduction to HTML5 Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
Basic HTML The Magic Of Web Pages. Create an HTML folder  Make a folder in your H drive and name it “HTML”. We will save EVERYTHING for this unit here.
Slide 1 Today you will: think about criteria for judging a website understand that an effective website will match the needs and interests of users use.
Web design for fun Presented to the Rochester Computer Society 6/10/2003 By Michael Necheles EDS.
Exploring Microsoft Office XP - Microsoft Word 2002 Chapter 61 Exploring Microsoft Word Chapter 6 Creating a Home Page and Web Site By Robert T. Grauer.
Basic HTML Hyper text markup Language. Re-cap  … - The tag tells the browser that this is an HTML document The html element is the outermost element.
Web Design Unit Assignment #2: Job Skills Favorite Links Page You will create a HTML web page with links to informational websites about a variety of job.
4 HTML Basics Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and.
THE BACKBONE OF EVERY WEB PAGE HTML Day 1. What will we learn? How to create a basic web page Backgrounds and colors How to link Web sites How to include.
1 Chapter 2 & Chapter 4 §Browsers. 2 Terms §Software §Program §Application.
XP New Perspectives on Browser and Basics Tutorial 1 1 Browser and Basics Tutorial 1.
Creating Web Documents Wk 2: HTML & PSP basics Discuss sites HTML, PSP lesson Assignment: first Web page due Day class: 1/23; Night class 1/28.
Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and attributes Create.
Programming in HTML.  Programming Language  Used to design/create web pages  Hyper Text Markup Language  Markup Language  Series of Markup tags 
Microsoft Internet Explorer and the Internet Using Microsoft Explorer 5.
15.1 Fundamentals of HTML.
Just Enough HTML How to Create Basic HTML Documents.
HTML Hyper Text Markup Language. What is an HTML File?  HTML stands for Hyper Text Markup Language  An HTML file is a text file containing small markup.
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
Creating Web Pages Chapter 5 Learn how to… Identify Web page creation strategies. Define HTML Web page elements. Describe the principles of good screen.
Introducing the World Wide Web Internet- a structure made up of millions of interconnected computers whose users communicate with each other and share.
15.1 Fundamentals of HTML DeKalb County School System.
4 HTML Basics Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and.
15.1 Fundamentals of HTML 2 assignments: 1st—complete the worksheet. 2nd—create your first HTML web page following the directions in this PowerPoint where.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
HTML Concepts and Techniques Fifth Edition Chapter 3 Creating Web Pages with Links, Images, and Formatted Text.
Zakaria - Ammar - Kananah - Mahmoud Arab Open University - Baharin 1 Section 4 Web Skills This section forms the core of the TU170 course. Prepared by:
Creating and Editing a Web Page
HTML HYPER TEXT MARKUP LANGUAGE. INTRODUCTION Normal text” surrounded by bracketed tags that tell browsers how to display web pages Pages end with “.htm”
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place Programming language.
HTML And the Internet. HTML and the Internet ► HTML: HyperText Markup Language  Language in which all pages on the web are written  Not Really a Programming.
XP Creating Web Pages with Microsoft Office
TU 170 Learning Online( Prepared By: M.Hussein Y.Mansoour) Copyright 2005© ITC 1.
Creating Web pages using HTML: Here, you will learn how to set up facilities on the internet by creating Web pages and mounting them on the World Wide.
1 Section 4 Web Skills. 2 Aims By the end of this section You will have a clear idea of the potential of the Web. You will have taken a few steps towards.
Online PD Basic HTML The Magic Of Web Pages
HTML Basics.
Section 4.1 Section 4.2 Format HTML tags Identify HTML guidelines
With Microsoft FrontPage 2000
Learning the Basics – Lesson 1
Uppingham Community College
Creating a Home Page in HTML
Section 4 Web Skills TU170-Mrs. Hanan Al-Ali.
UNIT 15 Webpage Creator.
WEBSITE DESIGN Chp 1
Unit A.
Working with Text and Cascading Style Sheets
Tutorial Developing a Basic Web Page
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Chapter 16 The World Wide Web.
15.1 Fundamentals of HTML 2 assignments: 1—complete the worksheet
Presentation transcript:

1 Section 4 Web Skills InternetWebHTML

2 The difference between the Internet and the Web The Internet is a way of linking large multi-user computers. In part it consists of the physical links that were set up between them. Originally that was wires, but now it includes microwave links, satellite links, and optical fibres. But also, and as important, the Internet includes the standards and mechanisms for routing information from one computer to the next, and which ensure that all computers connected to it can understand the information on it. A network must conform to these standards, called 'TCP/IP' if it is to connect to the Internet. The Internet is a way of linking large multi-user computers. In part it consists of the physical links that were set up between them. Originally that was wires, but now it includes microwave links, satellite links, and optical fibres. But also, and as important, the Internet includes the standards and mechanisms for routing information from one computer to the next, and which ensure that all computers connected to it can understand the information on it. A network must conform to these standards, called 'TCP/IP' if it is to connect to the Internet. The World Wide Web is one of many services that run on the Internet. is another, much older service that also runs on the Internet. The World Wide Web is one of many services that run on the Internet. is another, much older service that also runs on the Internet.

3 HTML For a page to be displayed on the World Wide Web, there must be a set of codes which format the various parts of the page, the headings, lists, links, and so on. These codes are what is called Hyper Text Markup Language (HTML), the language of the World Wide Web. The codes of HTML are called 'tags'. For a page to be displayed on the World Wide Web, there must be a set of codes which format the various parts of the page, the headings, lists, links, and so on. These codes are what is called Hyper Text Markup Language (HTML), the language of the World Wide Web. The codes of HTML are called 'tags'. The tags do not appear in the browser, but if you open a web page in a simple text editor such as Notepad you will see them. The tags do not appear in the browser, but if you open a web page in a simple text editor such as Notepad you will see them.

4 Editors for HTML The basic tags are very simple, and any text editor can be used to create HTML documents. All you have to do is learn what these basic tags are and where to put them The basic tags are very simple, and any text editor can be used to create HTML documents. All you have to do is learn what these basic tags are and where to put them More tags have been invented which are not so easy to create using a text editor but with HTML Editors which automatically insert the tags for you. The latest versions of many browsers now come with HTML editors built into them. More tags have been invented which are not so easy to create using a text editor but with HTML Editors which automatically insert the tags for you. The latest versions of many browsers now come with HTML editors built into them. Many word processors now offer a command such as 'Save as HTML', which converts an ordinary word processed document into HTML by inserting the necessary tags automatically. Many word processors now offer a command such as 'Save as HTML', which converts an ordinary word processed document into HTML by inserting the necessary tags automatically. You can look at the HTML tags using the 'View source' or equivalent command in your browser You can look at the HTML tags using the 'View source' or equivalent command in your browser

5 Basic Elements of HTML Headings. Headings. Paragraphs. Paragraphs. Lists. Lists. Links. Links.

6 Codes for HTML Elements Headings Headings There are 5 main levels of heading in HTML. A heading must have a heading tag, like, to mark its start, and an ending tag, like, to mark its end. – First level heading – First level heading – Second level headings – Second level headings – Third level heading – Third level heading – Fourth level heading – Fourth level heading – Fifth level heading – Fifth level heading

7 Paragraphs Paragraphs In HTML, paragraphs must be explicitly indicated with the paragraph tag. An ordinary 'return' character in the editor will not be seen by the HTML browser – paragraph. Codes for HTML Elements

8 Lists Lists –An ordered list Ordered lists, with numbers in front of each item (the browser inserts the numbers). An ordered list has the tag in front of it and the tag at its end. Each line of the list has the tag in front of it. Notice that the lines are not numbered in the HTML source.    the first item..  the second item  the second item  and so on..  and so on..   Codes for HTML Elements

9 Lists Lists –An unordered list An unordered list uses bullets "" instead of numbers. The HTML tags are and at the beginning and end, and again, to mark each line.    the first item.  the second item.  and so on..  and so on..  

10 Codes for HTML Elements Links Links –To display a GRAPHIC on a web page: –To link to a DOCUMENT somewhere else on the web: text you wish to appear underlined. text you wish to appear underlined.

11 Codes for HTML Elements Links – –To link to someplace within the same document: The 'anchor' (place you want to jump to) is marked by Then the link is marked by: text you wish to appear underlined – –To send an message: name you wish to be underlined

12 Exercises Exercise 20: Visit some websites & create a bookmark (Favorite) for a site. Exercise 20: Visit some websites & create a bookmark (Favorite) for a site. Exercise 21: Organize your bookmarks into folders. Exercise 21: Organize your bookmarks into folders. Exercise 22: Search for your name using a search engine. Exercise 22: Search for your name using a search engine. –Try to narrow the search, by adding extra information (for example, “Your name" "Kingdom of Saudi Arabia") The hits will include some sites which contain "Kingdom of Saudi Arabia" but not your name. –You can make sure that your name is included among the hits by including a '+' sign: +“Your name" "Kingdom of Saudi Arabia") –You can make sure that your name is included among the hits by including a '+' sign: +“Your name" "Kingdom of Saudi Arabia") –By using a '-' (hyphen, serving as a minus sign) you can ensure that a word or phrase is excluded from the hits. For example, you could use "-USA" to narrow your search. –By using a '-' (hyphen, serving as a minus sign) you can ensure that a word or phrase is excluded from the hits. For example, you could use "-USA" to narrow your search.

13 Exercises Exercise 23: Find links to your web channel. Exercise 23: Find links to your web channel. Exercise 24: Find Free Software Exercise 24: Find Free Software –Free software: distributed free, together with the original programmer's 'source code'. –Shareware and freeware: No source code is included as this is not meant for use by programmers. –Plug-ins: which are extensions to other software such as browsers or graphics software.

14 Exercises Exercise 25: Edit an HTML document Exercise 25: Edit an HTML document –Open HTML document –View source –Edit (in Note Pad) –Return to browser, REFRESH Exercise 26: HTML Basics Exercise 26: HTML Basics

15 Exercise 27: Using HTML Editors Exercise 27: Using HTML Editors –Download NETSCAPE COMPOSER –Find out the different ways to display a file. Often there are several 'modes‘. –Find out how to turn text into any of the five levels of heading. –Find out how to turn text into any of the five levels of heading. –Find out how to do word-processing type formatting. –Find out how to do word-processing type formatting. –Find out how to work with links. Here there is a very wide variation in the way different editors work. Exercises

16 Exercise 28: Good Web design; Exercise 28: Good Web design; –Responsiveness is crucial –Present a clear, simple structure –Use color to enhance not distract –Use a consistent style from page to page –Provide clear, consistent navigation tools to link different pages Have a quick look at some websites then SEND a message to your tutor group giving your views of the design of these sites. Have a quick look at some websites then SEND a message to your tutor group giving your views of the design of these sites. Exercise/Activity

17 Each part of the TMA should be produced as a separate document using your HTML editor. Each part of the TMA should be produced as a separate document using your HTML editor. If you would prefer to use your word processor, you can write Parts 1 and 3 using it and then either save as HTML (most word processors offer this format as an option) or copy and paste the results into your HTML editor. If you would prefer to use your word processor, you can write Parts 1 and 3 using it and then either save as HTML (most word processors offer this format as an option) or copy and paste the results into your HTML editor. Some of the more sophisticated HTML editors cause problems when files are zipped and submitted to be marked. Please read the advice given in Exercise 27 before you start work on your TMA. Some of the more sophisticated HTML editors cause problems when files are zipped and submitted to be marked. Please read the advice given in Exercise 27 before you start work on your TMA.Exercise 27Exercise 27 TMA02

18 Submitting your work You should submit the following: You should submit the following: –Part 1 Your document as a separate HTML document; –Part 1 Your document as a separate HTML document; –Part 2 Your individual web page in HTML format plus any image files; –Part 2 Your individual web page in HTML format plus any image files; –Part 3 Your document as a separate HTML document.

19 You are required to submit only one file for this assignment, but you will have several. You are required to submit only one file for this assignment, but you will have several. Compress them all so they take up much less space. This is called 'zipping‘. Compress them all so they take up much less space. This is called 'zipping‘. Guidance on using zipping programs is given in Using zipping software. A simple way to compress files is also given in the Preparatory Activities booklet. Guidance on using zipping programs is given in Using zipping software. A simple way to compress files is also given in the Preparatory Activities booklet.Using zipping softwareUsing zipping software Your zipped file should be submitted through this LMS system. Your zipped file should be submitted through this LMS system. Submitting your work