PYP002 Intro.to Computer Science Brwosing the Web1 Browsing the Web Chapter 19.

Slides:



Advertisements
Similar presentations
1 How To Use a Browser A Module of the CYC Course – Computer Basics
Advertisements

Communicating Information: Web Design. It’s a big net HTTP FTP TCP/IP SMTP protocols The Internet The Internet is a network of networks… It connects millions.
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.
Exploring Windows 98 and Essential Computing Concepts - Chapter 1 1 Exploring the Internet Chapter 1 Welcome to Cyberspace: The Internet and World Wide.
Internet – Part II. What is the World Wide Web? The World Wide Web is a collection of host machines, which deliver documents, graphics and multi-media.
Searching and Researching the World Wide: Emphasis on Christian Websites Developed from the book: Searching and Researching on the Internet and World Wide.
The Internet 8th Edition Tutorial 1 Browser Basics.
CMP 101 INTRODUCTION TO THE INTERNET L02. Internet Unit A.
What Is A Web Page? An Introduction to the Internet.
The Internet & Web Browsers Business Webpage Design Kelly Seale.
With Internet Explorer 8© 2011 Pearson Education, Inc. Publishing as Prentice Hall1 Go! with Internet Explorer 8 Getting Started.
Internet. Internet is Is a Global network Computers connected together all over that world. Grew out of American military.
Internet Standard Grade Computing. Internet a wide area network spanning the globe. consists of many smaller networks linked together. Service a way of.
The Internet. What is the Internet?  The Internet is a network of networks.  It gives users access to a wide variety of information from millions of.
Windows Internet Explorer 9 Chapter 1 Introduction to Internet Explorer.
Windows Internet Explorer 9 Chapter 1 Introduction to Internet Explorer.
Introduction to Computers Section 8A. home How the Internet Works Anyone with access to the Internet can exchange text, data files, and programs with.
The INTERNET A worldwide network of computers linked together. Web Pages, , Instant Messaging, Xbox Live, iTunes downloads, etc. are all part of.
How did the internet develop?. What is Internet? The internet is a network of computers linking many different types of computers all over the world.
Microsoft Office XP Illustrated Introductory, Enhanced Started with Internet Explorer Getting.
Microsoft Office 2003 Illustrated Introductory Started with Internet Explorer Getting.
Tutorial 1: Browser Basics.
Exploring Microsoft Office Welcome to Cyberspace: The Internet and World Wide Web1 Exploring the Internet Chapter 1 Welcome to Cyberspace: The Internet.
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 1 1 Browser Basics Introduction to the Web and Web Browser Software Tutorial.
CIS 250 Advanced Computer Applications Internet/WWW Review.
Chapter 21 Browsing the Web 1. What’s Inside and on the CD? In this chapter you will learn about: –The Web –Popular Web browsers –How to use a browser.
Introducing the Internet and The Web Computer Concepts Unit A What Is Internet.
INTERNET PRESENTATION. WHAT IS THE INTERNET? The worlds largest computer network. A collection of local, regional and national computer networks linked.
Using the Internet. (WWW) and the Internet The World Wide Web (WWW) is a small part of the Internet. The Internet relates to all the hardware and software.
Internet Overview Data Service Center What is the Internet? F A network of networks connecting computers/people around the world allowing them to share.
1 Chapter 01: Introduction by Tharith Sriv. This course covers the following topics:  Hypertext Markup Language (HTML)  Cascading Style Sheets  JavaScript.
Kathy Schrock’s Guide * for Educators Adapted by Linda Kennedy to the Internet.
The Internet Teaching Learning Seminar Computer Studies.
Living Online Lesson 3 Using the Internet IC3 Basics Internet and Computing Core Certification Ambrose, Bergerud, Buscge, Morrison, Wells-Pusins.
Exploring Microsoft Office Welcome to Cyberspace: The Internet and World Wide Web1 Exploring the Internet Chapter 1 Welcome to Cyberspace: The.
Internet Network of networks Mother of all networks
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
How the Web Works Jenny Burson Courtesy of About Internet for Beginners Learn the Web
The Internet and World Wide Web Sullivan University Library.
CSCI-235 Micro-Computers in Science The Internet and World Wide Web.
The Internet is a Big Collection of Computers and Cables. -"interconnection of computer networks". Millions of personal, business, and governmental.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Computer Skills (1) Internet Explorer. To open the Internet Explorer: –Double click on the Internet Explorer icon on Desktop. –Or, from Start  All Programs.
Microsoft Office 2008 for Mac – Illustrated Unit D: Getting Started with Safari.
Computers Are Your Future Eleventh Edition Chapter 6: The Internet and the World Wide Web Copyright © 2011 Pearson Education, Inc. Publishing as Prentice.
The Internet What is the Internet? The Internet is a lot of computers over the whole world connected together so that they can share information. It.
The Internet & Web Browsers Business Webpage Design Created by Kelly Seale Adapted by Jill Einerson.
A BRIEF HISTORY OF THE INTERNET, WEB, AND HTML. Internet vs. World Wide Web What is The Internet? The Internet is a massive network of networks, a networking.
Web Page Design The Basics. The Web Page A document (file) created using the HTML scripting language. A document (file) created using the HTML scripting.
(class #2) CLICK TO CONTINUE done by T Batchelor.
Basic Internet Skills. What is the internet? A large group of computers connected to one another Its purpose is to send information back and forth to.
Browsing and Searching the Web
Introducing the World Wide Web
Some Common Terms The Internet is a network of computers spanning the globe. It is also called the World Wide Web. World Wide Web It is a collection of.
Internet.
Electronic Resources and the WWW
Microsoft Office Illustrated Introductory, Premium Edition
Exploring the Internet Welcome to Cyberspace:
Electronic Resources and the WWW
Internet.
The Internet and the World Wide Web (ch. 7)
Computer Networks and Internet
Objectives To understand the about types of computer network
What is the World Wide Web (www)
Computer Skills (1) Internet Explorer.
Introduction to Internet Explorer
Browsing the Web Chapter 19 PYP002 Intro.to Computer Science
Internet Vocabulary Terms
An Introduction to the Internet
Presentation transcript:

PYP002 Intro.to Computer Science Brwosing the Web1 Browsing the Web Chapter 19

PYP002 Intro.to Computer ScienceBrwosing the Web2 Objectives  The students should understand What is web? What is the difference between the Internet and WWW? Is the web safe? Which browsers are most popular? Common browser activities. KFUPM Portal

PYP002 Intro.to Computer ScienceBrwosing the Web3 What is the Web?  The web (short for world wide web) is a collection of data that can be linked and accessed using HTTP.  A web page is a specially coded document that can contain text, graphics, video and sounds.  Each web page is assigned a URL (Universal Resource Locator) that uniquely identifies its location on the internet.  Web pages are created using HTML (hypertext markup language), a set of specifications that a browser can display as web pages.

PYP002 Intro.to Computer ScienceBrwosing the Web4 The Web and the Internet  The Internet is a wide area network of local, regional, national and international computers.  The Web is one of the services offered by the internet. The Web is a collection of documents linked together by hypertext links.  Other services offered by the Internet are , instant messaging, ftp, etc.

PYP002 Intro.to Computer ScienceBrwosing the Web5 Services offered by the Internet

PYP002 Intro.to Computer ScienceBrwosing the Web6 Is the web safe?  Most commercial websites encrypt information sent to and from the site.  URLs for secure Web connections begin with https instead of http.  Most browsers indicate a secure site with a padlock icon.

PYP002 Intro.to Computer ScienceBrwosing the Web7 Browsers  A browser is a program used to access the Web.  Popular browsers are: Microsoft Internet Explorer Mozilla Opera.

PYP002 Intro.to Computer ScienceBrwosing the Web8 How do I start my browser?

PYP002 Intro.to Computer ScienceBrwosing the Web9 How do I use a URL to go to a website?

PYP002 Intro.to Computer ScienceBrwosing the Web10 How do I use links on a web page?

PYP002 Intro.to Computer ScienceBrwosing the Web11 How do I search for information on the web?  Using Search tools  Searching with keywords  Combing keywords with AND or +  Searching for specific text using quotation [“ “]

PYP002 Intro.to Computer ScienceBrwosing the Web12 Stop and Home Buttons

PYP002 Intro.to Computer ScienceBrwosing the Web13 Back and Forward Buttons

PYP002 Intro.to Computer ScienceBrwosing the Web14 The History List

PYP002 Intro.to Computer ScienceBrwosing the Web15 Favorites

PYP002 Intro.to Computer ScienceBrwosing the Web16 Saving a Web page

PYP002 Intro.to Computer ScienceBrwosing the Web17 Saving a graphic

PYP002 Intro.to Computer ScienceBrwosing the Web18 Copying Text from a Web page

PYP002 Intro.to Computer ScienceBrwosing the Web19 Printing a Web page

PYP002 Intro.to Computer ScienceBrwosing the Web20 Downloading Software

PYP002 Intro.to Computer ScienceBrwosing the Web21 Downloading Software

PYP002 Intro.to Computer ScienceBrwosing the Web22 Error Message

PYP002 Intro.to Computer ScienceBrwosing the Web23 KFUPM Portal

PYP002 Intro.to Computer ScienceBrwosing the Web24 MyKFUPM tab

PYP002 Intro.to Computer ScienceBrwosing the Web25 Library tab

PYP002 Intro.to Computer ScienceBrwosing the Web26 KFUPM tab

PYP002 Intro.to Computer ScienceBrwosing the Web27 IT Corner tab

PYP002 Intro.to Computer ScienceBrwosing the Web28 My Services tab

PYP002 Intro.to Computer ScienceBrwosing the Web29 Academics tab

PYP002 Intro.to Computer ScienceBrwosing the Web30 Summary  We discussed 1. What is web? 2. What is the difference between the Internet and WWW? 3. Is the web safe? 4. Which browsers are most popular? 5. Common browser activities. 6. KFUPM Portal