{"id":361,"date":"2012-02-03T20:53:22","date_gmt":"2012-02-03T20:53:22","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2012\/02\/03\/what-is-html5\/"},"modified":"2021-08-16T23:47:22","modified_gmt":"2021-08-17T03:47:22","slug":"what-is-html5","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/","title":{"rendered":"What is HTML5?"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">What is HTML?<\/h2>\n\n\n\n<p>HTML stands for HyperText Markup Language. HTML is comprised of tags, and those tags are the basic structure and formatting elements of a webpage. For example, if you wanted to display an image on a webpage, you would use the &lt;img&gt; tag, as in:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;img src='https:\/\/domain.com\/image.gif' \/><\/code><\/pre>\n\n\n\n<p>Likewise, if you wanted to make text bold on a page, you would use the &lt;strong&gt; tag, as in:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>I am &lt;strong>bold text&lt;\/strong><\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">What is HTML5?<\/h2>\n\n\n\n<p>At the time of this writing (February 2012), the current version of HTML is 4.01. HTML5 is simply the newest version of HTML, but it is still being developed. Major goals of HTML5 include making HTML code easier to read and staying up to date with the latest multimedia formats. It also aims to define the processes for dealing with syntax errors, so that invalid code will be handled the same by all web browsers.<\/p>\n\n\n\n<p>HTML5 has actually been under development since 2004, however it began to get more attention in 2010 when Apple released a statement discussing how Adobe&#8217;s Flash will no longer be required to <a href=\"\/support\/website\/html5-video-player\/\">play video and other content from the web<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What is different about HTML5 vs HTML4.01?<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">New Tags<\/h4>\n\n\n\n<p>HTML5 offers several new tags, such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><code>&lt;video&gt;<\/code><\/li><li><code>&lt;audio&gt;<\/code><\/li><li><code>&lt;canvas&gt;<\/code><\/li><li><code>&lt;section&gt;<\/code><\/li><li><code>&lt;article&gt;<\/code><\/li><\/ul>\n\n\n\n<p>Some tags are geared for showing content in browsers without the need of 3rd party plugins. Other tags hope to make HTML code easier to read. For example, instead of using the standard <code>&lt;div&gt;<\/code> and <code>&lt;span&gt;<\/code> tags, you can use more descriptive tags, such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><code>&lt;nav&gt;<\/code> (A website&#8217;s navigation)<\/li><li><code>&lt;footer&gt;<\/code> (The footer of a web page)<\/li><li><code>&lt;audio&gt;<\/code> and <code>&lt;video&gt;<\/code> (A replacement for the <code>&lt;object&gt;<\/code> tag).<\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Dropped Tags<\/h4>\n\n\n\n<p>HTML5 also drops several tags who&#8217;s purpose can better be accomplished through CSS. Several dropped tags include:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><code>&lt;font&gt;<\/code><\/li><li><code>&lt;center&gt;<\/code><\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">New APIs<\/h4>\n\n\n\n<p>Besides adding and dropping tags, HTML5 also specifies several scripting APIs, such as:<br>* Drag-and-drop<br>* Cross document messaging (previously disabled due to security concerns)<br>* Web Storage (similar to cookies but with several advantages)<br>* Geolocation<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is HTML? HTML stands for HyperText Markup Language. HTML is comprised of tags, and those tags are the basic structure and formatting elements of a webpage. For example, if you wanted to display an image on a webpage, you would use the &lt;img&gt; tag, as in: Likewise, if you wanted to make text bold<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/\"> Read More ><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4288],"tags":[],"class_list":["post-361","post","type-post","status-publish","format-standard","hentry","category-website"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What is HTML5? | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"The term HTML5 is gaining quite a bit of popularity these days, and in this article we&#039;ll introduce you to HTML5 and what&#039;s new with HTML.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is HTML5? | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"The term HTML5 is gaining quite a bit of popularity these days, and in this article we&#039;ll introduce you to HTML5 and what&#039;s new with HTML.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2012-02-03T20:53:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-17T03:47:22+00:00\" \/>\n<meta name=\"author\" content=\"Brad Markle\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Brad Markle\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/\"},\"author\":{\"name\":\"Brad Markle\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5ae05d1210b0ef63c437ccedce2799bf\"},\"headline\":\"What is HTML5?\",\"datePublished\":\"2012-02-03T20:53:22+00:00\",\"dateModified\":\"2021-08-17T03:47:22+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/\"},\"wordCount\":318,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"articleSection\":[\"Website\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/\",\"name\":\"What is HTML5? | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"datePublished\":\"2012-02-03T20:53:22+00:00\",\"dateModified\":\"2021-08-17T03:47:22+00:00\",\"description\":\"The term HTML5 is gaining quite a bit of popularity these days, and in this article we'll introduce you to HTML5 and what's new with HTML.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What is HTML5?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5ae05d1210b0ef63c437ccedce2799bf\",\"name\":\"Brad Markle\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/bradm\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is HTML5? | InMotion Hosting","description":"The term HTML5 is gaining quite a bit of popularity these days, and in this article we'll introduce you to HTML5 and what's new with HTML.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/","og_locale":"en_US","og_type":"article","og_title":"What is HTML5? | InMotion Hosting","og_description":"The term HTML5 is gaining quite a bit of popularity these days, and in this article we'll introduce you to HTML5 and what's new with HTML.","og_url":"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2012-02-03T20:53:22+00:00","article_modified_time":"2021-08-17T03:47:22+00:00","author":"Brad Markle","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"Brad Markle","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/"},"author":{"name":"Brad Markle","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5ae05d1210b0ef63c437ccedce2799bf"},"headline":"What is HTML5?","datePublished":"2012-02-03T20:53:22+00:00","dateModified":"2021-08-17T03:47:22+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/"},"wordCount":318,"commentCount":1,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"articleSection":["Website"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/","url":"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/","name":"What is HTML5? | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"datePublished":"2012-02-03T20:53:22+00:00","dateModified":"2021-08-17T03:47:22+00:00","description":"The term HTML5 is gaining quite a bit of popularity these days, and in this article we'll introduce you to HTML5 and what's new with HTML.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/what-is-html5\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"What is HTML5?"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5ae05d1210b0ef63c437ccedce2799bf","name":"Brad Markle","url":"https:\/\/www.inmotionhosting.com\/support\/author\/bradm\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/361","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=361"}],"version-history":[{"count":7,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/361\/revisions"}],"predecessor-version":[{"id":86343,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/361\/revisions\/86343"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=361"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=361"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=361"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}