{"id":2458,"date":"2013-02-07T17:23:05","date_gmt":"2013-02-07T17:23:05","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2013\/02\/07\/html-reference\/"},"modified":"2021-08-16T23:21:42","modified_gmt":"2021-08-17T03:21:42","slug":"html-reference","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/","title":{"rendered":"HTML Tag Reference List"},"content":{"rendered":"<div>Within HTML there are many tag types you can use to create the perfect website. Below is a table of all currently used HTML tags and their descriptions. Tags that are either deprecated, no longer in use, or are new to <a href=\"\/support\/website\/what-is-html5\/\">HTML 5<\/a> are notated in the description. <\/p>\n<\/div>\n<table class=\"article_table\">\n<tbody>\n<tr>\n<th>Tag Name<\/th>\n<th>What the tag defines<\/th>\n<\/tr>\n<tr>\n<th>&lt;abbr&gt;<\/th>\n<td>abbreviation<\/td>\n<\/tr>\n<tr>\n<th>&lt;acronym&gt;<\/th>\n<td>acronym (No longer supported in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;address&gt;<\/th>\n<td>contact information for the document author<\/td>\n<\/tr>\n<tr>\n<th>&lt;applet&gt;<\/th>\n<td>embedded applet\u00a0 (Deprecated in HTML 4.01, no longer supported in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;area&gt;<\/th>\n<td>area inside an image-map<\/td>\n<\/tr>\n<tr>\n<th>&lt;article&gt;<\/th>\n<td>article\u00a0\u00a0 (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;aside&gt;<\/th>\n<td>content aside from the page content (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;audio&gt;<\/th>\n<td>sound content (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;b&gt;<\/th>\n<td>bold text<\/td>\n<\/tr>\n<tr>\n<th>&lt;base&gt;<\/th>\n<td>defines the base URL\/target for all relative URLs in an HTML\u00a0 document<\/td>\n<\/tr>\n<tr>\n<th>&lt;basefont&gt;<\/th>\n<td>defines the default font for text in entire document. (Deprecated in HTML 4.01, no longer supported in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;bdi&gt;<\/th>\n<td>isolates a specific part of text that may be differently formatted from text outside it. (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;bdo&gt;<\/th>\n<td>overrides the current text direction<\/td>\n<\/tr>\n<tr>\n<th>&lt;big&gt;<\/th>\n<td>defines big text\u00a0 (No longer supported in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;blockquote&gt;<\/th>\n<td>section of text that is quoted from another source<\/td>\n<\/tr>\n<tr>\n<th>&lt;body&gt;<\/th>\n<td>defines the body of the HTML document<\/td>\n<\/tr>\n<tr>\n<th>&lt;br \/&gt;<\/th>\n<td>line break<\/td>\n<\/tr>\n<tr>\n<th>&lt;button&gt;<\/th>\n<td>clickable button<\/td>\n<\/tr>\n<tr>\n<th>&lt;canvas&gt;<\/th>\n<td>defines an area used to create, or draw, a graphic via a script. (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;caption&gt;<\/th>\n<td>table caption<\/td>\n<\/tr>\n<tr>\n<th>&lt;center&gt;<\/th>\n<td>centers text (Deperacated in HTML 4.01, no longer supported in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;cite&gt;<\/th>\n<td>title of a work<\/td>\n<\/tr>\n<tr>\n<th>&lt;code&gt;<\/th>\n<td>section of computer code<\/td>\n<\/tr>\n<tr>\n<th>&lt;col&gt;<\/th>\n<td>column properties for each column within a &lt;colgroup&gt; element\u00a0<\/td>\n<\/tr>\n<tr>\n<th>&lt;colgroup&gt;<\/th>\n<td>a group of one or more columns located within a table<\/td>\n<\/tr>\n<tr>\n<th>&lt;command&gt;<\/th>\n<td>command button (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;datalist&gt;<\/th>\n<td>a list of pre-defined options for input (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;dd&gt;<\/th>\n<td>description of an item in a definition list<\/td>\n<\/tr>\n<tr>\n<th>&lt;del&gt;<\/th>\n<td>text that has been deleted<\/td>\n<\/tr>\n<tr>\n<th>&lt;details&gt;<\/th>\n<td>additional details that the visitor is able to either view or hide at their discretion (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;dfn&gt;<\/th>\n<td>definition term<\/td>\n<\/tr>\n<tr>\n<th>&lt;dir&gt;<\/th>\n<td>defines a directory list (Deprecated in HTML 4.01, no longer supported in HTML5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;div&gt;<\/th>\n<td>generic organizational section<\/td>\n<\/tr>\n<tr>\n<th>&lt;dl&gt;<\/th>\n<td>definition list<\/td>\n<\/tr>\n<tr>\n<th>&lt;dt&gt;<\/th>\n<td>a term in a definition list<\/td>\n<\/tr>\n<tr>\n<th>&lt;em&gt;<\/th>\n<td>emphasized text\u00a0<\/td>\n<\/tr>\n<tr>\n<th>&lt;embed&gt;<\/th>\n<td>container to insert an external (non-HTML), or non-standard object (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;fieldset&gt;<\/th>\n<td>container to group related elements<\/td>\n<\/tr>\n<tr>\n<th>&lt;figcaption&gt;<\/th>\n<td>caption for the &lt;figure&gt; element (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;figure&gt;<\/th>\n<td>self-contained content away from the main content (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;font&gt;<\/th>\n<td>font, color, and size for text (Deprecated in HTML 4.01, no longer supported in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;footer&gt;<\/th>\n<td>footer (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;form&gt;<\/th>\n<td>HTML form for used for visitor input<\/td>\n<\/tr>\n<tr>\n<th>&lt;frame&gt;<\/th>\n<td>a window in a &lt;frameset&gt; (No longer supported in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;frameset&gt;<\/th>\n<td>set of frames (No longer supported in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;h1&gt; to &lt;h6&gt;<\/th>\n<td>HTML headings, listed from largest (1) to smallest (6)<\/td>\n<\/tr>\n<tr>\n<th>&lt;head&gt;<\/th>\n<td>container for other head elements<\/td>\n<\/tr>\n<tr>\n<th>&lt;header&gt;<\/th>\n<td>header for a document or specific section (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;hgroup&gt;<\/th>\n<td>used to group the heading elements (&lt;h1&gt; &#8211; &lt;h6&gt;) (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;hr&gt;<\/th>\n<td>Horizontal Rule, used to create a break or change in content<\/td>\n<\/tr>\n<tr>\n<th>&lt;html&gt;<\/th>\n<td>root tag of an HTML document<\/td>\n<\/tr>\n<tr>\n<th>&lt;i&gt;<\/th>\n<td>italics<\/td>\n<\/tr>\n<tr>\n<th>&lt;iframe&gt;<\/th>\n<td>inline frame<\/td>\n<\/tr>\n<tr>\n<th>&lt;img \/&gt;<\/th>\n<td>image<\/td>\n<\/tr>\n<tr>\n<th>&lt;input&gt;<\/th>\n<td>input control<\/td>\n<\/tr>\n<tr>\n<th>&lt;ins&gt;<\/th>\n<td>continer to define text that has been inserted<\/td>\n<\/tr>\n<tr>\n<th>&lt;kbd&gt;<\/th>\n<td>keyboard input<\/td>\n<\/tr>\n<tr>\n<th>&lt;keygen&gt;<\/th>\n<td>key-pair generator field (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;label&gt;<\/th>\n<td>label\u00a0for the &lt;input&gt; element<\/td>\n<\/tr>\n<tr>\n<th>&lt;legend&gt;<\/th>\n<td>caption for &lt;details&gt; &lt;fieldset&gt;, &lt;figure&gt;<\/td>\n<\/tr>\n<tr>\n<th>&lt;li&gt;<\/th>\n<td>list item<\/td>\n<\/tr>\n<tr>\n<th>&lt;link&gt;<\/th>\n<td>defines a link to an external document, commonly used to link to style sheets<\/td>\n<\/tr>\n<tr>\n<th>&lt;map&gt;<\/th>\n<td>defines an image-map<\/td>\n<\/tr>\n<tr>\n<th>&lt;mark&gt;<\/th>\n<td>highlighted (marked) text (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;menu&gt;<\/th>\n<td>menu, or list, of commands<\/td>\n<\/tr>\n<tr>\n<th>&lt;meta&gt;<\/th>\n<td>metadata about the document<\/td>\n<\/tr>\n<tr>\n<th>&lt;meter&gt;<\/th>\n<td>scalar measurement within a known range (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;nav&gt;<\/th>\n<td>navigation link (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;noframes&gt;<\/th>\n<td>alternate content for browsers not using frame support (No longer supported in HTML5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;noscript&gt;<\/th>\n<td>alternate content for browsers not using client-side scripting support<\/td>\n<\/tr>\n<tr>\n<th>&lt;object&gt;<\/th>\n<td>embedded object<\/td>\n<\/tr>\n<tr>\n<th>&lt;ol&gt;<\/th>\n<td>ordered list<\/td>\n<\/tr>\n<tr>\n<th>&lt;optgroup&gt;<\/th>\n<td>group of options in a drop-down list<\/td>\n<\/tr>\n<tr>\n<th>&lt;option&gt;<\/th>\n<td>option in a drop-down list<\/td>\n<\/tr>\n<tr>\n<th>&lt;output&gt;<\/th>\n<td>result of a calculation (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;p&gt;<\/th>\n<td>paragraph<\/td>\n<\/tr>\n<tr>\n<th>&lt;param&gt;<\/th>\n<td>parameter for an object<\/td>\n<\/tr>\n<tr>\n<th>&lt;pre&gt;<\/th>\n<td>preformatted text<\/td>\n<\/tr>\n<tr>\n<th>&lt;progress&gt;<\/th>\n<td>progress of a task (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;q&gt;<\/th>\n<td>quotation<\/td>\n<\/tr>\n<tr>\n<th>&lt;rp&gt;<\/th>\n<td>Specifies what content to display in browsers not supporting ruby annotations (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;rt&gt;<\/th>\n<td>explanation\/pronunciation of characters (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;ruby&gt;<\/th>\n<td>ruby annotation (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;s&gt;<\/th>\n<td>text that is no longer correct<\/td>\n<\/tr>\n<tr>\n<th>&lt;samp&gt;<\/th>\n<td>sample output (from a computer program)<\/td>\n<\/tr>\n<tr>\n<th>&lt;script&gt;<\/th>\n<td>client-side script<\/td>\n<\/tr>\n<tr>\n<th>&lt;section&gt;<\/th>\n<td>section (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;select&gt;<\/th>\n<td>drop-down list<\/td>\n<\/tr>\n<tr>\n<th>&lt;small&gt;<\/th>\n<td>text smaller than the default<\/td>\n<\/tr>\n<tr>\n<th>&lt;source&gt;<\/th>\n<td>media resources for media elements such as &lt;audio&gt; and &lt;video&gt; (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;span&gt;<\/th>\n<td>a section in a document<\/td>\n<\/tr>\n<tr>\n<th>&lt;strike&gt;<\/th>\n<td>strikethrough text\u00a0 (Deprecated in 4.01, no longer supported in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;strong&gt;<\/th>\n<td>bold, or important, text<\/td>\n<\/tr>\n<tr>\n<th>&lt;style&gt;<\/th>\n<td>style information<\/td>\n<\/tr>\n<tr>\n<th>&lt;sub&gt;<\/th>\n<td>subscripted text<\/td>\n<\/tr>\n<tr>\n<th>&lt;summary&gt;<\/th>\n<td>visible heading for the &lt;details&gt; element (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;sup&gt;<\/th>\n<td>superscripted text<\/td>\n<\/tr>\n<tr>\n<th>&lt;table&gt;<\/th>\n<td>table<\/td>\n<\/tr>\n<tr>\n<th>&lt;tbody&gt;<\/th>\n<td>body content in a table<\/td>\n<\/tr>\n<tr>\n<th>&lt;td&gt;<\/th>\n<td>cell in a table, table data<\/td>\n<\/tr>\n<tr>\n<th>&lt;textarea&gt;<\/th>\n<td>multi-line text area<\/td>\n<\/tr>\n<tr>\n<th>&lt;tfoot&gt;<\/th>\n<td>footer cell in a table<\/td>\n<\/tr>\n<tr>\n<th>&lt;th&gt;<\/th>\n<td>header cell in a table<\/td>\n<\/tr>\n<tr>\n<th>&lt;thead&gt;<\/th>\n<td>header cell in a table<\/td>\n<\/tr>\n<tr>\n<th>&lt;time&gt;<\/th>\n<td>date\/time (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;title&gt;<\/th>\n<td>title for the HTML document<\/td>\n<\/tr>\n<tr>\n<th>&lt;tr&gt;<\/th>\n<td>table row<\/td>\n<\/tr>\n<tr>\n<th>&lt;track&gt;<\/th>\n<td>text tracks for media elements such as &lt;audio&gt; and &lt;video&gt; (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;u&gt;<\/th>\n<td>underline<\/td>\n<\/tr>\n<tr>\n<th>&lt;ul&gt;<\/th>\n<td>unordered list<\/td>\n<\/tr>\n<tr>\n<th>&lt;var&gt;<\/th>\n<td>variable<\/td>\n<\/tr>\n<tr>\n<th>&lt;video&gt;<\/th>\n<td>video or movie (New in HTML 5)<\/td>\n<\/tr>\n<tr>\n<th>&lt;wbr&gt;<\/th>\n<td>opportunity for a line-break (New in HTML 5)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>Within HTML there are many tag types you can use to create the perfect website. Below is a table of all currently used HTML tags and their descriptions. Tags that are either deprecated, no longer in use, or are new to HTML 5 are notated in the description. Tag Name What the tag defines &lt;abbr&gt;<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/\"> Read More ><\/a><\/p>\n","protected":false},"author":8,"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-2458","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>HTML Tag Reference List | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"This is a current HTML 5 tag reference list.\" \/>\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\/html-reference\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HTML Tag Reference List | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"This is a current HTML 5 tag reference list.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/\" \/>\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=\"2013-02-07T17:23:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-17T03:21:42+00:00\" \/>\n<meta name=\"author\" content=\"Scott Mitchell\" \/>\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=\"Scott Mitchell\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 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\/html-reference\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/\"},\"author\":{\"name\":\"Scott Mitchell\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/d850efb28ef3573db7d24b0d8fa9eaed\"},\"headline\":\"HTML Tag Reference List\",\"datePublished\":\"2013-02-07T17:23:05+00:00\",\"dateModified\":\"2021-08-17T03:21:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/\"},\"wordCount\":1123,\"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\/html-reference\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/\",\"name\":\"HTML Tag Reference List | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"datePublished\":\"2013-02-07T17:23:05+00:00\",\"dateModified\":\"2021-08-17T03:21:42+00:00\",\"description\":\"This is a current HTML 5 tag reference list.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HTML Tag Reference List\"}]},{\"@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\/d850efb28ef3573db7d24b0d8fa9eaed\",\"name\":\"Scott Mitchell\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/scott\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"HTML Tag Reference List | InMotion Hosting","description":"This is a current HTML 5 tag reference list.","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\/html-reference\/","og_locale":"en_US","og_type":"article","og_title":"HTML Tag Reference List | InMotion Hosting","og_description":"This is a current HTML 5 tag reference list.","og_url":"https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2013-02-07T17:23:05+00:00","article_modified_time":"2021-08-17T03:21:42+00:00","author":"Scott Mitchell","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"Scott Mitchell","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/"},"author":{"name":"Scott Mitchell","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/d850efb28ef3573db7d24b0d8fa9eaed"},"headline":"HTML Tag Reference List","datePublished":"2013-02-07T17:23:05+00:00","dateModified":"2021-08-17T03:21:42+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/"},"wordCount":1123,"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\/html-reference\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/","url":"https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/","name":"HTML Tag Reference List | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"datePublished":"2013-02-07T17:23:05+00:00","dateModified":"2021-08-17T03:21:42+00:00","description":"This is a current HTML 5 tag reference list.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/html-reference\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"HTML Tag Reference List"}]},{"@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\/d850efb28ef3573db7d24b0d8fa9eaed","name":"Scott Mitchell","url":"https:\/\/www.inmotionhosting.com\/support\/author\/scott\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2458","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\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=2458"}],"version-history":[{"count":2,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2458\/revisions"}],"predecessor-version":[{"id":84975,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2458\/revisions\/84975"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=2458"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=2458"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=2458"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}