The Internet COM 366 Web Design & Production. Brief history Internet began as nationwide network for Department of Defense in 1960s –Expanded to universities.

Slides:



Advertisements
Similar presentations
The Internet.
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.
Internet and the web Summary of terms discusses and review.
Web development  World Wide Web (web) is the Internet system for hypertext linking.  A hypertext document (web page) is an online document. It contains.
The Internet Useful Definitions and Concepts About the Internet.
Basic HTML Workshop Session 1: Introduction to HTML Fall 2006.
The Internet and the World Wide Web. Una DooneyThe Internet and WWWSlide 2 What is the Internet? A collection of networks (LANS and WANS) around the world.
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.
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.
Basic HTML Workshop Session 1: Introduction to HTML Fall 2006.
Lesson 19 Internet Basics.
The Internet A brief overview Internet - An interconnected system of networks that connects computers around the world via the TCP/IP protocol. What.
Website Publishing. Publishing Basics Early Web Sites Obtain a Domain Name IP Address (Internet Protocol Address) – A number that uniquely identifies.
NAVIGATING THE INTERNET ALPHABET SOUP.  A global network that connects millions of computers all over the world.  The Internet backbone is the central.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
The Internet Writer’s Handbook 2/e Introduction to World Wide Web Terms Writing for the Web.
What is the Internet? 11/27/07. Where did the Internet start?  Networked computers started by Military  ARPANET – 1969 experiment by the Defense department.
Copyright © Curt Hill The Internet An Introduction.
Internet Technology I د. محمد البرواني. Project Number 3 Computer crimes in the cybernet Computer crimes in the cybernet Privacy in the cybernet Privacy.
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.
Introduction to Computers Section 8A. home How the Internet Works Anyone with access to the Internet can exchange text, data files, and programs with.
History of the Internet and Internet Basics AGED 4143 Electronic Communications in Agriculture.
Lecture 10: 9/26/2002CS149D Fall CS149D Elements of Computer Science Ayman Abdel-Hamid Department of Computer Science Old Dominion University Lecture.
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
Here you are at your computer, but you don’t have internet connections. Your ISP becomes your link to the internet. In order to get access you need to.
Internet جامعة أم القرى قسم السنة التحضيريه اعداد : أعضاء هيئة التدريس.
HTML ~ Web Design.
An Overview of the Internet: The Internet: Then and Now How the Internet Works Major Features of the Internet.
The Internet. Network - Collection of computers and devices connected together via communications devices Internet - Worldwide collection of networks.
Internet and WWW. Internet A way to send an array of bytes from any machine to any other machine Internet.
CIS 250 Advanced Computer Applications Internet/WWW Review.
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 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.
Accessing the World Wide Web
The Internet Teaching Learning Seminar Computer Studies.
Internet and WWW. Internet Network linking computers to other computers Access to numerous resources – Communications systems Instant messaging.
WEB BASICS: WHAT IS THE WEB? The Non-Designer’s Design Book by Robin Williams.
Chapter 1: The Internet تال 311 Prepared by: Mr. Hassen HAMOUDA.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
01 - Introduction Informatics Department Parahyangan Catholic University.
The Internet. Important Terms Network Network Internet Internet WWW (World Wide Web) WWW (World Wide Web) Web page Web page Web site Web site Browser.
 In the 1960s, ARPANET (Advanced Research Projects Agency Network), the internet’s predecessor, was invented  ARPANET used two technologies that are.
Internet  ’60 = an invention of the US army  Universities and libraries also start to use this communication tool  Protocol + physical network=> backbone.
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 to … Internet. Introducing the World Wide Web A network is a structure linking computers together for the purpose of sharing resources such.
Uniform Resource Locator URL protocol URL host Path to file Every single website on the Internet has its own unique.
Website Design and Construction Services and Standards.
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.
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.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Introduction To Internet And Web Mr. Zeeshan Ali, Asst. Professor
CISC103 Web Development Basics: Web site:
Evolution of Internet.
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.
Internet and the web Summary of terms discusses and review
Internet.
Digital Planet: Tomorrow’s Technology and You
Introduction to the Internet and Web
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Internet and the world wide web (www)
Presentation transcript:

The Internet COM 366 Web Design & Production

Brief history Internet began as nationwide network for Department of Defense in 1960s –Expanded to universities in 1980s Used for , transferring files HTML created in late 1980s –Hypertext Markup Language –Tim Berners-Lee

First Web browsers were text-only –Gopher developed in early 1990s Mosiac created at U of I in 1993 –First graphics-based browser –Allowed images, sound, video –became Netscape in 1995

Servers Interconnected computers –Have special server software Used to transfer files over the Internet IP address –Each server has a unique IP address Set of numbers ( ) –Corresponding domain name

Client –Your computer, which connects to a server –Displays files Internet Client (your computer) Server

URLs Uniform Resource Locator Web address /~jaglasc/COM366 /schedule.html protocol domain name pathname filename

http –Hypertext transfer protocol –Language servers use to communicate Index files –Index.html –Default file –What the server looks for when no file name is supplied

HTML Stands for Hypertext Markup Language Text-only document –ASCII file Language that browsers read –Special tags with angle brackets – text

Web browsers Like Netscape or Explorer Computer (client) software that displays html documents View source

Setting up a Web site Transfer html files from your computer to server FTP –File transfer protocol –Fetch for Macs, WS_FTP for PCs –Go online, then launch –Then upload the file(s)

A C B Server Internet Your computer Fetch (FTP)

Server space Free space –geocities, yahoo –Require ads ISPs –Internet service providers –Earthlink, America Online –Offer limited space, inexpensive –No domain name

Professional hosting services –Hosts your site –Do not provide Internet access Not a dialup service –Can get your own domain name –Offer more storage space

Domain names Used instead of IP Categories –.com commercial/business –.edu education –.org nonprofit organization –.gov government agencies Registration –Usually hosting company can do it –Network Solutions Request a domain name Give them server’s IP numbers