Copyright Jim Martin 20071 The World Wide Web Dr. Jim Martin

Slides:



Advertisements
Similar presentations
Basic Internet Terms Digital Design. Arpanet The first Internet prototype created in 1965 by the Department of Defense.
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.
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.
HTTP: the hypertext transfer protocol
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 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.
IST 221 Internet Concepts and Applications Internet, WWW and HTML 1.
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.
Browser and Basics Tutorial 1. Learn about Web browser software and Web pages The Web is a collection of files that reside on computers, called.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
Application Layer. Applications A program or group of programs designed for end users. A program or group of programs designed for end users. Software.
COMPUTERS AND INFORMATION SYSTEMS HTML. How the Web Works To access a web site  Enter its address (URL) in the address box of your browser 
Web Design Terms and Concepts Ms. Scales. Q. What is a Server? A. A server is a computer that stores information many people can access. It runs special.
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.
Connecting one computer to another computer creates a network.
1 The Internet Dr. Jim Martin Clemson’s Emerging Scholars Partnership, Summer 2005.
With your friendly Web Developer, Chris.. Terminology  HTML - > Hypertext Markup Language  CSS -> Cascading Style Sheet  open tag  close tag  HTTP->Hypertext.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
Lesson 2 — The Internet and the World Wide Web
Web Mastering Module Internet Fundamentals. What is the Internet? –Global network of networks –Communicating using same set of rules (protocols/languages)
OV Copyright © 1998 Ziff-Davis Education, a division of Ziff-Davis Inc. All rights reserved. The Internet World-wide network of computers connected.
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.
Website Designers Goal Evolve from know-nothing, nat-brain rookies … into Incredible Website Designers Reference Websites:
Internet Concept and Terminology. The Internet The Internet is the largest computer system in the world. The Internet is often called the Net, the Information.
Tutorial #2 Creating Links. Tutorial #1 Review Basic Page (DOCTYPE, HTML, Head, Title, Body) Tags Structure( ),,,,,, Nested Tags content Tag Attributes.
Introduction to Computers Section 8A. home How the Internet Works Anyone with access to the Internet can exchange text, data files, and programs with.
IT Introduction to Information Technology. The Internet & World Wide Web Began in 1969 with the ARPANET (Advanced Research Project Agency Network)
Web Page Design I Basic Computer Terms “How the Internet & the World Wide Web (www) Works”
WHAT IS A WEBSITE AND HOW TO GET YOUR BUSINESS ONLINE Anna Gabali – 30/07/ MKLC.
 The tag to create a link is called, which stands for anchor.  You put the address of the page to link to in quotes after href=, like the following:
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
Computer Information Technology – Section 3-4. HTML – The Language of the Internet Objectives: The Student will: 1. Look at HTML 2. Understand the basic.
HTML ~ Web Design.
Copyright Jim Martin The Internet Dr. Jim Martin
CIS 250 Advanced Computer Applications Internet/WWW Review.
1 Chinese Information Processing : Using Computers to Teach and Learn Chinese Week 6 and 7: Creating and maintaining web pages - html and ftp.
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.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 1 Key Concepts 1.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
The Web and Web Services Jim Graham NR 621 Spring 2009.
How the Web Works Building a Website – Lesson 1. How People Access the Web Browsers People access websites using software called a web browser. To view.
Chapter 29 World Wide Web & Browsing World Wide Web (WWW) is a distributed hypermedia (hypertext & graphics) on-line repository of information that users.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
Module: Software Engineering of Web Applications Chapter 2: Technologies 1.
Introduction to Web & HTML
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Computer Network Architecture Lecture 6: OSI Model Layers Examples 1 20/12/2012.
The Internet, Fourth Edition-- Illustrated 1 The Internet – Illustrated Introductory, Fourth Edition Unit B Understanding Browser Basics.
Mr C Johnston ICT Teacher G055 - Lecture 10 Network Protocols.
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 Salihu Ibrahim Dasuki (PhD) CSC102 INTRODUCTION TO COMPUTER SCIENCE.
Web Design Vocabulary #3. HTML Hypertext Markup Language - The coding scheme used to format text for use on the World Wide Web.
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
Week-7 (Lecture-1) Internet Protocols: TCP/IP, Client Server: Protocol: Specification in networking and Communications It defines the procedures to be.
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.
Copyright 2007 Jim Martin1 Internet and the WWW Dr. Jim Martin
World Wide Web. The World Wide Web is a system of interlinked hypertext documents accessed via the Internet The World Wide Web is a system of interlinked.
The World Wide Web Dr. Jim Martin
Chapter 1 Introduction to HTML.
Project 1 Introduction to HTML.
Some bits on how it works
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.
Web Development & Design Chapter 1, Sections 4, 5 & 6
The Internet and Electronic mail
Presentation transcript:

copyright Jim Martin The World Wide Web Dr. Jim Martin

copyright Jim Martin The World Wide Web Internet Access Network (Internet Service Provider or ISP) SouthsideHighSchoolClemson Dialup connection Web browser: A client program 117A Server Room The Internet is made up of separate networks that can communicate with each other. TCP/IP the ‘magical’ networking software (a protocol) that enables your browsing experience from home, high school or Clemson to be identical. Web servers: A server program

copyright Jim Martin What is a protocol? A specification for a set of message exchanges Open a connection Send the file Time Human protocols: conventions used to accomplish a task. For example, mailing a letter Computer protocols: much more precise rules. For example, getting the base web page from a web server Acknowledge the connection US Postal System 1.Create the letter 2.Package it 3.Address it and add postage 4.Send it 1.Receive the letter 2.Rip it open 3.Read it Request the file

copyright Jim Martin Web browsers and servers Internet Web browser: A client program Client program sends a packet of data that contains the command: Get me this web page Server program replies by sending a variable number of packets That collectively contain the web page Computers break the data into packets which are usually 1500 Bytes large Client program assembles the web page from the received packets and displays the page, it Then sends an ACK packet to the server saying it received the page. This interaction might take less than 1 millisecond or it might take 10 seconds. It depends on: Speed of the connections How busy the server is

copyright Jim Martin Web browsers and servers Internet Web browser: A client program The rules for that the client and server follow to transfer web pages are defined by HTTP: Hypertext Transport Protocol. The rules that Web Pages must follow are defined by HTML: Hypertext Markup Language

copyright Jim Martin HTML Hi welcome to Dr Martin's web page !!!! Dr. Jim Martin's Web Page This is a paragraph block. There are up to 9 levels of section headings. Section heading 3 To have a link in your web page, there are two pieces of information that you need in the tag line. First, the href is the actual link pointer. This must be the full pointer that includes the actual file name. Second, you need to add the name of the link that will be displayed. In the example below, the link is to webmonkey.wired.com. The page will just show Web Monkey. Web Monkey

copyright Jim Martin Exercise Create a file (index.html) using notepad Cut and paste the previous html code into your file Save your file and open with a browser Start a browser and select File and then Open File Extend the page (refer to “A Beginner’s Guide to HTML”): Create a list of pointers to your 3 favorite web sites (please nothing nasty!!!) Add to your page the paw.gif image available from the class web site