 The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet.

Slides:



Advertisements
Similar presentations
Introduction to HTML, XHTML, and CSS
Advertisements

The Internet and the Web
Basic Internet Terms Digital Design. Arpanet The first Internet prototype created in 1965 by the Department of Defense.
4.01 How Web Pages Work.
Project 1 Introduction to HTML.
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.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
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.
The Internet & The World Wide Web Notes
Internet Basics مهندس / محمد العنزي
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.
Chapter 1 Introduction to HTML, XHTML, and CSS
What Is the Internet? The Internet is a worldwide collection of computer networks that links together millions of computers used by businesses, the government,
PIZZA WEB PAGE May 28, FOR TODAY  Review Vocabulary Words (take out your worksheets!)  Pizza Web Page  Research more tags  Turn in your homework!
Lesson 2 — The Internet and the World Wide Web
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Internet Basics Dr. Norm Friesen June 22, Questions What is the Internet? What is the Web? How are they different? How do they work? How do they.
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?????
Introduction to Computers Section 8A. home How the Internet Works Anyone with access to the Internet can exchange text, data files, and programs with.
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.
Web Page Design I Basic Computer Terms “How the Internet & the World Wide Web (www) Works”
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.
1 Web Development & Design Foundations with XHTML Chapter 1 Key Concepts.
HTML PROJECT #1 Project 1 Introduction to HTML HTML Project 1: Introduction to HTML 2 Vocabulary Internet service provider (ISP) A company that has a.
The Internet. Network - Collection of computers and devices connected together via communications devices Internet - Worldwide collection of networks.
Communication, Networks, The internet and the Worldwide Web.
The INTERNET Worldwide network of computers linked together.
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.
INTERNET. Objectives Explain the origin of the Internet and describe how the Internet works. Explain the difference between the World Wide Web and the.
● A system of Internet servers that support specially formatted documents. The documents are formatted in a markup language called HTML. What is the World.
Web Based Systems for Engineering and Management Professors Iris D. Tommelein and Arpad Horvath Fall 2000.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
Website design and structure. A Website is a collection of webpages that are linked together. Webpages contain text, graphics, sound and video clips.
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Introducing the World Wide Web History and Structure.
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!
Internet addresses By Toni Grey & Rashida Swan HTTP Stands for HyperText Transfer Protocol Is the underlying stateless protocol used by the World Wide.
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)
INTERNET AND . WHAT IS INTERNET The Internet can be defined as the wired or wireless mode of communication through which one can receive, transmit.
Introduction. Internet Worldwide collection of computers and computer networks that link people to businesses, governmental agencies, educational institutions,
 Internet Hardware connected together Creates a massive worldwide network  Hardware Computers Communication lines  Interlinked collection of smaller.
Web Page Programming Terms. Chapter 1 Objectives Describe Internet and Understand Key terms Describe World Wide Web and its Key terms Identify types and.
Glencoe Introduction to Multimedia Chapter 2 Multimedia Online 1 Internet A huge network that connects computers all over the world. Show Definition.
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.
Web Development & Design Foundations with XHTML Chapter 1 Key Concepts 1.
E-Business Infrastructure PRESENTED BY IKA NOVITA DEWI, MCS.
4.01 How Web Pages Work.
Chapter 1 Introduction to HTML
Chapter 1 Introduction to HTML.
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.
1 Introduction to the Internet.
Intro Project Introduction to HTML.
4.01 How Web Pages Work.
The Internet and Electronic mail
Presentation transcript:

 The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet is a inter-connected collection of many smaller networks.  The Web is the software that sends information along the internet’s hardware. The web stores files: Text, sound, graphics, video, etc.

 The U.S. Government through the U.S. Department of Defense in the 1960s developed a network of computers with various universities and defense contractors.  The research project was named ARPANET(Advanced Research Projects Agency)

 In 1990, a scientist named Tim Berners- Lee created the first GUI (graphical-user interface) browser, which we know as the World Wide Web. This GUI Browser allowed users to view web page content.  By 1993, this technology became available for free.  In1994, the World Wide Web Consortium or W3C was founded.

 The most basic component of the web is a simple web page.  Web browser software interprets tags to display the web pages on a computer screen.  URL – Uniform Resource Locator – This is the technical name for a web address:

 Protocol Denied: A set of rules and procedures that specify how data are formatted and transmitted between computer systems.  ICP/IP: Transmission Control Protocol/ Internet Protocol; standard for transmitting data over networks.  http: Hypertext Transfer Protocol; HTTP defines how messages are formatted and transmitted, and what actions Web servers and browsers should take in response to various commands.Web serversbrowsers  FIP: File Transfer Protocol; the protocol for exchanging files over the InternetprotocolfilesInternet

 In1993, the first graphical web browser was released; it was called mosaic. Mosaic was developed by Joseph Hardin and Dave Thompson at the (National Center for Supercomputer Applications), a research institute at the University of Illinois.

 A web saver or a host is a computer that stores and delivers web pages and other files. A computer that has web server software and is connected to the internet can act as a web server.  Publishing a website is the copying web pages and other files to a web server. Once the page is published, anyone can access it with an internet connection.

 Internet – public – anyone can use it.  Intarnet – private network - Members or Employees within an organization  Extranet – network private – Business partners and customers (outside of a company)

 4 basic tags in every HTML Page

 plan your website – What are your goals with the website? What do you want to accomplish with the site? Who is your target audience?  Analyze – Determine what tasks you want your users to perform. What content do you want in our site?

Design and development of your website - After you decide what the content will be, you should organize the material: Text, images, videos, sounds, etc.

1) Linear -- Web pages in a straight line 2) Hierarchical -- Web pages in a tree-like structure 3) Webbed -- No set organization 4) Broad – Home page is the main/index page and all pages are linked to the home page.

5) Deep - This kind of website has many levels of pages, requiring lots of clicking.

 Go to my Google Site for WPD pagedesignsite/ pagedesignsite/  Download the internet assignments; save them on your server space.