 A markup language  Structures content on the internet  Commonly used by web browsers.

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

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,
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 Advanced: HTML 5. Welcome This slideshow presentation is designed to introduce you to HTML 5. It is the third of three HTML workshops available at.
Bartosz Kowalski Software Developer CERN. Presentation outline -HTML : introduction and history -HTML5 : -History and philosophy -New features -Structure.
Lecture 18. HTML5 and JavaScript Instructor: Jie Yang Department of Computer Science University of Massachusetts Lowell Exploring the Internet,
Chapter 15 HTML 5 Video and Audio Intro to HTML5 1.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
Chapter 14 Introduction to HTML
A closer look Dynamic Webpages Jessica Meyerson March 1, 2011.
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.
Computer Information System Information System California State University Los Angeles Jongwook Woo CIS 461 Web Development I HTML 5 Jongwook Woo, PhD.
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.
Week 09, Session 01 Other HTML Tags & HTML5 IF Website Development Presented by: RDT.
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.
HTML5 GAMING By Scott Benton. HTML5 New HTML Standard Previous Version of HTML, HTML 4.01, Released in 1999 Not an Official Standard Yet No Browsers Have.
Presented by: Lan Nguyen.  Started as cooperation with:  World Wide Web Consortium  Web Hypertext Application Technology Working Group  The future.
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.
CSS/417 Introduction to Database Management Systems Workshop 5.
Using HTML to Create a Basic Web Page… By Josh Gallagan.
Chapter 1 Internet & Web Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D. Revised 1/12/2015 by William Pegram 1.
INTRODUCTION TO HTML5 HTML5 Page Structure. What is HTML5 ?  HTML5 will be the new standard for HTML, XHTML, and the HTML DOM.  The previous version.
HTML Structure & syntax
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.
HTML Advanced: HTML 5. Introduction to HTML 5 These slides are based on source material found at the w3schools.com website.
Introduction to web development and HTML MGMT 230 LAB.
CA Professional Web Site Development Class 2: Anatomy of a Web Site and Web Page & Intro to HTML.
HTML Structure & syntax. Introduction This presentation introduces the following: Doctype declaration HTML Tags, Elements and Attributes Sections of a.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
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.
HTML file format  Lesson Objective: Understanding HTML and how it is used to create web pages.  Learning Outcome:  Create a HTML page by interpreting.
UPLOAD / DOWNLOAD april  HTML5 is just the next iteration of HTML  Previous version was technically HTML 4.01, which incorporated XHTML 1.0.
COP 3813 Intro to Internet Computing Prof. Roy Levow Lecture 1.
IS-907 Java EE World Wide Web - Overview. World Wide Web - History Tim Berners-Lee, CERN, 1990 Enable researchers to share information: Remote Access.
TOPIC II Dynamic HTML Prepared by: Nimcan Cabd Cali.
Tutorial 1 Developing a Basic Web Page. Objectives Learn the history of the Web and HTML Describe HTML standards and specifications Understand HTML elements.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
HTML 5 The Future of Web Development. What is HTML5? “HTML5 is a specification of how the web’s core language, HTML, should be formatted and utilized.
The Web Wizard’s Guide To DHTML and CSS Chapter 2 A Review of CSS2 and JavaScript.
Let’s look what flash can do: OK, that wasn’t flash! That was HTML5.
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)
Website Design and Construction Services and Standards.
The Web Wizard’s Guide To DHTML and CSS Chapter 2 A Review of CSS2 and JavaScript.
HTML 5 (Part 1) – Start from SCRATCH. HTML 5 – Start from SCRATCH.
HTML Structure & syntax
HTML Structure & syntax
4.01 How Web Pages Work.
Web Basics: HTML/CSS/JavaScript What are they?
HTML 5.
Objective % Select and utilize tools to design and develop websites.
Web Standards Web Design – Sec 2-3
Introduction to HTML5.
HTML 5 Tutorial Chapter 1 Introduction.
Lecture 8. HTML. Author: Aleksey Semyonov
Process of Converting “PSD to HTML”
Web Standards Web Design – Sec 2-3
Objective % Select and utilize tools to design and develop websites.
Web page a hypertext document connected to the World Wide Web.
Unit 6 part 3 Test Javascript Test.
HTML 5 Training HTML 5 SYMANTICS [Notes to trainer:
Ground to Roof HTML/HTML5
HTML What is Html? HTML stands for Hypertext Markup Language.
Introduction to World Wide Web
CIS 133 mashup Javascript, jQuery and XML
DD Sir-Infomatics Web Development Part-1.
HTML Structure & syntax
4.01 How Web Pages Work.
Presentation transcript:

 A markup language  Structures content on the internet  Commonly used by web browsers

 Building blocks for all web pages  Static, stateless markup language  Written with Elements  Creates visual and audible web pages that web browsers produce

 1990: HTML was created  1995: HTML 2 was finished  2000: HTML became an international standard  2004: HTML4 was standardized  2004: HTML5 started to be developed

 Sir Tim Berners-Lee  Created the World Wide Web  First website was created on August 6, 1991.

 Director of the World Wide Web Consortium (W3C)  Helped create W3C SchoolsW3C Schools  One of six people to be inducted into the World Wide Web Hall of Fame

 Free and open to be used by anyone  No copyright in HTML code  Flexible  Standardized language for all web browsers

 Highly customizable with the creation of CSS  HTML5 is a cooperation between the World Wide Web Consortium(W3C) and the Web Hypertext Application Technology Working Group (WHATWG)

 New features should be based on HTML, CSS, DOM and Javascript  Reduce the need for external plugins (ex. Flash)  Better error handling

 More markup to replace scripting  HTML5 strives to be device independent  Development is visible to the general public!

 Element for 2D drawing  New and elements for media playback.  New form controls such as calendar, date, time, , url, and search

 Supports local storage of files and information  New content-specific elements such as,,, and

 Not yet an official standard  No browser has full HTML5 support  Major browsers continue to add new features to their latest versions