<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Bobobobo's Weblog &#187; html</title>
	<atom:link href="http://bobobobo.wordpress.com/category/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://bobobobo.wordpress.com</link>
	<description>technology and the internets</description>
	<lastBuildDate>Mon, 30 Nov 2009 16:56:23 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='bobobobo.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/0e8d17c68f90a18a1e89a776717e00e2?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Bobobobo's Weblog &#187; html</title>
		<link>http://bobobobo.wordpress.com</link>
	</image>
			<item>
		<title>getting quirks mode to show up</title>
		<link>http://bobobobo.wordpress.com/2009/07/22/getting-quirks-mode-to-show-up/</link>
		<comments>http://bobobobo.wordpress.com/2009/07/22/getting-quirks-mode-to-show-up/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 11:14:14 +0000</pubDate>
		<dc:creator>bobobobo</dc:creator>
				<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://bobobobo.wordpress.com/?p=1322</guid>
		<description><![CDATA[Try this page out.
Remove the &#60;!doctype&#62; declaration at the top of the page to see quirks mode in action.



&#60;!doctype html&#62;
&#60;html&#62;
&#60;head&#62;
&#60;style&#62;
ul
{
  list-style-type: none;
}

li
{
  /*
    ie old rules width referred to
    the combination of borders,
    padding, AND what's inside the element.

    standards say [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobobobo.wordpress.com&blog=2331964&post=1322&subd=bobobobo&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Try this page out.</p>
<p>Remove the &lt;!doctype&gt; declaration at the top of the page to see quirks mode in action.</p>
<blockquote>
<pre>

&lt;!doctype html&gt;
&lt;html&gt;
&lt;head&gt;
&lt;style&gt;
ul
{
  list-style-type: none;
}

li
{
  /*
    ie old rules width referred to
    the combination of borders,
    padding, AND what's inside the element.

    standards say WIDTH EXCLUDES PADDING, borders.
  */
  margin: 20px ;
  padding: 20px 40px;
  width: 250px;
  border: solid 2px black;
  background-color: #eee;
}
&lt;/style&gt;
&lt;/head&gt;

&lt;body&gt;
  &lt;ul&gt;
    &lt;li&gt;Digger&lt;/li&gt;
    &lt;li&gt;Styx&lt;/li&gt;
    &lt;li&gt;Heroes of might and magic&lt;/li&gt;
    &lt;li&gt;world of warcraft&lt;/li&gt;
  &lt;/ul&gt;
&lt;/body&gt;
&lt;/html&gt;
</pre>
</blockquote>
Posted in html  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bobobobo.wordpress.com/1322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bobobobo.wordpress.com/1322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bobobobo.wordpress.com/1322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bobobobo.wordpress.com/1322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bobobobo.wordpress.com/1322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bobobobo.wordpress.com/1322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bobobobo.wordpress.com/1322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bobobobo.wordpress.com/1322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bobobobo.wordpress.com/1322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bobobobo.wordpress.com/1322/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobobobo.wordpress.com&blog=2331964&post=1322&subd=bobobobo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bobobobo.wordpress.com/2009/07/22/getting-quirks-mode-to-show-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a4ec51727310397c9e592dd84ae74dc2?s=96&#38;d=http%3A%2F%2Fa.wordpress.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">bobobobo</media:title>
		</media:content>
	</item>
		<item>
		<title>how to force horizontal scroll iness on any browser</title>
		<link>http://bobobobo.wordpress.com/2009/01/08/how-to-force-horizontal-scroll-iness-on-any-browser/</link>
		<comments>http://bobobobo.wordpress.com/2009/01/08/how-to-force-horizontal-scroll-iness-on-any-browser/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 22:39:23 +0000</pubDate>
		<dc:creator>bobobobo</dc:creator>
				<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://bobobobo.wordpress.com/?p=566</guid>
		<description><![CDATA[Well, sometimes it doesn&#8217;t work as you&#8217;d like:
html like:

&#60;div style=&#8221;overflow: scroll&#8221;&#62;
i want this text to force a horizontal scrollbar if it overflows at the right yeaaaaaaaaaaaaaaaaaaaaah
&#60;/div&#62;

On firefox at least, it doesn&#8217;t give a nice horizontal scrolly.
To force it, surround the &#60;div&#62; in a &#60;pre&#62; tag.

&#60;pre style=&#8221;font-family: arial&#8221;&#62; &#60;&#8211; you aren&#8217;t forced to use monospace just [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobobobo.wordpress.com&blog=2331964&post=566&subd=bobobobo&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Well, sometimes it doesn&#8217;t work as you&#8217;d like:</p>
<p>html like:</p>
<blockquote><p>
&lt;div style=&#8221;overflow: scroll&#8221;&gt;<br />
i want this text to force a horizontal scrollbar if it overflows at the right yeaaaaaaaaaaaaaaaaaaaaah<br />
&lt;/div&gt;
</p></blockquote>
<p>On firefox at least, it doesn&#8217;t give a nice horizontal scrolly.</p>
<p>To force it, surround the &lt;div&gt; in a &lt;pre&gt; tag.</p>
<blockquote><p>
&lt;pre style=&#8221;font-family: arial&#8221;&gt; &lt;&#8211; you aren&#8217;t forced to use monospace just because in pre &#8211;&gt;<br />
&lt;div style=&#8221;overflow: scroll&#8221;&gt;<br />
i want this text to force a horizontal scrollbar if it overflows at the right yeaaaaaaaaaaaaaaaaaaaaah<br />
&lt;/div&gt;<br />
&lt;/pre&gt;
</p></blockquote>
Posted in html  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bobobobo.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bobobobo.wordpress.com/566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bobobobo.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bobobobo.wordpress.com/566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bobobobo.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bobobobo.wordpress.com/566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bobobobo.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bobobobo.wordpress.com/566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bobobobo.wordpress.com/566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bobobobo.wordpress.com/566/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bobobobo.wordpress.com&blog=2331964&post=566&subd=bobobobo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bobobobo.wordpress.com/2009/01/08/how-to-force-horizontal-scroll-iness-on-any-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a4ec51727310397c9e592dd84ae74dc2?s=96&#38;d=http%3A%2F%2Fa.wordpress.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">bobobobo</media:title>
		</media:content>
	</item>
	</channel>
</rss>