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.

Slides:



Advertisements
Similar presentations
Basic Internet Terms Digital Design. Arpanet The first Internet prototype created in 1965 by the Department of Defense.
Advertisements

4.01 How Web Pages Work.
Project 1 Introduction to HTML.
The Internet Useful Definitions and Concepts About the Internet.
Layer 7- Application Layer
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.
Introduction 2: Internet, Intranet, and Extranet J394 – Perancangan Situs Web Program Sudi Manajemen Universitas Bina Nusantara.
1st Project Introduction to HTML.
The Internet & The World Wide Web Notes
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.
UNDERSTANDING WEB AND WEB PROJECT PLANNING AND DESIGNING AND EFFECTIVE WEBSITE Garni Dadaian.
The Internet & Web Browsers Business Webpage Design Kelly Seale.
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.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
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.
2013Dr. Ali Rodan 1 Handout 1 Fundamentals of the Internet.
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.
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?????
XHTML Introductory1 Linking and Publishing Basic Web Pages Chapter 3.
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.
Introduction to Computers Section 8A. home How the Internet Works Anyone with access to the Internet can exchange text, data files, and programs with.
Introduction to Internet terms. Topics to Study What is Internet HTTP URL SMS MMS Wi-Fi Video Conferencing Social Webisites.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
The Internet  Internet Hardware connected together Creates a massive worldwide network  Hardware Computers Communication lines  Interlinked collection.
 Internet network of connected computer › No company owns the internet › Purpose is to share information  World Wide Web (Web) one of the ways information.
 The World Wide Web is a collection of electronic documents linked together like a spider web.  These documents are stored on computers called servers.
HTML ~ Web Design.
The Internet. Network - Collection of computers and devices connected together via communications devices Internet - Worldwide collection of networks.
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.
Application Layer Khondaker Abdullah-Al-Mamun Lecturer, CSE Instructor, CNAP AUST.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
Application Layer Honolulu Community College Cisco Academy Training Center Semester 1 Version
● A system of Internet servers that support specially formatted documents. The documents are formatted in a markup language called HTML. What is the World.
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.
1 WWW. 2 World Wide Web Major application protocol used on the Internet Simple interface Two concepts –Point –Click.
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.
01 - Introduction Informatics Department Parahyangan Catholic University.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
The Internet, Fourth Edition-- Illustrated 1 The Internet – Illustrated Introductory, Fourth Edition Unit B Understanding Browser Basics.
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.
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.
By: The Immigrants :D I mean the Mexican and the Colombian I mean Daniel and Felipe.
Website Design and Construction Services and Standards.
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
Blended HTML and CSS Fundamentals 3 rd EDITION Tutorial 2 Creating Links.
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.
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.
HTML PROJECT #1 Project 1 Introduction to HTML. HTML Project 1: Introduction to HTML 2 Project Objectives 1.Describe the Internet and its associated key.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
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
Web software.
Web page a hypertext document connected to the World Wide Web.
Web Site Development.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Presentation transcript:

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 W3C and Standards How Stuff Works m/web-page.htm m/web-page.htm

 The content on the Web is available because the Web is a network of computers all over the world.  The interconnected devices on the Web use a communication standard known as http (hypertext transfer protocol).  How the Internet Works in 5 Minutes ◦

 A web page is a document which can display text, graphics, audio, video and other elements through a web browser.  Web pages are documents stored on web servers.  Web pages contain instructions on how to display content. The most common instructions are in hypertext markup language (HTML).

You request a web document through your Web browser. DNS Server Web Host or Web Server Client computing device Checks domain name and finds address of web server Sends requested document to your browser

An IP address is a unique string of numbers separated by periods that identifies each computer using the Internet Protocol to communicate over a network

 HTML code is interpreted by a web browser. (a software application designed to retrieve and present content on the Web)  The web browser fetches a Web page from a server by a request. A standard http request includes a page address. For example:

HTML code is often referred to as source code. HTML can be coded using a plain text editor. HTML Defined

 Web servers are also called web hosts.  The web server fetches pages by request and sends them to the client’s browser. 

 An address or Uniform Resource Locator (URL) is the method for locating a document on the Web. The URL typically points to the home page or default page (often index.html) that is located in the root folder of the website.

 Web pages are organized in a directory structure on a web server. The web server runs special software to serve up the content by responding to requests. What is a Web site?

 The documents within a web site are typically hyperlinked and a navigation system (or menu) permits the user to move between pages.  A simple website could be organized in just one folder, but large websites need to be organized in some manner because of the large number of files.

 A relative link means that it is relative to the current document. The Web server knows the location of the current document so it knows how to find relative links.  An absolute link defines the location of the document including the protocol required to get the document, the server, the directory and the name of the document.

Notes Relative links Mission statement Absolute link

 The World Wide Web Consortium (W3C) is an international community that develops open standards.  An open standard is a standard that is publicly available and has various rights to use associated with it, and may also have various properties of how it was designed (e.g. open process)  The W3C developed the standards for HTML and CSS.

 The W3C mission is to lead the World Wide Web to its full potential by developing protocols and guidelines that ensure the long-term growth of the Web. 

 The HTML standards are constantly evolving to meet the needs of Web users. The current standard is HTML5.  The W3C also creates standards for website accessibility, mobile web, etc.  The W3C has a Web Accessibility Initiative (WAI) which develops strategies, guidelines, and resources to help make the Web accessible to people with disabilities.