1990 2020 1992 1994 1996 1998 2000 2002 2004 20062010 20082012 2014 2016 2018 Tim Berners-Lee authors HTML in 1991, assisted by his colleagues at CERN,

Slides:



Advertisements
Similar presentations
Introduction to HTML5. History of HTML HTML first published HTML 2.0 HTML 3.2 HTML 4.01 XHTML 1.0 XHTML 2.0 HTML
Advertisements

Dr. Alexandra I. Cristea XHTML.
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.
Website Design.
Lesson 1 Quick HTML Know-How. A little HTML History In 1990 Tim Berners-Lee invented: World Wide Web HTML (hypertext markup language) HTTP (HyperText.
XHTML Basics.
Pengantar Teknologi Mobile 13 Antonius Rachmat C, S.Kom, M.Cs XHTML.
1 eVenzia Technologies Learning HTML, XHTML & CSS Chapter 1.
 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.
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.
XHTML 16-Apr-17.
17-Jun-15 XHTML 2 What is XHTML? XHTML stands for Extensible Hypertext Markup Language XHTML is aimed to replace HTML.
Tutorial 1 Developing a Basic Web Page
F DIGITAL MEDIA: COMMUNICATION AND DESIGN INTRODUCTION TO XML AND XHTML.
Lecture 18. HTML5 and JavaScript Instructor: Jie Yang Department of Computer Science University of Massachusetts Lowell Exploring the Internet,
Introducing XHTML: Module B: HTML to XHTML. Goals Understand how XHTML evolved as a language for Web delivery Understand the importance of DTDs Understand.
HTML Elements. HTML documents are defined by HTML elements.
Developing a Basic Web Page Posting Files on UMBC
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.
CNIT 133 Interactive Web Pags – JavaScript and AJAX Review HTML5.
Tutorial 1: Getting Started with HTML5
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.
Ku-Yaw Chang Assistant Professor, Department of Computer Science and Information Engineering Da-Yeh University.
_ HTML, XHTML & CSS Sami Niemelä | Module 1: Introduction to digital media: Day 02.
 XHTML is aimed to replace HTML  XHTML is almost identical to HTML 4.01  XHTML is a stricter and cleaner version of HTML  XHTML is HTML defined as.
Essential Tags Web Design – Sec 3-3 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course materials.
CS117 Introduction to Computer Science II Lecture 1 Introduction to WWW and HTML Instructor: Li Ma Office: NBC 126 Phone: (713)
Introduction to HTML5. History of HTML HTML first published – Tim Berners-Lee HTML 2.0 HTML 3.2 HTML 4.01 XHTML 1.0 XHTML 2.0.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 2 Key Concepts 1 Copyright © Terry Felke-Morris.
1 XHTML محمد احمدی نیا 2 Of 19 HTML vs XHTML  XHTML is a stricter and cleaner version of HTML.  by combining the strengths of HTML.
XHTML Web and Database Management System. HTML’s History HTML was initially defined by Tim-Berners-Lee in 1990 at CERN (European Organization for Nuclear.
XHTML Basics I450 Technology Seminar Copyright 2003, Matt Hottell.
>> Introduction to HTML: Tags. Hyper - is the opposite of linear Text – words / sentences / paragraphs Mark-up – Marking the text Language – It is a language.
HTML INTRODUCTION, EDITORS, BASIC, ELEMENTS, ATTRIBUTES.
XHTML. Introduction to XHTML What Is XHTML? – XHTML stands for EXtensible HyperText Markup Language – XHTML is almost identical to HTML 4.01 – XHTML is.
HTML Advanced: HTML 5. Introduction to HTML 5 These slides are based on source material found at the w3schools.com website.
 2008 Pearson Education, Inc. All rights reserved Introduction to XHTML.
HTML Structure & syntax. Introduction This presentation introduces the following: Doctype declaration HTML Tags, Elements and Attributes Sections of a.
WEB APPLICATION DEVELOPMENT For More visit:
1 Web Application Programming Presented by: Mehwish Shafiq.
Lecture: Web Design Assis. Prof. Freshta Hanif Ehsan Faculty of Computer Science Kabul Polytechnic University Spring Semester
HTML Basics Computers. What is an HTML file? *HTML is a format that tells a computer how to display a web page. The documents themselves are plain text.
Tutorial 1 Developing a Basic Web Page. Objectives Learn the history of the Web and HTML Describe HTML standards and specifications Understand HTML elements.
Objective: To describe the evolution of the Internet and the Web. Explain the need for web standards. Describe universal design. Identify benefits of accessible.
Module Road Map Assignment Road Map Notice we have linked the conduit directly to the presentation layer. This is normally a bad idea!
CIS 228 The Internet 9/20/11 XHTML 1.0. “Quirks” Mode Today, all browsers support standards Compliant pages are displayed similarly There are multiple.
Web Design Principles 5 th Edition Chapter 3 Writing HTML for the Modern Web.
HTML CS 4640 Programming Languages for Web Applications
© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved.
Introduction to HTML5.
HTML 5 Tutorial Chapter 1 Introduction.
Lecture 8. HTML. Author: Aleksey Semyonov
Introduction to XHTML.
Introduction to HTML 5.
Introduction to HTML5.
HTML 5 Training HTML 5 SYMANTICS [Notes to trainer:
Ground to Roof HTML/HTML5
Introduction to HTML 5.
Introduction to HTML5.
Introduction to HTML5.
محمد احمدی نیا XHTML محمد احمدی نیا
HTML CS 4640 Programming Languages for Web Applications
Presentation transcript:

Tim Berners-Lee authors HTML in 1991, assisted by his colleagues at CERN, an international scientific organization based in Geneva, Switzerland. The first version of XHTML, XHTML 1.0 became a W3C recommendation in HTML5 was published as a Working Draft by the The World Wide Web Consortium (W3C) in Originally slated to be fully implemented by 2010, that date has been theorized to be as late as ?

Past, Present, & Future of HTML How HTML is different than XHTML  XHTML is a cleaner and stricter version of HTML  XHTML is HTML defined as an XML (eXtensible Markup Language) application o XML is designed to describe data, and HTML is designed to display data. How to write XHTML  XHTML tags must be lowercase  XHTML tags must be properly nested (aka properly ordered)  XHTML elements must always be closed

Past, Present, & Future of HTML How to write XHTML cont.  Empty elements like must also be closed like  Attribute values must be quoted like width=“100”  All XHTML documents must have a DOCTYPE declaration. o The html, head, title, and body elements must be present such as:

Past, Present, & Future of HTML HTML5 is the future of HTML  HTML5 is the next generation of HTML.  HTML5 is still a work in progress. However, not all browsers have HTML5 support.  Some elements in HTML 4 are obsolete or not used the way they were supposed to. These elements are re-written in HTML5.  HTML5 addresses today’s internet needs by including new elements for media content, better structure, drawing, & better form handling.

Past, Present, & Future of HTML New features of HTML5  Better support for local offline storage  New form controls like: calendar, date, time, , url, search, etc.  The canvas element for sketching  The video and audio elements for media playback o Allows video and audio to be tagged easier (like images)… such as and  New content specific elements such as article, footer, header, navigation, section, etc.

Past, Present, & Future of HTML Review HTML vs XHTML HTML vs HTML5 Uppercase or lowercase tags All elements don’t have to be closed Empty elements don’t require closing Does not require DOCTYPE declaring Attribute values do not require quotes Lowercase tags only All tags have to be closed Empty elements must be closed Requires DOCTYPE declaration Attribute values require quotes Understood by all browsers Not originally built to handle video Does not support local offline storage Not built for today’s internet needs Does not support creation of a canvas for drawing Not fully functional with all browsers Built for audio & video Supports local offline storage Supports content specific tags Supports creation of a canvas for drawing