The World Wide Web Hyperlinks, HTML and Browsers.

Slides:



Advertisements
Similar presentations
The Internet and the Web
Advertisements

 To publish information for global distribution, one needs a universally understood language, a kind of publishing mother tongue that all computers may.
What is the Internet? Internet: The Internet, in simplest terms, is the large group of millions of computers around the world that are all connected to.
Project 1 Introduction to HTML.
Introduction 2: Internet, Intranet, and Extranet J394 – Perancangan Situs Web Program Sudi Manajemen Universitas Bina Nusantara.
1st Project Introduction to HTML.
1 Internet History Internet made up of thousands of networks worldwide No one in charge of Internet - No governing body Internet backbone owned by private.
Introducing HTML & XHTML:. Goals  Understand hyperlinking  Understand how tags are formed and used.  Understand HTML as a markup language  Understand.
Q.Nand HTML Hypertext Markup Language Lesson 1. Q.Nand Overview Introduction the World Wide Web Structure of the internet The Development of the World.
MODULE 6 THE INTERNET. Introduction to the Internet and World Wide Web A computer network is a communication system that connects two or more computers.
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.
WEB DESIGN SOME FOUNDATIONS. SO WHAT IS THIS INTERNET.
Computers, The Internet & The Web Jacie Yang Texas State University.
1 Networks and the Internet A network is a structure linking computers together for the purpose of sharing resources such as printers and files Users typically.
HINARI/Basic Internet Concepts (module 1.1). Instructions - This part of the:  course is a PowerPoint demonstration intended to introduce you to Basic.
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 2 — The Internet and the World Wide Web
2013Dr. Ali Rodan 1 Handout 1 Fundamentals of the Internet.
The Internet. The Internet: A Definition  Short for Internetwork  AKA: The World Wide Web, or the Net  This is defined by the system of communications.
Dr. Omar Al Jadaan The Internet. Internet Service Provider (ISP) Content Providers: create and maintained material that can be accessed using the internet.
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.
Internet Fundamentals Total Advantage MS Excel 97, Hutchinson, Coulthard, 1998 McGraw Introduction to HTML Chapter 7.
Introduction to Computers Section 8A. home How the Internet Works Anyone with access to the Internet can exchange text, data files, and programs with.
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
Microsoft Office 2003 Illustrated Introductory Started with Internet Explorer Getting.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
Topics in Technology and Marketing In The Beginning.
Web Programming : Building Internet Applications Chris Bates CSE :
Introduction to HTML Tutorial 1 eXtensible Markup Language (XML)
HTML ~ Web Design.
Objective Understand concepts used to web-based digital media. Course Weight : 5%
UNESCO ICTLIP Module 1. Lesson 61 Introduction to Information and Communication Technologies Lesson 6. What is the Internet?
Introduction to the Internet and HTML. Objectives Students develop an understanding of the origins of the internet Students will be able to identify the.
The First Computer The Abacus At least 2500BC in Mesopotamia Used by merchants to calculate transactions.
INTERNET. Objectives Explain the origin of the Internet and describe how the Internet works. Explain the difference between the World Wide Web and the.
World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"
COP 3813 Intro to Internet Computing Prof. Roy Levow Lecture 1.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
Skill Area 214 Introduce World wide web(www)
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Getting Online track-2 WENT2001. What is working online? In a nutshell, working online simply means working on the Internet using electronic mail ( )
Website Design, Development and Maintenance ONLY TAKE DOWN NOTES ON INDICATED SLIDES.
Intro to HTML. History of the World Wide Web  A network is a structure linking computers together for the purpose of sharing information and services.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
The Internet is a Big Collection of Computers and Cables. -"interconnection of computer networks". Millions of personal, business, and governmental.
JavaScript and Ajax (Internet Background) Week 1 Web site:
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Introduction to the World Wide Web & Internet CIS 101.
ULI101 – XHTML Basics (Part I) Internet / Web Concepts Brief History TCP/IP Web Servers / Web Browsers URL HTTP / HTML.
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.
Global communication… …global impact.. the world wide web Jason Maslanka.
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)
Introduction to … Internet. Introducing the World Wide Web A network is a structure linking computers together for the purpose of sharing resources such.
XHTML1 Introduction to Web Pages N100 Building a Simple Web Page.
The Internet Salihu Ibrahim Dasuki (PhD) CSC102 INTRODUCTION TO COMPUTER SCIENCE.
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
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.
 World wide web is a set of protocols that allows you to access any document on the net through the naming system based on URLs. www also specifies the.
The World Wide Web.
Web Browser presentation Name/ Hassan AL-Abdulmohsen
Chapter 1 Introduction to HTML.
Project 1 Introduction to HTML.
A Brief History of the Internet
THE INTERNET.
An Introduction to HTML Pages
Internet and the world wide web (www)
Presentation transcript:

The World Wide Web Hyperlinks, HTML and Browsers

Winter 2008Learning in Retirement - The Evolution of the Web2 The World Wide Web The World Wide Web is a system of inter- linked, hypertext documents accessed via the Internet. With a web browser, a user views web pages that may contain text, images, videos, and other multimedia and navigates between them using hyperlinks. The World Wide Web was created in 1989 by Berners-Lee and Walker from the UK, and R. Cailliau from Belgium, working at CERN in Geneva, Switzerland.

Winter 2008Learning in Retirement - The Evolution of the Web3 The WWW – according to Webopedia A system of Internet servers that support specially formatted documents. The documents are formatted in a markup language called HTML (HyperText Markup Language) that supports links to other documents, as well as graphics, audio, and video files. This means you can jump from one place in a document to another, or to another document, simply by clicking on activated spots in the document.

Winter 2008Learning in Retirement - The Evolution of the Web4 The WWW and The Internet The World Wide Web, often just called “The Web”, and The Internet are not the same thing. In fact, an Internet and “The Internet” are not the same thing. There are public and private Internets. But – more about that later …

Winter 2008Learning in Retirement - The Evolution of the Web5 As Webopedia states it: “The World Wide Web, or simply Web, is a way of accessing information over the medium of the Internet. It is an information-sharing model that is built on top of the Internet..

Winter 2008Learning in Retirement - The Evolution of the Web6 Internet Services The Web is just one of the ways that information can be disseminated over the Internet. The Web is only one of many services that use the communications network of the public Internet. Others include , instant messaging,Voice Over IP (VoIP), file transfer, Video-on-Demand, …

Learning in Retirement - The Evolution of the Web7 THE INTERNET TCP/IP PROTOCOLS PACKET-SWITCHED NETWORKS HYPERTEXT DOCUMENTS HTTP HTML DNS THE WORLD WIDE WEBWORLD Winter 2008

Learning in Retirement - The Evolution of the Web8 Again, and moving on … World Wide Web is not synonymous with the Internet. Not all Internet servers are part of the World Wide Web. There are applications called Web browsers that make it easy to access the World Wide Web; Two of the most popular being Netscape Navigator – which has evolved into Mozilla Firefox, and Microsoft's Internet Explorer.

Winter 2008Learning in Retirement - The Evolution of the Web9 The Origin of the Web The Web grew out of an ingenious scheme for bringing documents to life by introducing a cross-referencing mechanism – called hyperlinks.

Winter 2008Learning in Retirement - The Evolution of the Web10 Hyperlinks From Webopedia A hyperlink is an element in an electronic document that links to another place in the same document or to an entirely different document. Typically, you click on the hyperlink to follow the link. Hyperlinks are the most essential ingredient of all hypertext systems, including the World Wide Web.

HTML Example o CFI grant for Prof. Green Prof. James Green (together with Prof. Michel Dumontier) have been awarded $114K from CFI's Leader's Opportunity Fund to create a high performance biomedical computing facility based on IMB's heterogeneous multi-core Cell BE processor. Although originally designed for the multimedia demands of the Sony PlayStation 3, here the Cell BE will be used to characterize proteins through real-time analysis of mass spectrometry data. A News Release can be found here.James Greenhere From: Winter 2008Learning in Retirement - The Evolution of the Web11

HTML Source CFI grant for Prof. Green Prof. James Green (together with Prof. Michel Dumontier) have been awarded $114K from CFI's Leader's Opportunity Fund to create a high performance biomedical computing facility based on IMB's heterogeneous multi-core Cell BE processor. Although originally designed for the multimedia demands of the Sony PlayStation 3, here the Cell BE will be used to characterize proteins through real-time analysis of mass spectrometry data. A News Release can be found here Winter 2008Learning in Retirement - The Evolution of the Web12

Winter 2008Learning in Retirement - The Evolution of the Web13 HTML Example <span class=BB style='position:absolute;left:- 4.05%'> It has a hyperlink to the CSE web page <span style='position:absolute;top:48.5%;left:9.73%; width:84.45%;height:6.75%'>embedded in it: <p:onmouseclick hyperlinktype="url" href=" href=" target="_parent" onclick="window.event.cancelBubble=true;">gotosc ewebpage.

Winter 2008Learning in Retirement - The Evolution of the Web14 Browsers Prior to the introduction of browsers, one could access remotely stored text documents using an appropriate Internet Protocol, referred to as IP from now on,but you had to have the correct readers and display software. The Web Page, as we know it, was born with the introduction of software called a Browser, which displayed properly formatted information on your computer screen.

Winter 2008Learning in Retirement - The Evolution of the Web15 Browsers - From Wikipedia, the free encyclopedia A web browser is a software application that enables a user to display and interact with text, images,videos,music and other information

Winter 2008Learning in Retirement - The Evolution of the Web16 typically located on a Web page at a website on the World Wide Web or locally.

Winter 2008Learning in Retirement - The Evolution of the Web 17 URL Windows Toolbar Google Search Rendered version of Web Page at

Winter 2008Learning in Retirement - The Evolution of the Web 18 A Web Page in a Browser

Winter 2008Learning in Retirement - The Evolution of the Web19 Web Browser Web browsers allow a user to quickly and easily access information provided on many Web pages at many websites by traversing these links. Web browsers format HTML information for display, so the appearance of a Web page may differ between browsers.

Winter 2008Learning in Retirement - The Evolution of the Web20 Web browsers are the most commonly used type of HTTP user agent. Some of the Web browsers available for personal computers include Internet Explorer, Mozilla Firefox, Safari, Opera, and Netscape

Winter 2008Learning in Retirement - The Evolution of the Web21 Browser History: In mid-1994, Silicon Graphics founder Jim Clark collaborated with Marc Andreessen to found Mosaic Communications (later renamed to Netscape Communications.) Andreessen had just graduated from the University of Illinois, where he had been the leader of a certain software project known as "Mosaic". By this time, the Mosaic browser was starting to make splashes outside of the academic circles where it had begun, and both men saw the great potential for web browsing software. Within a brief half-year period, many of the original folk from the NCSA Mosaic project were working for Netscape, and a browser was released to the public.

Winter 2008Learning in Retirement - The Evolution of the Web22 Netscape Netscape quickly became a success, and the overwhelming market share it soon had was due to many factors, not the least of which was its break-neck pace of software releases (a new term was soon coined - "internet time" - which described the incredible pace at which browsers and the web were moving.) It also created and innovated at an incredible pace. New HTML capabilities in the form of "extensions" to the language were introduced.

Winter 2008Learning in Retirement - The Evolution of the Web23 Since these capabilities were often flashier than what other run-of-the-mill browsers could produce, Netscape's browser helped cement their own dominance. By the summer of 1995, it was a good bet that if you were browsing the Internet, you were doing so with a Netscape browser - by some accounts Netscape had as much as an 80%+ market share.

Winter 2008Learning in Retirement - The Evolution of the Web24 Microsoft With the launch of Windows 95 and a web browser of its own (Internet Explorer) in August 1995, Microsoft began an effort to challenge Netscape. For quite a while, Internet Explorer played catch-up to Netscape's continual pushing of the browsing technological envelope, but with one major advantage: unlike Netscape, Internet Explorer was free of charge.

Winter 2008Learning in Retirement - The Evolution of the Web25 Netscape version 2.0 introduced a bevy of must-have breakthrough features (frames, Java, Javascript and Plug-ins) which helped distance it from the pack, even *with* its attendant price tag. Mid-1995 to late-1996 was a very busy time for both browsers; it seemed like every week one company or the other was releasing a new beta or final version to the public, each seemingly trying to one-up the other.

Winter 2008Learning in Retirement - The Evolution of the Web26 Mozilla Mozilla was the code name for Netscape browser developments. The Mozilla Firefox browser is preferred over MS Internet Explorer by many professionals. It is free at

Winter 2008Learning in Retirement - The Evolution of the Web27 Market Share - Browsers