 To publish information for global distribution, one needs a universally understood language, a kind of publishing mother tongue that all computers may.

Slides:



Advertisements
Similar presentations
Internet Research Internet Applications. The Internet is not the Web Because of the great popularity of the World Wide Web, people think the Internet.
Advertisements

1 HTML 4.01 Student: Ling Liao Overview Introduction An example of HTML Problems of HTML Summary.
Project 1 Introduction to HTML.
Web development  World Wide Web (web) is the Internet system for hypertext linking.  A hypertext document (web page) is an online document. It contains.
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.
CM143 - Web Week 2 Basic HTML. Links and Image Tags.
Introduction to HTML 2006 INT197B. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
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 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.
1 The World Wide Web. 2  Web Fundamentals  Pages are defined by the Hypertext Markup Language (HTML) and contain text, graphics, audio, video and software.
Developing a Basic Web Page with HTML
1st Project Introduction to HTML.
Chapter 2 Introduction to HTML5 Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
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
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.
CpSc 462/662: Database Management Systems (DBMS) (TEXNH Approach) HTML Basics James Wang.
Presenting Information on WWW using HTML. Presenting Information on the Web with HTML How Web sites are organized and implemented A brief introduction.
Chapter 1 Introduction to HTML, XHTML, and CSS
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.
The WWW and HTML CMPT 281. Outline Hypertext The Internet The World-Wide-Web How the WWW works Web pages Markup HTML.
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.
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
Chapter 1 Internet & Web Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D. Revised 1/12/2015 by William Pegram 1.
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?????
Internet Fundamentals Total Advantage MS Excel 97, Hutchinson, Coulthard, 1998 McGraw Introduction to HTML Chapter 7.
The Internet and the World Wide Web. The Internet A Network is a collection of computers and devices that are connected together. The Internet is a worldwide.
CS117 Introduction to Computer Science II Lecture 1 Introduction to WWW and HTML Instructor: Li Ma Office: NBC 126 Phone: (713)
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
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.
Introduction to HTML Tutorial 1 eXtensible Markup Language (XML)
Introduction to World Wide Web Authoring © Directorate of Information Systems and Services University of Aberdeen, 1999 IT Training Workshop.
MySQL and PHP Internet and WWW. Computer Basics A Single Computer.
CA Professional Web Site Development Class 2: Anatomy of a Web Site and Web Page & Intro to HTML.
ELECTRONIC COMMERCE- Framework, Technologies and Applications © Tata McGraw-Hill 1 Electronic Commerce: Information Distribution and Messaging.
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.
Web Browsers  Web browser- software that you run on your computer to make it work as a web client.  Web Servers- Computers connected to the Internet.
Chapter 29 World Wide Web & Browsing World Wide Web (WWW) is a distributed hypermedia (hypertext & graphics) on-line repository of information that users.
Website design and structure. A Website is a collection of webpages that are linked together. Webpages contain text, graphics, sound and video clips.
CS 6401 The World Wide Web Outline Background Structure Protocols.
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
CSCI-235 Micro-Computers in Science The Internet and World Wide Web.
Website Design, Development and Maintenance ONLY TAKE DOWN NOTES ON INDICATED SLIDES.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
XP Review 1 New Perspectives on JavaScript, Comprehensive1 Introducing HTML and XHTML Creating Web Pages with HTML.
Department of Computer Science, Florida State University CGS 3066: Web Programming and Design Spring
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)
Web Page Programming Terms. Chapter 1 Objectives Describe Internet and Understand Key terms Describe World Wide Web and its Key terms Identify types and.
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. Agenda Web History Network Architecture Types of Server The languages of the web Protocols API 2.
4.01 How Web Pages Work.
Web Basics: HTML/CSS/JavaScript What are they?
4.01 How Web Pages Work.
Project 1 Introduction to HTML.
Chapter 1 Introduction to HTML.
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
Introduction to World Wide Web
INFS 230 L Internet Technology
4.01 How Web Pages Work.
Presentation transcript:

 To publish information for global distribution, one needs a universally understood language, a kind of publishing mother tongue that all computers may potentially understand.  The publishing language used by the World Wide Web is HTML (from Hyper Text Markup Language).  HTML gives authors the means to Publish online documents with headings, text, tables, lists, photos, etc.  Retrieve online information via hypertext links, at the click of a button.

 Design forms for conducting transactions with remote services, for use in searching for information, making reservations, ordering products, etc.  Include spread-sheets, video clips, sound clips, and other applications directly in their documents.

A brief history of HTML  HTML was originally developed by Tim Berners-Lee while at CERN, and popularized by the Mosaic browser developed at NCSA.  HTML 2.0 was developed under the aegis of the Internet Engineering Task Force (IETF) to codify common practice in late  HTML+ (1993) and HTML 3.0 proposed much richer versions of HTML.  The efforts of the World Wide Web Consortium’s (W3C) HTML Working Group to codify common practice in 1996 resulted in HTML 3.2 (January 1997)

 HTML ◦ Style Sheet ◦ Scripting ◦ Frames ◦ Embedding Objects ◦ Improved support for Right to left & mixed Direction text ◦ Richer tables ◦ Enhancement of forms W3C : Maintain both HTML and CSS(Cascading Style Sheet) standars

 The World Wide Web (Web) is a system of interconnected documents and other resources, linked by hyperlinks and URLs.  It is based on common set of Protocols  Protocols: ◦ The rules which allows a particularly configured server computer to distribute documents across the INTERNET in a standard way.  Web Browsers: ◦ The softwares which helps to properly format and display the information served based on the web standard.  The Worl Wide Web is based on a concept of information retrieval called hypertext.

Hyper text document contains: Links: certain words within the text are marked as link to other document or to other documents. Links can be text or graphics. Clicking of link button causes the current Web document to be erased from browser’s window.

 A Web page is a single HTML document.  Contains graphics, text, sound files, hyperlinks  Web Presentation  One or more web Pages linked together in a meaningful way, which, as a whole, describes a body of information or creates an overall consistent effect.  Each web presentation stored on Web site, which is the actual machine on the web that stores the web presentation WEB PAGE

CLIENT / SERVER ARCHITECTURE Client program running on your computer It requests information from a server program running on another computer somewhere on the internet To browse: Internet connection (dial-up phone via modem to an Internet Service Provider) Browser program Server must have a internet connection Must be able to a Web server program A web server program called as HTTPD Hyper Text Transfer Protocol Daemon. Daemon: is a computer term for a program runs unseen in the back ground

 A Web page consists of 3 parts,  1.a line containing HTML document type  2. a declarative header element ( HEAD)  3. a BODY, which contains the document’s actual content  The head contains information about the page, such as meta tags, when it was made, and the specifications of the code itself.  The body contains the material that is seen when the page is viewed. The data in the head is not visible, although it may specify how the "stuff" in the body is displayed.

 All the tags, including the head and body tags, are located inside what can be called the "ultimate container tags,", which tell the browser that everything inside them is for a Web page