Beginning HTML5
15 pages tagged “Beginning HTML5”
-
Force a Download with HTML5
HTML5 is the greatest version of HTML ever! (Well, at least until the next awesome version comes out). I just learned how trivially easy it is to force downloads with HTML5. I was just trying to force …
-
A Busy Week
I spent the last week working on two projects: the “Learning HTML and CSS Livelessons” and editing the Sams Teach Yourself Bootstrap in 24 Hours book. It was both one of the most fun weeks I’ve ever …
-
HTML5 Cheat Sheet
I built an HTML5 cheat sheet for myself, so that I could make sure that my tag libraries were up-to-date and so on. And then when I finished, I realized that this might be something you would like …
-
HTML for RWD—Learn the HTML You Need in a Free Chapter
from: Sams Teach Yourself Responsive Web Design with HTML5 and CSS3 in 24 Hours
-
HTML5 Allows Tables for Layout
If Someone Tells You That is Invalid, They are Incorrect I’ve been writing HTML since 1995, and in that time various techniques and tools have come in and out of style. But one that has been …
-
What's new in HTML5 from HTML4? Make the Switch!
One of the most common questions I get asked about HTML, and HTML5 in particular, is “Should I use HTML5 or not?” Find out why you should make the switch from HTML4 to HTML5. My answer to the question …
-
HTML5 Learning Lab Available
HTML5 Mobile Application Development in 24 Hours Learning Lab I’m pleased to announce that the latest version of my book Sams Teach Yourself HTML5 Mobile Application Development in 24 Hours is …
-
Still Here, but Busy
Some people have wondered if I’m still around or maintaining this site (and the book) and I am, I’ve just been fairly busy. I hope to announce some exciting new things in the coming months, but in the …
-
Latest Zeen issue is now live
Teach Yourself HTML5 Zeen - Issue #2 I’ve posted the second issue of my HTML5 Zeen today. There are a few things that are wonky with the issue, most notably that Zeen says it’s “Issue #3” when it’s …
-
8 Ways to Get Started with HTML5 Today
HTML5 has been around for a few years now, and yet there are still a lot of people who are resistant to using it. But there are a number of aspects of HTML5 that you can start using today without any …
-
Blink and you missed it. TIME element back in the HTML5 spec
from: Sams Teach Yourself HTML5 Mobile Application Development in 24 Hours
-
The TIME Element Has Been Removed in Favor of DATA
As of October 29th there is a new element in HTML5: DATA. The DATA element is for defining content that has both human- and computer-readable data. Some examples of this are: Dates and times Numbers …
-
Who is the HTML5 in 24 Hours Book for?
I’ve been working on editing the proof copies of the book for the last several weeks and one thing that keeps popping to mind is the audience. I wrote the book intending it for a beginner audience, …
-
Borders on tables now ok in HTML5
If you use tables (not for layout, of course) it can be very tedious to get the borders to surround every cell using CSS. You need to set the border on the table and on every th and td, and then …
-
Welcome to my new blog about HTML5
I am excited to start working on this blog about HTML5. In it I’ll provide sample sites written in HTML5, links to tutorials on other sites, references that I use to learn HTML5 and lots more. I hope …