Relatore: Ing. Marco Porta Correlatore: Ing. Massimo Cellario Tesi di Laurea di: Andrea Marchetti Anno Accademico 2010/2011 UNIVERSITA’ DEGLI STUDI DI.

Slides:



Advertisements
Similar presentations
Build Amazing Apps with Web Standards Mobile HTML5 Applications In Hours, Not Days.
Advertisements

UNIVERSITÀ DEGLI STUDI DI PAVIA Facoltà di Lettere e Filosofia, Scienze Politiche, Giurisprudenza, Ingegneria, Economia Corso di laurea in Comunicazione.
HTML 5: UN LINK TRA PASSATO E FUTURO
What is HTML5…?. ”…removes the need for plugins” ”…can handle multimedia directly” ”…enables rich, interactive clients” ”…enables advanced visual designs”
R005 Creating an interactive product Type of product and Software Choice.
Authoring Languages and Web Authoring Software 4.01 Examine web page development and design.
Presented By, Sripad Sarode
Project 1 Introduction to HTML.
Define objects and their relationships to multimedia Explain the fundamentals of C, C++, Java, JavaScript, JScript, C#, ActiveX and VBScript Discuss security.
1st Project Introduction to HTML.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
Development of mobile applications using PhoneGap and HTML 5
CISC 474: Advanced Web Technologies HTML5 & CSS3, & Responsive Design.
TUTORIAL 8: Enhancing a Web Site with Advanced CSS
What is HTML5? HTML5 is the new LEGO for both designers and programmers.
Chapter 11 Adding Media and Interactivity. Flash is a software program that allows you to create low-bandwidth, high-quality animations and interactive.
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.
CPSC 594B: Software Engineering Project Lecture 1: Introduction to HTML5 Lecturer: Ayman Issa Office: ICT 555.
E0262 – MIS – Multimedia Storage Techniques SMIL – Synchronized Multimedia Integration Language.
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.
Copyright © 2012 Certification Partners, LLC -- All Rights Reserved Lesson 5: Multimedia on the Web.
Evaluation of HTML5 Graphics for Data Structure Visualization
HTML5 Accessibility Ted Drake, Yahoo! Accessibility Lab Slideshare.net/7mary4.
Chapter 1 Introduction to HTML, XHTML, and CSS
UNIVERSITÀ DEGLI STUDI DI PAVIA FACOLTÀ DI LETTERE E FILOSOFIA, SCIENZE POLITICHE, GIURISPRUDENZA, INGEGNERIA, ECONOMIA CORSO DI LAUREA MAGISTRALE INTERFACOLTÀ.
Le applicazioni “mobile”, un’opportunità per promuovere il territorio
Using Styles and Style Sheets for Design
Adobe FLASH What & Why? Where & When? Is Flash dead? What about HTML5?
Copyright 2012 Adobe Systems Incorporated. All rights reserved. ® Copyright 2010 Adobe Systems Incorporated. All rights reserved. ® Copyright 2012 Adobe.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
HTML5 for Mobile Andrew Kinai. HTML vs HTML5 HTML:A language that describes documents' formatting and content, which is basically composed of static text.
Congratulations! You are part of a global community of thousands of web developers who attend Web Camps to keep their web development skills up-to-date.
Class 02 – 03 Feb 2014 Setup Where do we begin? Know your content Discovering your target user.
Building Rich Web Applications with Ajax Linda Dailey Paulson IEEE – Computer, October 05 (Vol.38, No.10) Presented by Jingming Zhang.
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.
How the Web Works Building a Website – Lesson 1. How People Access the Web Browsers People access websites using software called a web browser. To view.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 7 Key Concepts 1 Copyright © Terry Felke-Morris.
11/12/2015 Box Model Reed Crouch. 11/12/2015  HTML elements can be considered as boxes. In CSS, the term "box model" is used when referring to layout.
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.
LESSON 15 – UNIT 0 ADAPTING YOUR WEB SITE FOR MOBILE DEVICES.
Internet Explorer 10 IE9 hardware-accelerated platform CSS 2D Transforms CSS Backgrounds & Borders CSS Color CSS Fonts CSS Media Queries CSS Namespaces.
Chapter 11 Adding Media and Interactivity. Chapter 11 Lessons Introduction 1.Add and modify Flash objects 2.Add rollover images 3.Add behaviors 4.Add.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
Web Design Principles 5 th Edition Chapter 3 Writing HTML for the Modern Web.
TNPW1 Ing. Jiří Štěpánek.  In current version (XHTML 1.0 strict)  No multimedia elements  No semantics elements  Only few input types  Only few document.
CSCI 3100 Tutorial 2 Web Development Tools 1 HTML 5 & CSS 3 1.
10 Mobile Application Framework Must Know to Launch New App.
RMLL 2010 HTML 5 and CSS 3 insights Libre Software Meeting Bordeaux - wednesday 7th july 2010 Francis Draillard, "Premiers pas en CSS et XHTML" - Eyrolles.
The HTML5 logo was introduced by W3C in 2010
Chapter 17 The Need for HTML 5.
Responsive Web Pages.
CIIT-Human Computer Interaction-CSC456-Fall-2015-Mr
Application with Cross-Platform GUI
Building beautiful and interactive apps with HTML5 & CSS3
Using Access and the Web
Microsoft Office Illustrated
RESPONSIVE WEB DESIGN.
Code Expert-Web design & Development Product by: Codexoxo Source:
Software and Multimedia
APTECH JANAKPURI INSTITUTE PROVIDING WEB DESIGNING COURSES Address:- J-1,2nd Floor, Opp Metro Pillar No – 559, Janakpuri East, Delhi /42.
Software and Multimedia
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Mobile Web Sites & Mobile Applications
About Multimedia Files
Giuseppe Attardi Università di Pisa
Progressive Enhancement Using CSS 3
17 RESPONSIVE WEB DESIGN.
Presentation transcript:

Relatore: Ing. Marco Porta Correlatore: Ing. Massimo Cellario Tesi di Laurea di: Andrea Marchetti Anno Accademico 2010/2011 UNIVERSITA’ DEGLI STUDI DI PAVIA Corso di Laurea Magistrale Interfacoltà in Comunicazione Professionale e Multimediale

Evolution of Web Technologies What is HTML5? HTML is a formatting language used to create Web pages The latest release is HTML5 HTML5 introduces many new features

What does HTML5 introduce? Multimedia Thanks to the Audio and Video native support, it is possible to watch videos and listen to music without any plug-in (no Flash) Device access Thanks to Geolocation it is possible to communicate our position to a Web App, for example Facebook

What does HTML5 introduce? 3D (Canvas, WebGL) The Canvas tag is used to draw graphics, also 3D elements, without using Flash Local storage The Local Storage is used to store Wep App data on the client. For example, in a game it may be used to save the progress of players

What does HTML5 introduce? Semantic structure The new tags introduced by HTML5 allow a better semantic organization of pages HTML5 makes Web Apps and dynamic web content faster with a variety of techniques and technologies (Web Workers) Performance & integration

What does HTML5 introduce? CSS3 Style CSS3 introduce new styles and effects -Border radius -Box Shadow -Multi-column Layout -Multiple Backgrounds -:nth-child() and :nth-of-type() -Opacity -Animations -Media Queries CSS3 Features

HTML5 & CSS3 Layout This layout is implemented using HTML5 & CSS3 - Semantic markup - CSS3 features - Media Queries (Mobile version)

CSS3 Features Border radius This property makes it possible to create rounded corners whitout using images

CSS3 Features Multicolumn This function makes it possible to create multiple text colums

CSS3 Features Animations This function makes it possible to animate the background of elements

Media Queries & Responsive Web Design The Growth of Mobile Marketing and Tagging by Microsoft Tag 4 billion mobile Phones in use 1 billion are smartphones 3.5 billion are sms enabled Size of the mobile market

Media Queries & Responsive Web Design By 2014, mobile internet Should take over desktop internet usage The Growth of Mobile Marketing and Tagging by Microsoft Tag How fast is mobile internet growing?

CSS3 Media Queries Mobile sites Media Queries & Responsive Web Design Media queries check for certain conditions and apply different stylesheets It is possible to apply different stylesheets for specific devices Responsive Web Design Desktop Mobile (portrait) Mobile (landscape) Tablet

Media Queries & Responsive Web Design How does it work? Apply the style if the viewing area is smaller than 600px The site changes (“reacts”) depending on the device With more conditions, the site changes, adapting to the resolution of the device CSS3 Media Queries

Example

Responsive Web Design Advantages - More complete design - Completely editable by CSS3 - One version of the site for all devices - A version of the website for each device - More complex code Before Media Queries Disadvantages - Need for mobile version? - Many tests - Browser support Current versions of web browsers

Conclusion HTML5 can help Web Designers simplify their work, making it possible to create “things” that were previously more complex The future has arrived