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.

Slides:



Advertisements
Similar presentations
4.01 How Web Pages Work.
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.
 To publish information for global distribution, one needs a universally understood language, a kind of publishing mother tongue that all computers may.
1 Internet Umm Alqura University السنة التحضيرية مهارات الحاسب الالي (1)
Project 1 Introduction to HTML.
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.
CIS101 Introduction to Computing Week 05. Agenda Your questions Exam next week - Excel Introduction to the Internet & HTML Online HTML Resources Using.
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.
Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
Introduction 2: Internet, Intranet, and Extranet J394 – Perancangan Situs Web Program Sudi Manajemen Universitas Bina Nusantara.
1st Project Introduction to HTML.
What Is A Web Page? An Introduction to the Internet.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
Chapter ONE Introduction to HTML.
HTML Comprehensive Concepts and Techniques Intro Project Introduction to HTML.
PIZZA WEB PAGE May 28, FOR TODAY  Review Vocabulary Words (take out your worksheets!)  Pizza Web Page  Research more tags  Turn in your homework!
The Internet Writer’s Handbook 2/e Introduction to World Wide Web Terms Writing for the Web.
Lesson 2 — The Internet and the World Wide Web
1 Jordan University of Science & Technology Faculty of Computer & Information Technology Department of Computer Science CIS 100Internet.
Chapter 6 The World Wide Web. Web Pages Each page is an interactive multimedia publication It can include: text, graphics, music and videos Pages are.
First things, First Do you belong in here? – 10 – 12 – Comp. Discovery or Keyboard/Comp Apps – Do you have any experience with Web Page Design?????
1 Chapter 2 & Chapter 4 §Browsers. 2 Terms §Software §Program §Application.
Introduction to Computers Section 8A. home How the Internet Works Anyone with access to the Internet can exchange text, data files, and programs with.
BASIC UNDERSTANDING OF INTERNET AND WEB BRIDGE COURSE of INFORMATION & COMMUNICATION TECHNOLOGY Activity No. 8.
HTML ~ Web Design.
UNESCO ICTLIP Module 1. Lesson 61 Introduction to Information and Communication Technologies Lesson 6. What is the Internet?
CIS 250 Advanced Computer Applications Internet/WWW Review.
Web software. Two types of web software Browser software – used to search for and view websites. Web development software – used to create webpages/websites.
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.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"
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.
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
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
The Internet and World Wide Web Sullivan University Library.
Web Page Creation Standard Grade Computing. WWW n The World Wide Web is a collection of information held in multimedia form on the Internet. n This information.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
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.
A s s i g n m e n t W e e k 7 : T h e I n t e r n e t B Y : P a t r i c k O b i s p o.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
The Internet Salihu Ibrahim Dasuki (PhD) CSC102 INTRODUCTION TO COMPUTER SCIENCE.
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.
Glencoe Introduction to Multimedia Chapter 2 Multimedia Online 1 Internet A huge network that connects computers all over the world. Show Definition.
How Much Do You Know About the Internet?. What is the Internet? The Internet is the world’s largest computer network, connecting more than 4 million computers.
The World Wide Web.
4.01 How Web Pages Work.
Chapter 1 Introduction to HTML.
Warm Handshake with Websites, Servers and Web Servers:
Sec (4.3) The World Wide Web.
E-commerce | WWW World Wide Web - Concepts
Project 1 Introduction to HTML.
E-commerce | WWW World Wide Web - Concepts
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.
Web Site Development.
Computer Networks and Internet
Web Page Concept and Design :
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
INFS 230 L Internet Technology
4.01 How Web Pages Work.
Information Retrieval and Web Design
4.01 How Web Pages Work.
Presentation transcript:

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 to users via the Internet.

World Wide Web Pages or files are stored on Web Servers. Users access these pages using a graphical browser like Netscape Communicator or Internet Explorer. Pages can include graphics, sound, movies and other media-rich content, as well as references to other pages on the same site or other sites.

Hyper-Links A hyperlink is a clickable link to another document or resource. It is normally shown in blue underline. When a user clicks on this link, the client will retrieve the document associated with that link, by requesting the document from the designated server upon which it resides.

URLs An URL (Uniform Resource Locator) is a means of specifying the pathname for any resource on the Internet. It consists of three part: a protocol part a host part  a document name

URLs Computer_Science/index.htm specifies the protocol as http, the host or WWW server as just.edu.jo and the document as /Computer_Science/ index.htm

Search Engines Because there is so much information available on the Internet today, it is important to be able to access information quickly. Several sites have specialized in searching

Browsing the Web The features of World Wide Web (WWW) are: Server provides access information presented as pages uses html (hyper-text markup language) to write it.

 Pages may reference other pages, graphics etc (links)  Client provides browse services to view pages and handle special page types  Connect only long enough to get a page  Examples of available browsers include Netscape Communicator and Internet Explorer. Browsing the Web

HTML HTML: Hyper Text Markup Language. Used to create (design) Web pages which may include text, graphics, sound, video and/or links to other pages.

Web Browser A WWW browser is an application run on a user’s computer, which allows him to view the pages made available by a WWW server. The browser interprets each HTML page and displays the information in a window. Each WWW server has a host name, and each page has a location address where it resides on the server.

The site-name is which denotes the server address for the WWW server at JUST. The page, which is shown as JUST’s home page is called index.htm Web Browser