1 HTML 4.01 Student: Ling Liao 2003.9.22. 2 Overview Introduction An example of HTML Problems of HTML Summary.

Slides:



Advertisements
Similar presentations
1 Copyright © 2002 Pearson Education, Inc.. 2 Chapter 1 Introduction to Perl and CGI.
Advertisements

Imagining the Future. WORLD WIDE WEB Tim Berners-Lee invented the World Wide Web.World Wide Web A graduate of Oxford University, England, in 1989, Tim.
HTML. The World Wide Web Protocols Addresses HTML.
A guide to HTML. Slide 1 HTML: Hypertext Markup Language Pull down View, then Source, to see the HTML code. Slide 1.
INTRODUCTION TO WEB DEVELOPMENT AND HTML Rommel Anthony Palomino Summer 2011.
 To publish information for global distribution, one needs a universally understood language, a kind of publishing mother tongue that all computers may.
Introduction to Web Pages. Slide 2 Lecture Overview Evolution of the Internet and Web Web Protocols.
WWW and Internet The Internet Creation of the Web Languages for document description Active web pages.
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.
HTML Presented by: Ondřej Procházka Course: Distributed Data Processing Mentor: Rafał Michalski.
Chapter 1 Internet & Web Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D. 1.
Slide 1 Today you will: think about criteria for judging a website understand that an effective website will match the needs and interests of users use.
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.
Creating a Simple Page: HTML Overview
HTML & XHTML Introduction. First HTML 1992 Marked-up text to represent a hypertext document for transmission over the network The hypertext mark-up language.
Lesson 4: Using HTML5 Markup.  The distinguishing characteristics of HTML5 syntax  The new HTML5 sectioning elements  Adding support for HTML5 elements.
OV Copyright © 1998 Ziff-Davis Education, a division of Ziff-Davis Inc. All rights reserved. The Internet World-wide network of computers connected.
The Internet Writer’s Handbook 2/e Web Accessibility Writing for the Web.
Introduction to World Wide Web Authoring © Directorate of Information Systems and Services University of Aberdeen, 1999 Part II.
Internet, intranet, and multimedia database processing l Database processing across local and wide area networks l Alternative architectures for distributing.
HTML - basic tags - How to learn more. What is HTML? HyperText Markup Language HTML5: – Recommended by the W3C.
Learning Web Design: Chapter 4. HTML  Hypertext Markup Language (HTML)  Uses tags to tell the browser the start and end of a certain kind of formatting.
CP2022 Multimedia Internet Communication1 HTML and Hypertext The workings of the web Lecture 7.
Copyright © 2013 MyGraphicsLab / Pearson Education STRUCTURE AND HTML TAGS MyGraphicsLab: Adobe Dreamweaver CS6 ACA Certification Preparation for Web Communication.
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
1 Chapter 1 Web Components (Introduction) Web Protocols and Practice.
XP 1 HTML Committed to Shaping the Next Generation of IT Experts. 01: Introduction to HTML.
Introduction to HTML 1 Basharat Mahmood, Department of Computer Science, CIIT, Islamabad, Pakistan.
World wide web l Information on computers linked together l Browser (Netscape or IExplorer or Opera) l Hyper Text Markup Language (HTML, XML) l Hypertext.
Introduction to HTML Tutorial 1 eXtensible Markup Language (XML)
HTML,DHTML & Javascript/Session1/1 of 39 Introduction and Basic Tags Session 1 of Using HTML, DHTML & JavaScript.
Chapter 8 Introduction to HTML and Applets Fundamentals of Java.
Web Design and Development for E-Business By Jensen J. Zhao Copyright 2003 Prentice Hall, Inc. Web Design and Development for E-Business Jensen J. Zhao.
Introduction to web development and HTML MGMT 230 LAB.
Introduction to the Internet and HTML. Objectives Students develop an understanding of the origins of the internet Students will be able to identify the.
ELECTRONIC COMMERCE- Framework, Technologies and Applications © Tata McGraw-Hill 1 Electronic Commerce: Information Distribution and Messaging.
Overview of HTML and XML. Contents n History n Usage n Examples n Advantages n Disadvantages.
BSNL PROJECT- 24 POINT MOC REPORT. BSNL The main functions of BSNL are- PLANNING ENGINEERING INSTALLATION MAINTENANCE MANAGEMENT OPERATION OF VOICE &
CPSC 203 Introduction to Computers Lab 33 By Jie Gao.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 1 Key Concepts 1.
CPT 499 Internet Skills for Educators Session Ten Class Notes.
Overview Web Session 3 Matakuliah: Web Database Tahun: 2008.
Caprock Internet Services, INC. 1 Creating a Web Site with FrontPage Pasewark LTD.
COP 3813 Intro to Internet Computing Prof. Roy Levow Lecture 1.
1 Chapter 01: Introduction by Tharith Sriv. This course covers the following topics:  Hypertext Markup Language (HTML)  Cascading Style Sheets  JavaScript.
Introduction to HTML Year 8. What is HTML O Hyper Text Mark-up Language O The language that all the elements of a web page are written in. O It describes.
Website design and structure. A Website is a collection of webpages that are linked together. Webpages contain text, graphics, sound and video clips.
Introduction to HTML. _______________________________________________________________________________________________________________ 2 Outline Key issues.
Copyright © 2004 ProsoftTraining, All Rights Reserved. Lesson 2: Markup Language and Site Development Essentials © 2007 Prosoft Learning Corporation All.
CSCI-235 Micro-Computers in Science The Internet and World Wide Web.
HTML HYPER TEXT MARKUP LANGUAGE. INTRODUCTION Normal text” surrounded by bracketed tags that tell browsers how to display web pages Pages end with “.htm”
XP Review 1 New Perspectives on JavaScript, Comprehensive1 Introducing HTML and XHTML Creating Web Pages with HTML.
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 Design Principles 5 th Edition Chapter 3 Writing HTML for the Modern Web.
Agenda * What is HTML5 -- Its history and motivation * HTML/XHTML as Human / Machine Readable Format * HTML and its related technologies * Brief summary.
The World Wide Web.
Project 1 Introduction to HTML.
Lecturer (Dept. of Computer Science)
Introduction to Web Pages
CIIT-Human Computer Interaction-CSC456-Fall-2015-Mr
HTML (Hyper Text Markup Language) HTTP (Hyper Text Transfer Protocol)
IT-Seminar /2018 Competency 10 – Web Development
Tutorial Developing a Basic Web Page
Introduction to World Wide Web
WEB & HTML Background Info.
WEB DESIGNING THROUGH HTML
An Introduction to HTML Pages
slides courtesy of Eric Roberts
Internet Skills ELEC135 Alan Noble Room 504 Tel:
Presentation transcript:

1 HTML 4.01 Student: Ling Liao

2 Overview Introduction An example of HTML Problems of HTML Summary

3 What is HTML? The Hypertext Markup Language (HTML) is a simple markup language used to create hypertext documents that are platform independent.

4 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. During the course of the 1990s it has blossomed with the explosive growth of the Web. During this time, HTML has been extended in a number of ways. CERN: European Laboratory for Particle Physics

5 Previous Versions of HTML HTML 2.0 It was developed by the IETF's HTML Working Group, which closed in 1996.It sets the standard for core HTML features based upon current practice in IETF: Internet Engineering Task Force

6 Previous Versions of HTML HTML 3.2 It added widely-deployed features such as tables, applets, text-flow around images, superscripts and subscripts, while providing backwards compatibility with the existing HTML 2.0 Standard.

7 Previous Versions of HTML HTML 4.0 It extends HTML with mechanisms for style sheets, scripting, frames, embedding objects, improved support for right to left and mixed direction text, richer tables, and enhancements to forms, offering improved accessibility for people with disabilities.

8 What we can do by using HTML  Publish online documents with headings, text, tables, lists, photos, etc.  Find online information via hypertext links.  Include spread-sheets, video clips, sound clips, and other applications directly in their documents.

9 What we can do by using HTML  Design forms for conducting transactions with remote services, for use in searching for information, making reservations, ordering products, etc.

10 HTML Containers container container container container container1

11 Problems of HTML A similar HTML source was displayed in different ways depending on what browser was used. Some browser manufactures developed HTML facilities which were not recognized by other browsers. It was almost impossible to discern any semantics within a web page.

12 Summary Definition of HTML Use of HTML Example of HTML Problems of HTML Any questions?

13 Reference(1) Darrel Ince: Developing Distributed and E- commerce Applications Addison Wesley, 2002 Web Design Tools and Techniques Peter Kentie, html40/intro/intro.html#h-2.2

14 Reference(2) TERNET/HTML/Table/html_design.html TERNET/HTML/Table/html_design.html