전산정보학부 권춘우 HTML 기원과 변천.

Slides:



Advertisements
Similar presentations
Hypermedia systems Jakub Husár & Tomáš Jurík. Content XHTML 2.0 Definition Short history Differences between 1.0 and 2.0 Usage suitability Improvements.
Advertisements

Getting a Taste of Cascading Stylesheets Steve Mooradian December 14, 2005.
XHTML Basics.
 A markup language  Structures content on the internet  Commonly used by web browsers.
HTML 5. What is HTML5? HTML5 will be the new standard for HTML, XHTML, and the HTML DOM. The previous version of HTML came in The web has changed.
Tim Berners-Lee authors HTML in 1991, assisted by his colleagues at CERN,
 To publish information for global distribution, one needs a universally understood language, a kind of publishing mother tongue that all computers may.
Basics of HTML What is HTML?  HTML or Hyper Text Markup Language is the standard markup language used to create Web pages.  HTML is.
HTML 5 Tutorial Chapter 1 Introduction. What is HTML5? HTML5 will be the new standard for HTML, XHTML, and the HTML DOM. The previous version of HTML.
HTML 5 The next generation of web programming. WHERE IT ALL BEGAN.
XHTML 16-Apr-17.
Introduction to Web Pages. Slide 2 Lecture Overview Evolution of the Internet and Web Web Protocols.
Lecture 18. HTML5 and JavaScript Instructor: Jie Yang Department of Computer Science University of Massachusetts Lowell Exploring the Internet,
Chapter 14 Introduction to HTML
Introducing HTML & XHTML:. Goals  Understand hyperlinking  Understand how tags are formed and used.  Understand HTML as a markup language  Understand.
CS 415 N-Tier Application Development By Umair Ashraf July 16,2013 National University of Computer and Emerging Sciences Lecture # 12 HTML/ XHTML/ HTML5.
HTML 5 - First Look A Part of eTeam Knowledge Base By: Shehzad Ali 22-Sep-11.
HTML5. What is HTML5? HTML5 will be the new standard for HTML. HTML5 is the next generation of HTML. HTML5 is still a work in progress. However, the major.
Creating Web Pages with HTML
HTML 5 New Standardization of HTML. I NTRODUCTION HTML5 is The New HTML Standard, New Elements New Attributes Full CSS3 Support Video and Audio 2D/3D.
Principles of Web Design 6 th Edition Chapter 1 – HTML5.
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.
1 HTML/XHTML Objectives Explain what HTML is and how Web pages use HTML Explain what HTML is and how Web pages use HTML Demonstrate how to create Web pages.
HTML Structure & syntax
Week 1 Understanding the Web Design Environment. 1-2 HTML: Then and Now HTML is an application of the Standard Generalized Markup Language Intended to.
3 XHTML.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
Introduction to HTML Tutorial 1 eXtensible Markup Language (XML)
XP Tutorial 9 1 Working with XHTML. XP SGML 2 Standard Generalized Markup Language (SGML) A standard for specifying markup languages. Large, complex standard.
World Wide Web.
HTML Structure & syntax. Introduction This presentation introduces the following: Doctype declaration HTML Tags, Elements and Attributes Sections of a.
XHTML By Trevor Adams. Topics Covered XHTML eXtensible HyperText Mark-up Language The beginning – HTML Web Standards Concept and syntax Elements (tags)
Session: 1. © Aptech Ltd. 2Introduction to the Web / Session 1  Explain the evolution of HTML  Explain the page structure used by HTML  List the drawbacks.
UPLOAD / DOWNLOAD april  HTML5 is just the next iteration of HTML  Previous version was technically HTML 4.01, which incorporated XHTML 1.0.
Web Application Programming Presented by: Mehwish Shafiq.
COP 3813 Intro to Internet Computing Prof. Roy Levow Lecture 2.
Web Technologies Lecture 2 HTML and CSS. HTML Hyper Text Markup Language – Describes web documents – Made up of nested HTML markup tags – Tags are the.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
Module Road Map Assignment Road Map Notice we have linked the conduit directly to the presentation layer. This is normally a bad idea!
Tutorial 9 Working with XHTML. New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition 2 Objectives Describe the history and theory of XHTML.
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.
The Web Standards Process COMP6218 Web Architecture Dr Nicholas Gibbins –
Agenda * What is HTML5 -- Its history and motivation * HTML/XHTML as Human / Machine Readable Format * HTML and its related technologies * Brief summary.
The HTML5 logo was introduced by W3C in 2010
HTML CS 4640 Programming Languages for Web Applications
HTML 5.
Creating a Web Page CSC 121.
Markup Languages Web Development.
Introducing XHTML: Module A: Web Design Basics
Introducing XHTML: Module A: Web Design Basics
© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved.
Introduction to Web Pages
HTML 5 Tutorial Chapter 1 Introduction.
Lecture 8. HTML. Author: Aleksey Semyonov
Introduction to XHTML.
Introduction to HTML 5.
Introducing HTML & XHTML:
1 Introduction to the Internet.
The Web Standards Process
Tutorial Developing a Basic Web Page
HTML 5 Training HTML 5 SYMANTICS [Notes to trainer:
Ground to Roof HTML/HTML5
Introduction to HTML 5.
CIS 133 mashup Javascript, jQuery and XML
WWW/HTML Basics.
WWW/HTML Basics CS 4173.
HTML CS 4640 Programming Languages for Web Applications
Presentation transcript:

전산정보학부 권춘우 HTML 기원과 변천

HTML 기원(Origin) Tim Berners-Lee HTML Tags proposed and prototyped ENQUIRE, a system for CERN(European Organization for Nuclear Research) researchers to use and share documents in 1980 British engineer and computer scientist and MIT professor credited with inventing the World Wide Web, making the first proposal for it in March 1989 the director of the World Wide Web Consortium (W3C) HTML Tags first mentioned on the Internet by Berners-Lee in late 1991 describes 20 elements comprising the initial, relatively simple design of HTML strongly influenced by SGML GUID(Globally Unique Identifier; 전역고유식별자), an in-house SGML based documentation format at CERN Thirteen of these elements still exist in HTML 4

HTML 기원(Origin) (계속) First Proposal for an HTML was formally defined by the Internet Engineering Task Force (IETF) with the mid-1993 publication of the first proposal for an HTML specification : "Hypertext Markup Language (HTML)" Internet-Draft by Berners-Lee and Dan Connolly was considered to be an application of SGML by Berners-Lee included an SGML Document Type Definition(DTD) to define the grammar Similarly, Dave Raggett's competing Internet-Draft, "HTML+ (Hypertext Markup Format)", from late 1993, suggested standardizing already-implemented features like tables and fill-out forms HTML and HTML+ drafts expired in early 1994 The IETF created an HTML Working Group, which in 1995 completed "HTML 2.0"

HTML 기원(Origin) (계속) HTML 2.0 Further development the first HTML specification intended to be treated as a standard published as Request for Comments(RFC) 1866 by IETF Further development the HTML specifications have been maintained by World Wide Web Consortium (W3C) since 1996 In 2000, HTML also became an international standard (ISO/IEC 15445:2000). The last HTML specification published by the W3C is the HTML 4.01 Recommendation, published in late 1999. Its issues and errors were last acknowledged by errata published in 2001.

HTML version timeline November 24, 1995 January 1997 HTML 2.0 was published as IETF RFC 1866. Supplemental RFCs added capabilities: November 25, 1995: RFC 1867 (form-based file upload) May 1996: RFC 1942 (tables) August 1996: RFC 1980 (client-side image maps) January 1997: RFC 2070 (internationalization) In June 2000, all of these were declared obsolete/historic by RFC 2854. January 1997 HTML 3.2 was published as a W3C Recommendation. It was the first version developed and standardized exclusively by the W3C, as the IETF had closed its HTML Working Group in September 1996. HTML 3.2 dropped math formulas entirely, reconciled overlap among various proprietary extensions and adopted most of Netscape's visual markup tags. Netscape's blink element and Microsoft's marquee element were omitted due to a mutual agreement between the two companies. A markup for mathematical formulas similar to that in HTML wasn't standardized until 14 months later in MathML

HTML version timeline(계속) December 1997 HTML 4.0 was published as a W3C Recommendation. It offers three variations: Strict, in which deprecated elements are forbidden, Transitional, in which deprecated elements are allowed, Frameset, in which mostly only frame related elements are allowed; Initially code-named "Cougar", HTML 4.0 adopted many browser-specific element types and attributes, but at the same time sought to phase out Netscape's visual markup features by marking them as deprecated in favor of style sheets. HTML 4 is an SGML application conforming to ISO 8879 - SGML. April 1998 HTML 4.0 was reissued with minor edits without incrementing the version number. December 1999 HTML 4.01 was published as a W3C Recommendation. It offers the same three variations as HTML 4.0 and its last errata were published May 12, 2001.

HTML version timeline(계속) May 2000 ISO/IEC 15445:2000 ("ISO HTML", based on HTML 4.01 Strict) was published as an ISO/IEC international standard. In the ISO this standard falls in the domain of the ISO/IEC JTC1/SC34 (ISO/IEC Joint Technical Committee 1, Subcommittee 34 - Document description and processing languages). As of mid-2008, HTML 4.01 and ISO/IEC 15445:2000 are the most recent versions of HTML. Development of the parallel, XML-based language XHTML occupied the W3C's HTML Working Group through the early and mid-2000s. January 2008 HTML5 was published as a Working Draft (link) by the W3C. Although its syntax closely resembles that of SGML, HTML5 has abandoned any attempt to be an SGML application and has explicitly defined its own "html" serialization, in addition to an alternative XML-based XHTML5 serialization. The WHATWG(Web Hypertext Application Technology Working Group) made a Last Call for its HTML5 specification in October 2009. In January 2011, the WHATWG renamed its "HTML5" living standard to "HTML". As of January 2012, the specification is in Working Draft state at the W3C. Ian Hickson of Google is the editor of HTML5.

HTML version timeline(계속) XHTML versions XHTML is a separate language that began as a reformulation of HTML 4.01 using XML 1.0. It continues to be developed: XHTML 1.0, published January 26, 2000 as a W3C Recommendation, later revised and republished August 1, 2002. It offers the same three variations as HTML 4.0 and 4.01, reformulated in XML, with minor restrictions. XHTML 1.1, published May 31, 2001 as a W3C Recommendation. It is based on XHTML 1.0 Strict, but includes minor changes, can be customized, is reformulated using modules from Modularization of XHTML, which was published April 10, 2001 as a W3C Recommendation. XHTML 2.0,. There is no XHTML 2.0 standard. XHTML 2.0 is incompatible with XHTML 1.x and, therefore, would be more accurately characterized as an XHTML-inspired new language than an update to XHTML 1.x. XHTML5, which is an update to XHTML 1.x, is being defined alongside HTML5 in the HTML5 draft.

HTML5 HTML5 주요 태그 HTML5 지원 브라우저 현재 W3C와 WHATWG은 HTML5을 공동으로 개발 진행 중 Opera Software(노르웨이 SW회사)에 핵심 기술을 제안 W3C은 XHTML 2.0 개발하면서 HTML 4.01의 업데이트 않음(2000년 이후) - 2009년, W3C은 XHTML 2.0 추진 않기로 결정 WHATWG(Web Hypertext Application Technology Working Group )이 새 표준으로 HTML5 연구 시작(2004년) 웹(www) 컨텐츠를 구조화하고 표현하는 언어로 개발 최근 멀티미디어 자료를 인간과 컴퓨터에서 쉽게 읽을 수 있도록 개선 HTML의 5번째 버전으로 볼 수 있음 : HTML 1993, HTML 4 1997, HTML 4.01 1999 HTML 4, XHTML1, DOM Level 2 HTML 기능을 모두 포함 2012년 현재 개발 진행 중 주요 태그 <canvas> : 2D drawing √ <video> <audio> : media playback local storage 지원 New content-specific elements : <article> <footer> <header> <nav> <section> New form controls : calendar, date, time, email, url, search HTML5 지원 브라우저 공식적으로 full HTML5를 지원하는 브라우저 없음 주요 브라우저 준비 중 : Safari, Chrome, Firefox, Opera, Internet Explorer

감사합니다. Thank You !