June on the Web
Vangos Pterneas | Microsoft Student Partner
HTML5 is about

User Experience
markup
LAYOUT
<meta charset=“utf-8” />
<header><aside><footer>
<div id=“header”>

         <div id=“nav”>



                          <div
<div id=“article”>
                      id=“sidebar”>
<div id=“section”>


        <div id=“footer”>
<header>

            <nav>




<article>           <aside>
<section>


        <footer>
.css3-box
                     {
                     }
I am CSS 3 text!!!




          CSS 3
.css3-box
                     {
                       box-shadow: 10px 15px 8px black;
I am CSS 3 text!!!   }




          CSS 3
.css3-box
                     {
                       box-shadow: 10px 15px 8px black;
I am CSS 3 text!!!     border-radius: 18px;
                     }




          CSS 3
.css3-box
                     {
                       box-shadow: 10px 15px 8px black;
I am CSS 3 text!!!     border-radius: 18px;
                       text-shadow: 2px 5px 3px gray;
                     }




          CSS 3
.css3-box
  {
    box-shadow: 10px 15px 8px black;
    border-radius: 18px;
    text-shadow: 2px 5px 3px gray;
    transform: rotate(5deg);
  }




CSS 3
Lines
       Shapes
     Gradients
       Images
          Text




CANVAS
AUDIO & VIDEO
GEOLOCATION
The
future
The
                     future



HTML5 native apps!
Links
                                      CSS3.info

                       HTML5 Doctor

         HTML5 Spec

                       HTML5 Demos

                                   Dive into HTML5


Visual Studio HTML5 intellisense     Visual Studio CSS3 intellisense
Vangos Pterneas
vangos.eu/




             June on the Web

HTML 5 Overview