SlideShare ist ein Scribd-Unternehmen logo
1 von 18
The Good,
 the Bad,
 the Ugly
- HTML 5
    Gary Barber
  radharc.com.au
 manwithnoblog.com
AWIA / Port 80 Mini Talks - 5 March 2008   The Good , the bad , and the ugly - HTML 5
AWIA / Port 80 Mini Talks - 5 March 2008   The Good , the bad , and the ugly - HTML 5
AWIA / Port 80 Mini Talks - 5 March 2008   The Good , the bad , and the ugly - HTML 5
HTML 4 - Old in the Tooth




AWIA / Port 80 Mini Talks - 5 March 2008                The Good , the bad , and the ugly - HTML 5
HTML 5 - New Kid on the Block




AWIA / Port 80 Mini Talks - 5 March 2008            The Good , the bad , and the ugly - HTML 5
The Syntax


                        <!doctype html>
                        <html>
                          <head>
                            <meta charset=quot;UTF-8quot;>
                            <title>Example document</title>
                          </head>
                          <body>
                            <p>Example paragraph</p>
                          </body>
                        </html>




AWIA / Port 80 Mini Talks - 5 March 2008                The Good , the bad , and the ugly - HTML 5
<section>


    <section>

          <h6>Clint and the Girl Next</h6>
          <p>The urban myth of Clint as a vacuum sales
          man have been widely exaggerated </p>
          <p>He was in fact a well know local lemonade
          stand attendant.</p>

    </section>




AWIA / Port 80 Mini Talks - 5 March 2008               The Good , the bad , and the ugly - HTML 5
<article>


     <article>

           <h2>The Death of Clint</h2>
           <p>The death of the legend and all time good
           guy Clint Eastwood from eating too many
           tacos has been reported by local New Mexican
           sources.</p>
           <p>A Spokesman for taco Bell is reported to
           have denied these rumours.</p>

     </ article >




AWIA / Port 80 Mini Talks - 5 March 2008               The Good , the bad , and the ugly - HTML 5
<aside>



     <aside>

           <p>Something that Clint did that wasn’t that
           important. Maybe he took his hat off. Narh!
           </p>

     </aside>




AWIA / Port 80 Mini Talks - 5 March 2008             The Good , the bad , and the ugly - HTML 5
<header>



       <header>

                   <h1>Life and Times of Clint</h1>
                   <p>The street gossip from the
                   tumbleweeds</p><div>.. Navigational
                   features in here.. </div>

       </header>




AWIA / Port 80 Mini Talks - 5 March 2008              The Good , the bad , and the ugly - HTML 5
<footer>



        <footer class=”vcard”>

                    <p class=”copyright”>Copyright The Life
                    and Times of Clint Inc 2007<p> <p
                    class=”designer”>Site by: <a href=http://
                    clintsmates.com class=”url”>Clint’s
                    Mates</a></p>

        </footer>




AWIA / Port 80 Mini Talks - 5 March 2008              The Good , the bad , and the ugly - HTML 5
Nav & Menu


                   <nav>

                         <menu>
                            <li> Navigational Item One</li>
                            <li> Navigational Item Two</li>
                            <li> Navigational Item Three</li>
                         </menu>

                   </nav>




AWIA / Port 80 Mini Talks - 5 March 2008                The Good , the bad , and the ugly - HTML 5
<input>
                                           Gets a Little Help

                                                       datetime
                                                       datetime-local
                                                       date
                                                       month
                                    type =             week
                                                       time
                                                       number
                                                       range
                                                       email
                                                       url




AWIA / Port 80 Mini Talks - 5 March 2008                        The Good , the bad , and the ugly - HTML 5
<input>



      <input required type=”email” name=”your-email”>




     input: required {border 1px solid #FF0000;}




AWIA / Port 80 Mini Talks - 5 March 2008             The Good , the bad , and the ugly - HTML 5
<input> and patterns
    min, max and range
    <input required min=”12” max=”999” type=”range”>


    pattern
   <input type=quot;urlquot; pattern=quot;[^:]+quot; required
   name=quot;testquot;>

    autocomplete
  <input name=quot;accountquot; autocomplete=quot;offquot; >




AWIA / Port 80 Mini Talks - 5 March 2008                      The Good , the bad , and the ugly - HTML 5
Rest In Peace




               basefont                      frame               acronym
               big                           frameset            applet
               center                        noframes            isindex
               font                                              dir
               s
               strike
               u




AWIA / Port 80 Mini Talks - 5 March 2008                   The Good , the bad , and the ugly - HTML 5
Questions?


       Liberate a spacer.gif today!

       Distributed under Creative Commons License

       Gary Barber
       gary@manwithnoblog.com

       radharc.com.au
       manwithnoblog.com


AWIA / Port 80 Mini Talks - 5 March 2008            The Good , the bad , and the ugly - HTML 5

Weitere Àhnliche Inhalte

Mehr von Gary Barber

Design Synthesis
Design SynthesisDesign Synthesis
Design SynthesisGary Barber
 
Inspiring Creativity
Inspiring CreativityInspiring Creativity
Inspiring CreativityGary Barber
 
Outta time,‹ scope, ‹and we fixed that already ‹Is there a Disconnect
Outta time,‹ scope, ‹and we fixed that already ‹Is there a Disconnect Outta time,‹ scope, ‹and we fixed that already ‹Is there a Disconnect
Outta time,‹ scope, ‹and we fixed that already ‹Is there a Disconnect Gary Barber
 
Virtual design walls
Virtual design wallsVirtual design walls
Virtual design wallsGary Barber
 
The Blu Tack Gun
The Blu Tack GunThe Blu Tack Gun
The Blu Tack GunGary Barber
 
Ability to Use
Ability to UseAbility to Use
Ability to UseGary Barber
 
Kill Accessibility
Kill AccessibilityKill Accessibility
Kill AccessibilityGary Barber
 
UX Architecture for the Small Guy
UX Architecture for the Small GuyUX Architecture for the Small Guy
UX Architecture for the Small GuyGary Barber
 
Why the Web
Why the WebWhy the Web
Why the WebGary Barber
 
The Art of Skywriting - The Demise of the Tag Cloud
The Art of Skywriting - The Demise of the Tag CloudThe Art of Skywriting - The Demise of the Tag Cloud
The Art of Skywriting - The Demise of the Tag CloudGary Barber
 
Redux Of The Equaliser
Redux Of The EqualiserRedux Of The Equaliser
Redux Of The EqualiserGary Barber
 
Persuasive Web Design
Persuasive Web DesignPersuasive Web Design
Persuasive Web DesignGary Barber
 
Was it Good for You Too Honey - UX Getting it Wrong
Was it Good for You Too Honey - UX Getting it WrongWas it Good for You Too Honey - UX Getting it Wrong
Was it Good for You Too Honey - UX Getting it WrongGary Barber
 
Accessibility in the New World
Accessibility in the New WorldAccessibility in the New World
Accessibility in the New WorldGary Barber
 
The Pleasure and Pain of UX Freestylin
The Pleasure and Pain of UX FreestylinThe Pleasure and Pain of UX Freestylin
The Pleasure and Pain of UX FreestylinGary Barber
 
Goodfellas Guide to UX
Goodfellas Guide to UXGoodfellas Guide to UX
Goodfellas Guide to UXGary Barber
 
OpenID and Beyond Savior of the Universe.
OpenID and Beyond  Savior of the Universe. OpenID and Beyond  Savior of the Universe.
OpenID and Beyond Savior of the Universe. Gary Barber
 

Mehr von Gary Barber (19)

Design Synthesis
Design SynthesisDesign Synthesis
Design Synthesis
 
Inspiring Creativity
Inspiring CreativityInspiring Creativity
Inspiring Creativity
 
Outta time,‹ scope, ‹and we fixed that already ‹Is there a Disconnect
Outta time,‹ scope, ‹and we fixed that already ‹Is there a Disconnect Outta time,‹ scope, ‹and we fixed that already ‹Is there a Disconnect
Outta time,‹ scope, ‹and we fixed that already ‹Is there a Disconnect
 
Virtual design walls
Virtual design wallsVirtual design walls
Virtual design walls
 
The Blu Tack Gun
The Blu Tack GunThe Blu Tack Gun
The Blu Tack Gun
 
Ability to Use
Ability to UseAbility to Use
Ability to Use
 
Kill Accessibility
Kill AccessibilityKill Accessibility
Kill Accessibility
 
UX Architecture for the Small Guy
UX Architecture for the Small GuyUX Architecture for the Small Guy
UX Architecture for the Small Guy
 
Why the Web
Why the WebWhy the Web
Why the Web
 
The Art of Skywriting - The Demise of the Tag Cloud
The Art of Skywriting - The Demise of the Tag CloudThe Art of Skywriting - The Demise of the Tag Cloud
The Art of Skywriting - The Demise of the Tag Cloud
 
Redux Of The Equaliser
Redux Of The EqualiserRedux Of The Equaliser
Redux Of The Equaliser
 
Persuasive Web Design
Persuasive Web DesignPersuasive Web Design
Persuasive Web Design
 
Was it Good for You Too Honey - UX Getting it Wrong
Was it Good for You Too Honey - UX Getting it WrongWas it Good for You Too Honey - UX Getting it Wrong
Was it Good for You Too Honey - UX Getting it Wrong
 
Accessibility in the New World
Accessibility in the New WorldAccessibility in the New World
Accessibility in the New World
 
The Code
The CodeThe Code
The Code
 
The Pleasure and Pain of UX Freestylin
The Pleasure and Pain of UX FreestylinThe Pleasure and Pain of UX Freestylin
The Pleasure and Pain of UX Freestylin
 
Goodfellas Guide to UX
Goodfellas Guide to UXGoodfellas Guide to UX
Goodfellas Guide to UX
 
OpenID and Beyond Savior of the Universe.
OpenID and Beyond  Savior of the Universe. OpenID and Beyond  Savior of the Universe.
OpenID and Beyond Savior of the Universe.
 
The Loop
The LoopThe Loop
The Loop
 

KĂŒrzlich hochgeladen

DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxRemote DBA Services
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityWSO2
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 

KĂŒrzlich hochgeladen (20)

DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 

The Good The Bad And The Ugly of HTML 5

  • 1. The Good, the Bad, the Ugly - HTML 5 Gary Barber radharc.com.au manwithnoblog.com
  • 2. AWIA / Port 80 Mini Talks - 5 March 2008 The Good , the bad , and the ugly - HTML 5
  • 3. AWIA / Port 80 Mini Talks - 5 March 2008 The Good , the bad , and the ugly - HTML 5
  • 4. AWIA / Port 80 Mini Talks - 5 March 2008 The Good , the bad , and the ugly - HTML 5
  • 5. HTML 4 - Old in the Tooth AWIA / Port 80 Mini Talks - 5 March 2008 The Good , the bad , and the ugly - HTML 5
  • 6. HTML 5 - New Kid on the Block AWIA / Port 80 Mini Talks - 5 March 2008 The Good , the bad , and the ugly - HTML 5
  • 7. The Syntax <!doctype html> <html> <head> <meta charset=quot;UTF-8quot;> <title>Example document</title> </head> <body> <p>Example paragraph</p> </body> </html> AWIA / Port 80 Mini Talks - 5 March 2008 The Good , the bad , and the ugly - HTML 5
  • 8. <section> <section> <h6>Clint and the Girl Next</h6> <p>The urban myth of Clint as a vacuum sales man have been widely exaggerated </p> <p>He was in fact a well know local lemonade stand attendant.</p> </section> AWIA / Port 80 Mini Talks - 5 March 2008 The Good , the bad , and the ugly - HTML 5
  • 9. <article> <article> <h2>The Death of Clint</h2> <p>The death of the legend and all time good guy Clint Eastwood from eating too many tacos has been reported by local New Mexican sources.</p> <p>A Spokesman for taco Bell is reported to have denied these rumours.</p> </ article > AWIA / Port 80 Mini Talks - 5 March 2008 The Good , the bad , and the ugly - HTML 5
  • 10. <aside> <aside> <p>Something that Clint did that wasn’t that important. Maybe he took his hat off. Narh! </p> </aside> AWIA / Port 80 Mini Talks - 5 March 2008 The Good , the bad , and the ugly - HTML 5
  • 11. <header> <header> <h1>Life and Times of Clint</h1> <p>The street gossip from the tumbleweeds</p><div>.. Navigational features in here.. </div> </header> AWIA / Port 80 Mini Talks - 5 March 2008 The Good , the bad , and the ugly - HTML 5
  • 12. <footer> <footer class=”vcard”> <p class=”copyright”>Copyright The Life and Times of Clint Inc 2007<p> <p class=”designer”>Site by: <a href=http:// clintsmates.com class=”url”>Clint’s Mates</a></p> </footer> AWIA / Port 80 Mini Talks - 5 March 2008 The Good , the bad , and the ugly - HTML 5
  • 13. Nav & Menu <nav> <menu> <li> Navigational Item One</li> <li> Navigational Item Two</li> <li> Navigational Item Three</li> </menu> </nav> AWIA / Port 80 Mini Talks - 5 March 2008 The Good , the bad , and the ugly - HTML 5
  • 14. <input> Gets a Little Help datetime datetime-local date month type = week time number range email url AWIA / Port 80 Mini Talks - 5 March 2008 The Good , the bad , and the ugly - HTML 5
  • 15. <input> <input required type=”email” name=”your-email”> input: required {border 1px solid #FF0000;} AWIA / Port 80 Mini Talks - 5 March 2008 The Good , the bad , and the ugly - HTML 5
  • 16. <input> and patterns min, max and range <input required min=”12” max=”999” type=”range”> pattern <input type=quot;urlquot; pattern=quot;[^:]+quot; required name=quot;testquot;> autocomplete <input name=quot;accountquot; autocomplete=quot;offquot; > AWIA / Port 80 Mini Talks - 5 March 2008 The Good , the bad , and the ugly - HTML 5
  • 17. Rest In Peace basefont frame acronym big frameset applet center noframes isindex font dir s strike u AWIA / Port 80 Mini Talks - 5 March 2008 The Good , the bad , and the ugly - HTML 5
  • 18. Questions? Liberate a spacer.gif today! Distributed under Creative Commons License Gary Barber gary@manwithnoblog.com radharc.com.au manwithnoblog.com AWIA / Port 80 Mini Talks - 5 March 2008 The Good , the bad , and the ugly - HTML 5