On 2/13/2013 6:44 AM, Jukka K. Korpela wrote:
> There's a lot one could say about this
Not so, if one understands what is presented.
> If you want to have good general template, consider reading the HTML5
> Boilerplate template from http://html5boilerplate.com and, once you have
> understood its bits and pieces, create your custom version of it. It
> will handle many quirks and oddities in browsers, some of which might be
> of little practical importance, but why not take a safe route when it is
> so easy?
The "HTML5 Boilerplate" is excellent and I'm familiar with it (as well
as with Modernizr and Normalize.css), even though you suggest that I
need to understand its bits and pieces. Granted that I am weak in areas
which don't relate to my needs. Who isn't? Its basic structure as
presented in its documentation is NOT a basic structure. Compare it to
mine, if you please. Your easy and safe route is not comparable to my
"Template" which is a simple, *basic* structure of an HTML5 document - a
starting point of understanding and sufficient for a simple document.
The HTML5 Boilerplate goes beyond my HTML5 Template.
Two demos with the document structured using my Template as a guide:
<http://tinyurl.com/d6bgsls>
<http://tinyurl.com/6nhz37q>
How would you see HTML Boilerplate making it safe and in an easy way for
any of the two demos?
Coming back to your first quoted portion above, what would be a few
examples of your "There's a lot one could say about this" for the two demos?
> On the other hand, if you want a minimal HTML document for an "HTML5
> application", here it is:
I am not interested in a minimal version. Somewhere, either in this
thread or elsewhere, I pointed out that I recommend to quote values,
although it is optional. In fact I recommend to use all optional items.
My "Template", which I submitted, simply demonstrates the basic
structure for an HTML5 document/site to be served as text/html. It's
easy to copy as a start for a new document and delete portions not needed.
--
Gus