deprecated in HTML5<\/em>)<\/p>\nThese tests are a big<\/big> deal, but this tag is no longer supported in HTML5.<\/p>\n
Cite Tag<\/strong><\/p>\n“Code is poetry.” —Automattic<\/cite><\/p>\nCode Tag<\/strong><\/p>\nThis tag styles blocks of code.
\n.post-title {
\n\tmargin: 0 0 5px;
\n\tfont-weight: bold;
\n\tfont-size: 38px;
\n\tline-height: 1.2;
\n\tand here's a line of some really, really, really, really long text, just to see how it is handled and to find out how it overflows;
\n}<\/code>
\nYou will learn later on in these tests that word-wrap: break-word;<\/code> will be your best friend.<\/p>\nDelete Tag<\/strong><\/p>\nThis tag will let you strike out text<\/del>, but this tag is recommended<\/em> supported in HTML5 (use the <s><\/code> instead).<\/p>\nEmphasize Tag<\/strong><\/p>\nThe emphasize tag should italicize<\/em> text<\/i>.<\/p>\nHorizontal Rule Tag<\/strong><\/p>\n
\nThis sentence is following a <hr \/><\/code> tag.<\/p>\nInsert Tag<\/strong><\/p>\nThis tag should denote inserted<\/ins> text.<\/p>\nKeyboard Tag<\/strong><\/p>\nThis scarcely known tag emulates keyboard text<\/kbd>, which is usually styled like the <code><\/code> tag.<\/p>\nPreformatted Tag<\/strong><\/p>\nThis tag is for preserving whitespace as typed, such as in poetry or ASCII art.<\/p>\n
The Road Not Taken<\/h2>\n\nRobert Frost<\/cite>\n\n\n\tTwo roads diverged in a yellow wood,\n\tAnd sorry I could not travel both (\\_\/)\n\tAnd be one traveler, long I stood (='.'=)\n\tAnd looked down one as far as I could (\")_(\")\n\tTo where it bent in the undergrowth;\n\n\tThen took the other, as just as fair,\n\tAnd having perhaps the better claim, |\\_\/|\n\tBecause it was grassy and wanted wear; \/ @ @ \\\n\tThough as for that the passing there ( > \u00ba < )\n\tHad worn them really about the same, `>>x<<\u00b4\n\t \/ O \\\n\tAnd both that morning equally lay\n\tIn leaves no step had trodden black.\n\tOh, I kept the first for another day!\n\tYet knowing how way leads on to way,\n\tI doubted if I should ever come back.\n\n\tI shall be telling this with a sigh\n\tSomewhere ages and ages hence:\n\tTwo roads diverged in a wood, and I\u2014\n\tI took the one less traveled by,\n\tAnd that has made all the difference.\n\n\n\tand here's a line of some really, really, really, really long text, just to see how it is handled and to find out how it overflows;\n<\/pre>\nQuote Tag<\/strong> for short, inline quotes<\/p>\nDevelopers, developers, developers…<\/q> –Steve Ballmer<\/p>\nStrike Tag<\/strong> (deprecated in HTML5<\/em>) and S Tag<\/strong><\/p>\nThis tag shows strike-through<\/strike> text<\/s>.<\/p>\n
Small Tag<\/strong><\/p>\nThis tag shows smaller text.<\/small><\/small><\/p>\n
Strong Tag<\/strong><\/p>\nThis tag shows bold text.<\/strong><\/strong><\/p>\nSubscript Tag<\/strong><\/p>\nGetting our science styling on with H2<\/sub>O, which should push the “2” down.<\/p>\nSuperscript Tag<\/strong><\/p>\nStill sticking with science and Albert Einstein’s E = MC2<\/sup>, which should lift the 2 up.<\/p>\nTeletype Tag <\/strong>(obsolete in HTML5<\/em>)<\/p>\nThis rarely used tag emulates teletype text<\/tt>, which is usually styled like the <code><\/code> tag.<\/p>\nUnderline Tag<\/strong> deprecated in HTML 4, re-introduced in HTML5 with other semantics<\/em><\/p>\nThis tag shows underlined text<\/u>.<\/p>\n
Variable Tag<\/strong><\/p>\nThis allows you to denote variables<\/var>.<\/p>