Chapter 10: Web Basics.

Slides:



Advertisements
Similar presentations
The Internet and the Web
Advertisements

Google Chrome & Search C Chapter 18. Objectives 1.Use Google Chrome to navigate the Word Wide Web. 2.Manage bookmarks for web pages. 3.Perform basic keyword.
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.
The Internet Useful Definitions and Concepts About the Internet.
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.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day 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.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
Tutorial 1 Getting Started with Adobe Dreamweaver CS3
XP New Perspectives on Browser and Basics Tutorial 1 1 Browser and Basics Tutorial 1.
Navigation Section 2. Objectives Student will knowhow to navigate through the browser.
The INTERNET A worldwide network of computers linked together. Web Pages, , Instant Messaging, Xbox Live, iTunes downloads, etc. are all part of.
Microsoft Office 2003 Illustrated Introductory Started with Internet Explorer Getting.
Tutorial 1: Browser Basics.
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.
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.
Web Browsers  Web browser- software that you run on your computer to make it work as a web client.  Web Servers- Computers connected to the Internet.
MODULE 3 Internet Basics © Paradigm Publishing, Inc.1.
Living Online Lesson 3 Using the Internet IC3 Basics Internet and Computing Core Certification Ambrose, Bergerud, Buscge, Morrison, Wells-Pusins.
Web Browsing *TAKE NOTES*. Millions of people browse the Web every day for research, shopping, job duties and entertainment. Installing a web browser.
and Internet Explorer.  The transmission of messages and files via a computer network  Messages can consist of simple text or can contain attachments,
Session 1: Introduction to HTML Fall Today’s Agenda Talk about the functions of the Internet Cover useful terminology for today’s session HTML,
Microsoft Office 2008 for Mac – Illustrated Unit D: Getting Started with Safari.
COM: 111 Introduction to Computer Applications Department of Information & Communication Technology Panayiotis Christodoulou.
Uniform Resource Locator URL protocol URL host Path to file Every single website on the Internet has its own unique.
Week-6 (Lecture-1) Publishing and Browsing the Web: Publishing: 1. upload the following items on the web Google documents Spreadsheets Presentations drawings.
1 UNIT 13 The World Wide Web. Introduction 2 Agenda The World Wide Web Search Engines Video Streaming 3.
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
The Internet & Web Browsers Business Webpage Design Created by Kelly Seale Adapted by Jill Einerson.
HOW THE INTERNET WORKS. Introduction : The internet has brought revolutionary changes Has become a medium for interaction and information Can access to.
1 Chapter 1 INTRODUCTION TO WEB. 2 Objectives In this chapter, you will: Become familiar with the architecture of the World Wide Web Learn about communication.
4.01 How Web Pages Work.
The World Wide Web.
Introduction to the Internet
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Chapter 10: Web Basics.
2.2 Internet Basics.
IS1500: Introduction to Web Development
Instructor Materials Chapter 5 Providing Network Services
Chapter 8 Browsing and Searching the Web
Chapter 1 Introduction to HTML.
The Internet.
What is the Internet? © EIT, Author Gay Robertson, 2016.
Lesson 4: Web Browsing.
Evolution of Internet.
Browsing and Searching the Web
E-commerce | WWW World Wide Web - Concepts
Introduction to Computers
E-commerce | WWW World Wide Web - Concepts
Electronic Resources and the WWW
Microsoft Office Illustrated Introductory, Premium Edition
Electronic Resources and the WWW
INTERNET.
Windows Internet Explorer 7-Illustrated Essentials
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
What is the World Wide Web (www)
Computer Skills (1) Internet Explorer.
Lesson 4: Web Browsing.
A worldwide system of interconnected computer networks.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Internet and the world wide web (www)
Lesson 2: Gathering and Organizing Information Using ICT KEY QUESTION: HOW DO YOU GATHER AND ORGANIZE INFORMATION USING THE COMPUTER AND INTERNET?
Presentation transcript:

Chapter 10: Web Basics

Chapter 10: Web Basics Learning Objectives: Identify the components that make up the web Use the basic functions of a web browser Search the Internet Understand the need for security and recognize secure connections

How the Web Works The Internet is a global network of millions of computers that can communicate with each other World Wide Web (WWW) A network of inter- connected pages of information stored on publicly accessible servers.

Web Browsing Components Web servers: Store and provide access to web sites Web browsers: Request and display information to individuals Web pages: The individual documents that web servers store and web browsers request.

Web Servers Powerful computers that provide data or services to other computers Receive requests for web page data and supplies it by sending it over the Internet.

Web Browsers Many are available (Internet Explorer, Firefox, Chrome, Safari) Most are available for multiple operating systems Relationship between browser and server is platform-independent

Web Pages A web page is a file that is formatted for use on WWW Written in Hypertext Markup Language (HTML).

Web Pages Web page contains text, graphics, audio, and video Hyperlinks are pointer link to other pages or content in the same page Static web page content does not change can be updated manually Dynamic web page frequently updating content weather report

URLs Uniform resource locator (URL) is a web page address

Parts of a URL Protocol: set of rules for the transmission; most common is http. Another example is IP Domain name: destination server, such as www.uob.edu.bh. Top-level domain is the final part, example: .com, .net, .edu, and many more. Some domain names include a two-letter country code, for example, .bh, .uk, .ae, .sa. Subdomain: usually www, but can be others Path: exact location on the server can include a folder (news) and a file name (story24871.htm)

IP Addresses IPv4 IPv6 Currently used on the Internet 32 bit binary number Represented in dotted decimal notation Example, 131.107.23.100 More than 4 billion combinations IPv6 Will be used on the Internet in the future (already in limited use) 128 bit binary number Represented as eight groups of four hexadecimal numbers Example:2001:0:0:635:7b62:12ab:342:1038

Identifying Your IP Address

IP Address Translation Domain Name System (DNS) servers translate between IP addresses and domain names directory lookup that converts domain names into their corresponding IP addresses The process is called name resolution

Browser Basics Homepage: The page that is displayed when you first launch your web browser. Also the main / first page of a website. A tab enables you to have multiple web pages open at once within the same browser window

Identifying Secure Sites https:// rather than http:// Lock symbol in Address bar Address bar may have a green background

Adding Favorites (Bookmarks) Click the Favorites button (star) Click Add to Favorites Click Add

Browser History

Browser History Click Favorites (star) Click History tab Double-click a date range Click a site to revisit it

Uploading Files with FTP Use an FTP client application, or use a browser URL begins with ftp:// rather than http://

Plug-Ins (Add-Ons) Plug-in: An additional piece of software added to a web browser application to add support for a certain type of content; Microsoft calls them add-ons

Managing Add-Ons in IE Choose Tools, Manage Add-Ons

Web Search Search engine: a software tool used to locate information on the web Top search engines include: Google Bing Yahoo! Ask AOL Wow WebCrawler MyWebSearch Info

Conducting a Search Go to the search engine website and type your keywords in the Search box there Also, you can type search words directly into the Address bar to see results from the default search engine Search results contain: Title URL Description or excerpt

Search Results Example

Advanced Search Options

Web-Based Applications These days, developers can use a number of programming languages to run web-based applications within a web browser. A web-based application is software that is downloaded and run within the web browser rather than being installed directly on the user’s computer.

Search Operators Different search engine have different syntax for advanced searches Another way to narrow your search is to enter specific search operators in the Search field. A search operator is a word or symbol that has a specific function when carrying out a search.

Evaluating Results Accuracy What is the reputation of the information source? Is the information objective and fair? What agenda does the source have? Are outside sources cited, or is this just one opinion? Is this information provided by a group of professionals? Amateurs? Hobbyists? Sponsored Link A hyperlink that is placed on a page because a payment has been made. Many web pages contain ads, and the ads are not always sectioned off separately from the main text.

Evaluating Results Accuracy Forums are public message boards that you access via websites. They may be sponsored by a particular company or group. A knowledge base is a set of articles provided and maintained by a company or government agency about its products. It is a more reliable source of information. Encyclopaedia sites vary in their accuracy and reliability. Wiki A web-based application that can be edited by anyone and that is usually informational or instructive in nature. Examples: Wikipedia, WikiTravel.

Virtual Private Network (VPN) A secure pipeline between a VPN-enabled web server and an individual computer To set up in Windows, use the Network and Sharing Center. Choose Set Up a New Connection or Network, and then choose Connect to a Workplace.

Key Terms domain name IPv4 address virtual private network (VPN) Domain Name System (DNS) IPv6 address web-based application name resolution dynamic IP address plug-in web browser search engine Favorite wiki search operator home page Wikipedia server hyperlink World Wide Web (WWW) static IP address HyperText Transfer Protocol (HTTP) tab Internet top-level domain IP address uniform resource locator (URL)

Summary 1 . What is the relationship between the Internet and the World Wide Web? 2 . What does a hyperlink do? 3 . What type of server is used to resolve domain names and URLs to IP addresses? 4 . What browser feature enables users to open multiple web pages in a single browser window? 5 . What function does a search engine serve? 6 . What is a VPN?