HTML 5 By Michael Hurley.

Slides:



Advertisements
Similar presentations
UBIQUITY V3 An extensible platform for creating dynamic, customized, and geocentric native mobile applications.
Advertisements

Layouts Using Tables Web Design – Section 4-5 Part or all of this lesson was adapted from the University of Washingtons Web Design & Development I Course.
Mobile Application Development Keshav Bahadoor. Part 1 Cross Platform Web Applications.
WHAT IS ANDROID? A Software platform and operating system for mobile. Based on the Linux kernel. Android was found way back in It was developed.
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,
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.
E-commerce and Information Technology in Hospitality and Tourism Chapter 3 Connecting to the World Copyright 2004 by Zongqing Zhou, PhD Niagara University.
Lecture 18. HTML5 and JavaScript Instructor: Jie Yang Department of Computer Science University of Massachusetts Lowell Exploring the Internet,
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course materials.
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.
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.
Working with Cascading Style Sheets. Introducing Cascading Style Sheets Style sheets are files or forms that describe the layout and appearance of a document.
(1) User Interface Frameworks: Twitter Bootstrap 3.0 Philip Johnson Collaborative Software Development Laboratory Information and Computer Sciences University.
COMPARING SOFTWARE TEC-542 TAWNI GILLEN-MARTIN SEPTEMBER 24, 2014.
Group #1 Yulia Dushkina Stephanie Markassian Ali El Sayed Raymond Martinez Ben Nektalov.
University of Sunderland CDM105 Session 5 Web Authoring Tools The past and present A history of web authoring tools and an overview of Macromedia Dreamweaver.
HTML5 for Mobile Andrew Kinai. HTML vs HTML5 HTML:A language that describes documents' formatting and content, which is basically composed of static text.
Android Husam Abdel Rahman. Introduction Android Operating system is most popular operating system these days with the advance in voice communications.
Chapter 3 Software. Learning Objectives Upon successful completion of this chapter, you will be able to: Define the term software Describe the two primary.
HTML5 Video Player For SharePoint HTML5 Background Why creating video player in HTML5 is easy? Can we do it without Javascript? Easy or Difficult?
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
HTML5 based Notification System for Updating E-Training Contents Yu-Doo Kim 1 and Il-Young Moon 1 1 Department of Computer Science Engineering, KoreaTech,
Windows 8 A touch screen computer on a desktop. Windows Metro.
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.
Windows Movie Maker. Definition You can use Windows Movie Maker to capture audio and video to your computer from a video camera, Web camera, or other.
Objective: To describe the evolution of the Internet and the Web. Explain the need for web standards. Describe universal design. Identify benefits of accessible.
Created by Presented by James Schultz Titanium. What is Titanium? An open, extensible development environment for creating beautiful native apps across.
Are you familiar with Microsoft word 2010 ?? Well this time it is all about the world of MSW 2010.
The types of computers and their functionalities.
1 Get All Answers Get All Answers. Contents History of Android Android Fragmentation The Role of Google Features and Architecture Android Software Development.
 Streaming media over the internet has been in tradition since many years and with the smart phone and iphone era where everything is available at just.
If you are thinking about developing mobile application for your customer, this is an important aspect to consider the platform.
TECHDOTCOMP SUPPORT TECHDOTCOMP nd Ave, Seattle, WA 98122, USA Phone:
XHTML Basics. What is XHTML? XHTML is newer than, but built upon, the original HTML (Hyper Text Markup Language) platform. XHTML has stricter rules and.
INTRODUCING HYBRID APP KAU with MICT PARK IT COMPANIES Supported by KOICA
Stuff to memorise… "A method tells an object to perform an action. A property allows us to read or change the settings of the object."
3 main operating system! BY Charlotte Oates. Microsoft windows! A family of operating systems for personal computers. Windows dominates the personal computer.
TECH RELATED TOPIC PRESENTATION MICROPROCESSOR: CSE341 COURSE INSTRUCTOR DR. JIA UDDIN Assistant Professor Department of Computer Science and Engineering.
Android. Android An Open Handset Alliance Project A software platform and operating system for mobile devices Based on the Linux kernel Developed by Google.
The HTML5 logo was introduced by W3C in 2010
Chapter 17 The Need for HTML 5.
ET-570 Smart Phone Apps.
Web Concepts Lesson 2 ITBS2203 E-Commerce for IT.
(Successor of android)
Mobile App Development
Mobile Applications Applied to Information System
HTML 5 Tutorial Chapter 1 Introduction.
Open Web App.
5.0 : Windows Operating System
Application with Cross-Platform GUI
HTML5 based Notification System for Updating
Microsoft Office Illustrated
CA16R405 - Mobile Application Development (Theory)
Web App vs Mobile App.
Code Expert-Web design & Development Product by: Codexoxo Source:
NJUNS 2018.
Playing Audio (Part 1).
Apps XD.
Evolution of Microsoft Windows: 1985 ~ 2009
Architecture.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Architecture.
Creating a Basic Web Page using HTML
Slides prepared by Sarah Benis Scheier-Dolberg
 Google Glass is a headset, or optical head-mounted display, that is worn like a pair of eyeglasses.  Developed by R&D Dept. of Google  FEATURES  Touchpad.
Chapter 3 Software.
CSC 581: Mobile App Development
Presentation transcript:

HTML 5 By Michael Hurley

PICTURE

Features HTML5 is a mark-up language for structuring and presenting content for the World Wide Web and a core technology of the Internet. It is the latest in the HTML languages replacing HTML 4 (released in 1997) HTML 5 also has new features that replace the need for plug-ins and API’s (application program interface). There are several new features to HTML that make it more easy to use than HTML 4 such as the !DOCTYPE feature.

Advantages No plug-ins required for any audio or video Code Maintenance, replacing div tags Faster mobile application

Disadvantages HTML 5 only works on modern browsers The Mark-up language is not complete. Licensing issues with media

System Specifications No computer requirements as such Modern browsers are a must

Business Expectations Mobiles will be able to do even more with HTML 5 Larger amounts of business will be able to done on mobile phones By using HTML5 as the creation environment the need to write applications for Apple IOS, Android Window’s phones etc; is removed.

Summary HTML5 is going to be a fantastic new Mark-up language however it still needs time to develop and work out the kinks. It will greatly increase the versatility on mobile phones and also increased their internet access speed It will make applications for smart phones a lot easier and less time consuming to make It removes needs for plug-ins

Recommendations I would personally not recommend getting HTML5 Just yet, while the benefits for getting it are extremely awesome, there are still several problems that can be an issue for most users while running it. Once HTML5 has had some more time to develop its Mark-up language, I will definitely recommend upgrading to HTML5.

Questions