<?xml version='1.0' encoding='utf-8' ?>

<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>Test My Layout</title>
  <link>https://testmylayout.dreamwidth.org/</link>
  <description>Test My Layout - Dreamwidth Studios</description>
  <lastBuildDate>Fri, 14 May 2010 06:47:10 GMT</lastBuildDate>
  <generator>LiveJournal / Dreamwidth Studios</generator>
  <lj:journal>testmylayout</lj:journal>
  <lj:journaltype>community</lj:journaltype>
  <image>
    <url>https://v2.dreamwidth.org/497123/514813</url>
    <title>Test My Layout</title>
    <link>https://testmylayout.dreamwidth.org/</link>
    <width>93</width>
    <height>93</height>
  </image>

<item>
  <guid isPermaLink='true'>https://testmylayout.dreamwidth.org/1036.html</guid>
  <pubDate>Fri, 14 May 2010 06:47:10 GMT</pubDate>
  <title>What&apos;s going on?</title>
  <link>https://testmylayout.dreamwidth.org/1036.html</link>
  <description>Posted by: &lt;span lj:user=&apos;roddy&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://roddy.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://roddy.dreamwidth.org/&apos;&gt;&lt;b&gt;roddy&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;h1 align=&quot;center&quot;&gt;&lt;em style=&quot;font-variant: small-caps;&quot;&gt;This Is Not A Real Community&lt;/em&gt;&lt;/h1&gt;&lt;br /&gt;The purpose of this community is to provide a place to test a variety of different (and funky) markups and styles for layouts. The way this works is simple: in the navigation bar of your browser, paste &lt;code&gt;?style=mine&lt;/code&gt; at the end of the URL and hit enter. This will reload the community in your style.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=testmylayout&amp;ditemid=1036&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <lj:security>public</lj:security>
  <lj:poster>roddy</lj:poster>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://testmylayout.dreamwidth.org/937.html</guid>
  <pubDate>Fri, 14 May 2010 06:42:13 GMT</pubDate>
  <title>And let&apos;s try some more obscure tags...</title>
  <link>https://testmylayout.dreamwidth.org/937.html</link>
  <description>Posted by: &lt;span lj:user=&apos;roddy&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://roddy.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://roddy.dreamwidth.org/&apos;&gt;&lt;b&gt;roddy&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;OK so the previous two posts have the most common HTML tags, including the deprecated &lt;code&gt;&amp;lt;b&amp;gt;, &amp;lt;i&amp;gt;, and &amp;lt;u&amp;gt;&lt;/code&gt; tags (and that there is an example of the shiny, new &amp;lt;code&amp;gt; tag). Let&apos;s try out some of the rarer, less-used tags, starting with....&lt;br /&gt;&lt;br /&gt;&lt;h1&gt;An H1 heading introducing a Definition List&lt;/h1&gt;&lt;br /&gt;&lt;dl&gt;&lt;br /&gt;  &lt;dt&gt;Dweeb&lt;br /&gt;  &lt;dd&gt;young excitable person who may mature&lt;br /&gt;    into a &lt;em&gt;Nerd&lt;/em&gt; or &lt;em&gt;Geek&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;  &lt;dt&gt;Hacker&lt;br /&gt;  &lt;dd&gt;a clever programmer&lt;br /&gt;&lt;br /&gt;  &lt;dt&gt;Nerd&lt;br /&gt;  &lt;dd&gt;technically bright but socially inept person&lt;br /&gt;&lt;br /&gt;&lt;/dd&gt;&lt;/dt&gt;&lt;/dd&gt;&lt;/dt&gt;&lt;/dd&gt;&lt;/dt&gt;&lt;/dl&gt;&lt;br /&gt;OK, truthfully, H1 isn&apos;t &lt;em&gt;rare&lt;/em&gt;, but I needed something to head off the series of header tags.&lt;br /&gt;&lt;br /&gt;&lt;h2&gt;An H2 heading for... a quote!&lt;/h2&gt;&lt;br /&gt;&lt;q&gt;If a hen and a half lays an egg and a half in a day and a half, how many pancakes does it take to shingle a doghouse?&lt;/q&gt;&lt;br /&gt;&lt;br /&gt;I&apos;ve never actually seen the &amp;lt;q&amp;gt; tag in use, but hey! there&apos;s a first time for everything. Something to note about this tag: it adds the quotation marks automatically (they can be styled in the CSS).&lt;br /&gt;&lt;br /&gt;&lt;h3&gt;An H3 heading for a table&lt;/h3&gt;&lt;br /&gt;Tables are semi-common, but they have fallen out of favor (for various reasons) and have in most cases been replaced with divs. (If that means absolutely nothing to you, don&apos;t worry.)&lt;br /&gt;&lt;br /&gt;&lt;table border=&quot;1&quot; cellspacing=&quot;1&quot; cellpadding=&quot;1&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;Cell 1&lt;/th&gt;
&lt;th&gt;Cell 2&lt;/th&gt;
&lt;th colspan=&quot;2&quot;&gt;Long Cell 3 + 4&lt;/th&gt;
&lt;th&gt;Cell 5&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;A&lt;/td&gt;
&lt;td colspan=&quot;2&quot;&gt;B + C!&lt;/td&gt;
&lt;td&gt;D&lt;/td&gt;
&lt;td&gt;E&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;H&lt;/td&gt;
&lt;td&gt;I&lt;/td&gt;
&lt;td&gt;J&lt;/td&gt;
&lt;td&gt;K&lt;/td&gt;
&lt;td&gt;L&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan=&quot;5&quot;&gt;M + N + O + P + Q&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;R&lt;/td&gt;
&lt;td colspan=&quot;3&quot;&gt;S + T + U&lt;/td&gt;
&lt;td&gt;V&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;W&lt;/td&gt;
&lt;td&gt;X&lt;/td&gt;
&lt;td&gt;Y&lt;/td&gt;
&lt;td colspan=&quot;2&quot;&gt;Z...&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;h4&gt;An H4 heading for a... bunch of strange markup tags&lt;/h4&gt;&lt;br /&gt;&lt;h5&gt;An H5 heading to clarify: no really, I&apos;ve never actually seen any of these used.&lt;/h5&gt;&lt;br /&gt;First a del tag to &lt;del&gt;show deleted text&lt;/del&gt;. Maybe it&apos;s supposed to work like the deprecated &amp;lt;s&amp;gt; strikethrough tag?&lt;br /&gt;&lt;br /&gt;Next up is it&apos;s exact opposite, the ins tag for &lt;ins&gt;inserted&lt;/ins&gt; text!&lt;br /&gt;&lt;br /&gt;Then kbd for &lt;kbd&gt;keyboard text, which&lt;/kbd&gt; might be something like the old tt for &lt;tt&gt;typewriter (tele-typewriter) text&lt;/tt&gt; tag, that&apos;s fallen out of style with the advent of the &lt;code&gt;code tag for showing code&lt;/code&gt;.&lt;br /&gt;&lt;br /&gt;Ha ha, I just used three weird markups in one sentence. Oh and there&apos;s also the samp tag for &lt;samp&gt;sample computer code; what other kind of code is there that you&apos;d be posting?&lt;/samp&gt; Of course there&apos;s &lt;sub&gt;sub&lt;/sub&gt;scripting and &lt;sup&gt;super&lt;/sup&gt;scripting, but they probably don&apos;t need too much styling. &lt;br /&gt;&lt;br /&gt;The address tag is &lt;address&gt;useful for giving addresses maybe? Why is this a tag?&lt;/address&gt; Big for &lt;big&gt;big text&lt;/big&gt;? I suppose the next thing to be deprecated are the headers, then.&lt;br /&gt;&lt;br /&gt;And that&apos;s probably it.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=testmylayout&amp;ditemid=937&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://testmylayout.dreamwidth.org/937.html</comments>
  <category>real text</category>
  <category>long</category>
  <lj:security>public</lj:security>
  <lj:poster>roddy</lj:poster>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://testmylayout.dreamwidth.org/544.html</guid>
  <pubDate>Fri, 14 May 2010 06:23:16 GMT</pubDate>
  <title>A Long Post, With Cut</title>
  <link>https://testmylayout.dreamwidth.org/544.html</link>
  <description>Posted by: &lt;span lj:user=&apos;roddy&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://roddy.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://roddy.dreamwidth.org/&apos;&gt;&lt;b&gt;roddy&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class=&quot;cut-wrapper&quot;&gt;&lt;span style=&quot;display: none;&quot; id=&quot;span-cuttag___1&quot; class=&quot;cuttag&quot;&gt;&lt;/span&gt;&lt;b class=&quot;cut-open&quot;&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class=&quot;cut-text&quot;&gt;&lt;a href=&quot;https://testmylayout.dreamwidth.org/544.html#cutid1&quot;&gt;Let&apos;s hear it from our friend, Lorem Ipsum!&lt;/a&gt;&lt;/b&gt;&lt;b class=&quot;cut-close&quot;&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style=&quot;display: none;&quot; id=&quot;div-cuttag___1&quot; aria-live=&quot;assertive&quot;&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=testmylayout&amp;ditemid=544&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://testmylayout.dreamwidth.org/544.html</comments>
  <category>lorem ipsum</category>
  <category>long</category>
  <category>sample</category>
  <lj:music>Johnny Horton - The Battle of New Orleans</lj:music>
  <lj:mood>sleepy</lj:mood>
  <lj:security>public</lj:security>
  <lj:poster>roddy</lj:poster>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://testmylayout.dreamwidth.org/431.html</guid>
  <pubDate>Fri, 14 May 2010 05:47:31 GMT</pubDate>
  <title>A Short Post</title>
  <link>https://testmylayout.dreamwidth.org/431.html</link>
  <description>Posted by: &lt;span lj:user=&apos;roddy&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://roddy.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://roddy.dreamwidth.org/&apos;&gt;&lt;b&gt;roddy&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This is an example of a very short post. For fun, let&apos;s &lt;strong&gt;have&lt;/strong&gt; &lt;em&gt;some&lt;/em&gt; &lt;u&gt;markup&lt;/u&gt; &lt;tt&gt;!!&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=testmylayout&amp;ditemid=431&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://testmylayout.dreamwidth.org/431.html</comments>
  <category>sample</category>
  <category>real text</category>
  <category>short</category>
  <lj:mood>cheerful</lj:mood>
  <lj:security>public</lj:security>
  <lj:poster>roddy</lj:poster>
  <lj:reply-count>2</lj:reply-count>
</item>
</channel>
</rss>
