Introduction to Web Pages. Slide 2 Lecture Overview Evolution of the Internet and Web Web Protocols.

Slides:



Advertisements
Similar presentations
PowerPoint presentation of first 25 pages of instructional manual Edith Fabiyi Essentials of Internet Access.
Advertisements

 To publish information for global distribution, one needs a universally understood language, a kind of publishing mother tongue that all computers may.
1 Web Development & Design Foundations with XHTML Chapter 1 Key Concepts.
© 2010, Robert K. Moniot Chapter 1 Introduction to Computers and the Internet 1.
ISE554 The WWW for eLearning 3.1 WWW Concepts. “The WWW principle of universal readership is that once information is available, it should be accessible.
Origins of the Internet The Internet was started as a research project sponsored by the Advanced Research Projects Agency (ARPA) within the U.S. Dept.
Introduction to Internet & Web1 Chapter 1: Introduction to Internet & Web Objectives: –To show the developments of Internet and its protocols from a historical.
1st Project Introduction to HTML.
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.
WEB DESIGN SOME FOUNDATIONS. SO WHAT IS THIS INTERNET.
CS 3870/CS 5870 Welcome! Web Protocols, Technologies and Applications.
Chapter 1 Internet & Web Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D. 1.
مقدمه ای بر طراحی صفحات وب. 2 Web Components  Clients and Servers  Internet Service Providers  Web Site Hosting Services  Domains Names, URL ’ s and.
1 Web Developer & Design Foundations with XHTML Chapter 1 Key Concepts.
CSI315 Lecture 1 WEEK 1. The Internet A world-wide network of millions of computers connected to share information and communication. The interconnected.
Copyright © cs-tutorial.com. Introduction to Web Development In 1990 and 1991,Tim Berners-Lee created the World Wide Web at the European Laboratory for.
Lesson 24. Protocols and the OSI Model. Objectives At the end of this Presentation, you will be able to:
Syllabus outcomes Describes and applies problem-solving processes when creating solutions Designs, produces and evaluates appropriate solutions.
1 Web Developer Foundations: Using XHTML Chapter 1 Key Concepts.
The Internet in Education Objectives Introduction Overview –The World Wide Web –Web Page v. Web Site v. Portal Unique and Compelling Characteristics Navigation.
Internet Technology I د. محمد البرواني. Project Number 3 Computer crimes in the cybernet Computer crimes in the cybernet Privacy in the cybernet Privacy.
Chapter 1 Internet & Web Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D. Revised 1/12/2015 by William Pegram 1.
© 2000 – All Rights Reserved - Page 1 The World Wide Web The World Wide Web.
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.
Chapter 1: The Internet and the WWW CIS 275—Web Application Development for Business I.
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
Topics in Technology and Marketing In The Beginning.
1 Web Development & Design Foundations with XHTML Chapter 1 Key Concepts.
HTML for ISD Brown Bag Presentation Session 1 Why?
Web Development & Design Foundations with HTML5 7th Edition
1 Figure 3-2: TCP/IP Standards (Study Figure) Origins  Defense Advanced Research Projects Agency (DARPA) created the ARPANET  An internet connects multiple.
CA Professional Web Site Development Class 2: Anatomy of a Web Site and Web Page & Intro to HTML.
Chapter 1 Internet & Web Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D. 1.
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.
COP 3813 Intro to Internet Computing Prof. Roy Levow Lecture 1.
INTERNET PROTOCOLS. Microsoft’s Internet Information Server Home Page Figure IT2031 UNIT-3.
Internet and Intranet Fundamentals Class 3 Session B.
4343 X2 – Outline The Domain Name System The Web.
INTERNET AND PROTOCOLS For more notes and topics visit: eITnotes.com.
JavaScript and Ajax (Internet Background) Week 1 Web site:
Computer Network Architecture Lecture 6: OSI Model Layers Examples 1 20/12/2012.
Introduction to the World Wide Web & Internet CIS 101.
Web Design New Brighton High School Exploring the History of the World Wide WebWorld Wide Web.
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)
05/01/02Joel Boydston - South Florida Community College CHAPTER 1 FOUNDATIONS OF WEB SITE CREATION 20 Slides.
Web Design Principles 5 th Edition Chapter 3 Writing HTML for the Modern Web.
Website Design and Construction Services and Standards.
CSE541: Web Applications Special Thanks to M. Abdur Rahman.
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.
CIS 1203 Web Technologies Introduction to the Internet and the WWW.
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 Development & Design Foundations with XHTML Chapter 1 Key Concepts 1.
Web Protocols, Technologies and Applications
CS299: Web Programming and Design Instructor: Dr. Fang (Daisy) Tang
LECTURE 1 (ETCS-308) Subject teacher : Ms. Gunjan Beniwal
Development of Web Applications - Introduction
CISC103 Web Development Basics: Web site:
JavaScript and Ajax (Internet Background)
CNIT 131 Internet Basics & Beginning HTML
Introduction to Web Pages
Evolution of Internet.
CS1001 Lecture 8.
Some bits on how it works
Web Development & Design Chapter 1, Sections 4, 5 & 6
CIS 5.2, Spring 2010 Word and the WWW
CISC103 Web Development Basics: Web site:
1 Introduction to the Internet.
Introduction to World Wide Web
Basics of Web Design Chapter 1 Internet & Web Basics Key Concepts
Presentation transcript:

Introduction to Web Pages

Slide 2 Lecture Overview Evolution of the Internet and Web Web Protocols

Slide 3 History of the Internet It began as the ARPANET It became NSFNET while funded by the National Science Foundation There was no WWW It was really just FTP and and Usenet news There were no search engines

Slide 4 History of the Web In 1991, Tim Berners-Lee created the Web at the Particle Physics Laboratory in Cern Switzerland He established the World Wide Web Consortium (W3C) in 1994 to foster international standards Today the W3C defines standards for most Web-based protocols

Slide 5 The Web Today Web 2.0 is a group of technologies described by social networking and user collaboration Web 3.0 is a group of future data-driven and semantic concepts These are not specific technologies and you cannot buy them

Slide 6 Internet / Web Standards Internet Engineering Task Force (IETF) The Internet Architecture Board (IAB)is a standing committee of the IETF They publish RFCs The World Wide Web Consortium (W3C) publishes standards for the Web

Slide 7 Internet Protocols The Internet is built from a “stack” of protocols At the bottom, there is IP (a connectionless unreliable protocol) TCP lives on top of IP (a connected reliable protocol) And all the services we know live on top of TCP / IP

Slide 8 Internet Services FTP – File Transfer Protocol Mail protocols Simple Mail Transfer Protocol (SMTP) Post Office Protocol (POP3) Internet Message Access Protocol (IMAP) HTTP – Hypertext Transfer Protocol This is how we move Web pages And many more

Slide 9 A Brief History of HTML 1989: Created by Tim Berners-Lee 1994:HTML specification released along with DTD Netscape formed W3C was formed 1995 HTML3 draft (draft expired) Internet Explorer released Cascading Style Sheets

Slide 10 A Brief History of HTML 1997:Html 4.0 Draft 1999:HTML :XHTML 1.1 (XHTML 2.0 died) 2008:HTML5 working draft XHTML5 drafted along side HTML5

Slide 11 Web Markup Languages In the beginning there was the Standard Generalized Markup Language (SGML) It was unruly HTML was created to “markup” Web pages XML was created to represent just about any kind of data XHTML is HTML written in XML HTML 5 is the next generation of HTML We will use HTML 5 in this course They are not all that different

Slide 12 The World Wide Web Consortium The W3C is the standards setting body for various protocols HTTP HTML XML And many more Visit

Slide 13 Web Page Round Trip Client (Request) Server (Receive) Server (Process) Server (Send HTML) Client (Render)

Slide 14 A Word about Web Browsers Everyone has their favorite IE, FireFox, Chrome, … As we begin to program more, we will learn about differences between one browser and the next and the challenges of programming against different browsers Not to mention the mobile world I’ll use Chrome in the course because of its rich HTML debugging capabilities