FROM
https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5/Introduction_to_HTML5#Declaring_that_the_document_contains_HTML5_mark-up_with_the_HTML5_doctype
*Declaring that the document contains HTML5 mark-up with the HTML5 doctype
*
The doctype for HTML5 is very simple. To indicate that your HTML content
uses HTML5, simply use:
<!DOCTYPE html>
Doing so will cause even browsers that don't presently support HTML5 to
enter into standards mode, which means that they'll interpret the
long-established parts of HTML in an HTML5-compliant way while ignoring
the new features of HTML5 they don't support.
This is much simpler than the former doctypes, and shorter, making it
easier to remember and reducing the amount of bytes that must be downloaded.
Rick Gordon
--------------------
On January 23, 2018 at 4:20:08 PM [-0800],
Sam Hathaway wrote in an email entitled
"Re: HTML5 support":
Re-reading Robert’s original post, it looks like he was indeed asking
about the “HTML Tools” palette specifically, not BBEdit as a whole. He
wrote:
On 18 Jan 2018, at 0:23, Robert wrote:
the "HTML Tools" palette doesn't seem to have HTML5 support. Is that
planned?
But in any case I agree with Greg; this is one for [email protected].
-sam
On 23 Jan 2018, at 19:13, Greg Raven wrote:
May be worth contacting support about this, but as I wrote earlier in
this
thread, not every option is available in the palette, which is not
the same
as BBEdit not supporting HTML5.
On Tuesday, January 23, 2018 at 4:10:54 PM UTC-8, Sam Hathaway wrote:
Just checked in 12.0.2 and indeed “HTML5” is missing from the “Doc
Type”
popup menu of the “HTML Tools” palette. It is, however, present in the
“Document Type” submenu of the “Markup” menu. Go figure!
-sam
--
This is the BBEdit Talk public discussion group. If you have a
feature request or would like to report a problem, please email
"[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
---
You received this message because you are subscribed to the Google
Groups "BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/bbedit.
___________________________________________
RICK GORDON
EMERALD VALLEY GRAPHICS AND CONSULTING
___________________________________________
WWW: http://www.shelterpub.com
--
This is the BBEdit Talk public discussion group. If you have a
feature request or would like to report a problem, please email
"[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
---
You received this message because you are subscribed to the Google Groups "BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/bbedit.