<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://superjacent.net" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>HTML / CSS</title>
 <link>http://superjacent.net/taxonomy/term/8</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>New Website - Prime 357</title>
 <link>http://superjacent.net/node/826</link>
 <description>&lt;p&gt;I&#039;ve not been blogging much lately and for the last two weeks it&#039;s just been a weekly wrap-up.   Most of my time has been spent 1. actually running and 2. designing my new website.&lt;/p&gt;
&lt;p&gt;My new website (&lt;a href=&quot;http://prime357.org&quot; title=&quot;http://prime357.org&quot;&gt;http://prime357.org&lt;/a&gt;) went live on Wednesday 2 April 2008.   Prime357 caters for technical computer stuff, stuff that was creeping into this blog.&lt;/p&gt;
&lt;p&gt;Since the go-live date I&#039;ve been fiddling with all sorts of settings in order to re-direct all hits pertaining to Drupal and C++ to Prime357, and it works (the re-direct).&lt;/p&gt;
&lt;p&gt;In time I&#039;ll remove the menu buttons above pertaining to Drupal &amp;amp; C++.   That&#039;s not an overly urgent job, click on them and a re-direction occurs to Prime357 anyway.&lt;/p&gt;
&lt;p&gt;I&#039;ll keep this blog purely for my running and other personal stuff but not geekie stuff.&lt;/p&gt;
</description>
 <comments>http://superjacent.net/node/826#comments</comments>
 <category domain="http://superjacent.net/taxonomy/term/6">b2evolution</category>
 <category domain="http://superjacent.net/taxonomy/term/3">Blogging</category>
 <category domain="http://superjacent.net/taxonomy/term/13">C++</category>
 <category domain="http://superjacent.net/taxonomy/term/14">Code</category>
 <category domain="http://superjacent.net/taxonomy/term/4">Drupal</category>
 <category domain="http://superjacent.net/taxonomy/term/8">HTML / CSS</category>
 <category domain="http://superjacent.net/taxonomy/term/10">PHP</category>
 <category domain="http://superjacent.net/taxonomy/term/15">Study Progress</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://superjacent.net/crss/node/826</wfw:commentRss>
 <pubDate>Sun, 06 Apr 2008 02:36:07 -0500</pubDate>
 <dc:creator>Steve</dc:creator>
 <guid isPermaLink="false">826 at http://superjacent.net</guid>
</item>
<item>
 <title>Style Change</title>
 <link>http://superjacent.net/node/672</link>
 <description>&lt;p&gt;Style change.   Now using theme Slash since I&#039;m getting sick of the theme Zen.   Anyway, what else can one do on a Saturday night.   The one little thing that peeves me about this theme is the positioning of the Tags or more precisely the background they use; they cover part of the text lying above them.   I&#039;m sure this should be an easy fiddle.&lt;/p&gt;
&lt;p&gt;One things for sure, over the next few days I&#039;ll be swapping and changing until I make my mind up.&lt;/p&gt;
</description>
 <comments>http://superjacent.net/node/672#comments</comments>
 <category domain="http://superjacent.net/taxonomy/term/4">Drupal</category>
 <category domain="http://superjacent.net/taxonomy/term/8">HTML / CSS</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://superjacent.net/crss/node/672</wfw:commentRss>
 <pubDate>Sat, 11 Aug 2007 06:19:29 -0500</pubDate>
 <dc:creator>Steve</dc:creator>
 <guid isPermaLink="false">672 at http://superjacent.net</guid>
</item>
<item>
 <title>Call for Help - Formatting IE v&#039;s Firefox</title>
 <link>http://superjacent.net/node/577</link>
 <description>&lt;p&gt;Another &#039;Call for Help&#039; post.   This is following on from my previous &lt;a href=&quot;?q=node/549&quot; target=&quot;_blank&quot;&gt;&#039;Call for Help&#039; post&lt;/a&gt;.   I&#039;ve also posted this question at the forum at &lt;a href=&quot;http://www.csscreator.com/node/21560&quot; target=&quot;_blank&quot;&gt;CSS Creator&lt;/a&gt; but to date no responses.&lt;/p&gt;
&lt;p&gt;In my CSS for my blog I have this snippet relating to tables:&lt;!--break--&gt;&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;.stats-left {&lt;br /&gt;&amp;nbsp; background-color: #eee;&lt;br /&gt;&amp;nbsp; float: left;&lt;br /&gt;&amp;nbsp; font-size: 80%;&lt;br /&gt;&amp;nbsp; width: 130px;&lt;br /&gt;&amp;nbsp; margin-right: 10px;&lt;br /&gt;&amp;nbsp; margin-left:10px;&lt;br /&gt;&amp;nbsp; margin-top: 5px;&lt;br /&gt;&amp;nbsp; margin-bottom: 5px&amp;quot;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.stats-right {&lt;br /&gt;&amp;nbsp; background-color: #eee;&lt;br /&gt;&amp;nbsp; float: right;&lt;br /&gt;&amp;nbsp; font-size: 80%;&lt;br /&gt;&amp;nbsp; width: 130px;&lt;br /&gt;&amp;nbsp; margin-right: 10px;&lt;br /&gt;&amp;nbsp; margin-left:10px;&lt;br /&gt;&amp;nbsp; margin-top: 5px;&lt;br /&gt;&amp;nbsp; margin-bottom: 5px&amp;quot;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;In my post the HTML is similar to this:-&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;div style=&amp;quot;overflow:hidden&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;table class=&amp;quot;stats-right&amp;quot; border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;tbody&amp;gt;&lt;br /&gt;&amp;lt;tr align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Stat&amp;#039;s : 19 Apr 2007&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;lt;/tr&amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;My question is: When I use the &lt;code&gt;class=&amp;quot;stats-right&amp;quot;&lt;/code&gt; Firefox correctly positions the table to the right and text correctly flows around it on the left.  In IE that doesn&#039;t occur, the text commences at the bottom, there is no formatting and background colour non-existent. &lt;a href=&quot;?q=node/576&quot; target=&quot;_blank&quot;&gt;A sample of a right-align table can be found here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;When I use &lt;code&gt;class=&amp;quot;stats-left&amp;quot;&lt;/code&gt; both Firefox and IE correctly display the table on the left and text correctly flows around it on the right-hand side. &lt;a href=&quot;?q=node/567&quot; target=&quot;_blank&quot;&gt;A sample of a left-aligned table can be found here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I suppose the big question is, why is IE not playing the game and what can I do to rectify it?&lt;/p&gt;
</description>
 <comments>http://superjacent.net/node/577#comments</comments>
 <category domain="http://superjacent.net/taxonomy/term/8">HTML / CSS</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://superjacent.net/crss/node/577</wfw:commentRss>
 <pubDate>Fri, 20 Apr 2007 02:37:32 -0500</pubDate>
 <dc:creator>Steve</dc:creator>
 <guid isPermaLink="false">577 at http://superjacent.net</guid>
</item>
<item>
 <title>Call for Help - Tables</title>
 <link>http://superjacent.net/node/549</link>
 <description>&lt;p&gt;This is a call for help.   Hey, that would make for a good name of a TV show.&lt;/p&gt;
&lt;p&gt;If there are any HTML/CSS guru&#039;s out there I&#039;d really appreciate some advice on how to set up a table, position it left or right of the page AND have the body of my article (text) flow around it, either to the left or right depending upon where the table is positioned.&lt;/p&gt;
&lt;p&gt;An example table, which appears in the bulk of my posts usually at the end, is here:-&lt;br /&gt;
&lt;!--break--&gt;&lt;/p&gt;
&lt;table cellspacing=&quot;2&quot; cellpadding=&quot;2&quot; width=&quot;180&quot; border=&quot;1&quot;&gt;
&lt;caption&gt;&lt;i&gt;&lt;u&gt;Stats as of 26 Mar 2007&lt;/u&gt;&lt;/i&gt;&lt;/caption&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This Week &lt;/td&gt;
&lt;td&gt;
&lt;div align=&quot;right&quot;&gt;11.50&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;This Month&lt;/td&gt;
&lt;td&gt;
&lt;div align=&quot;right&quot;&gt;175.05&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;This Year &lt;/td&gt;
&lt;td&gt;
&lt;div align=&quot;right&quot;&gt;545.70&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;So with this table, I would like text (this paragraph) to flow around it to the right.&lt;/p&gt;
&lt;p&gt;Ultimately, what I want to do is position this table in the top left position of the page and have the body of my article directly to the right flowing around it.&lt;/p&gt;
&lt;p&gt;The definition for the above table is this:-&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;table cellspacing=&amp;quot;2&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;180&amp;quot; border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;caption&amp;gt;&amp;lt;i&amp;gt;&amp;lt;u&amp;gt;Stats as of 26 Mar 2007&amp;lt;/u&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;/caption&amp;gt;&lt;br /&gt;&amp;lt;tbody&amp;gt;&lt;br /&gt;&amp;lt;tr&amp;gt;&lt;br /&gt;&amp;lt;td&amp;gt;This Week &amp;lt;/td&amp;gt;&lt;br /&gt;&amp;lt;td&amp;gt;&lt;br /&gt;&amp;lt;div align=&amp;quot;right&amp;quot;&amp;gt;11.50&amp;lt;/div&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;&amp;lt;tr&amp;gt;&lt;br /&gt;&amp;lt;td&amp;gt;This Month&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;lt;td&amp;gt;&lt;br /&gt;&amp;lt;div align=&amp;quot;right&amp;quot;&amp;gt;175.05&amp;lt;/div&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;&amp;lt;tr&amp;gt;&lt;br /&gt;&amp;lt;td&amp;gt;This Year &amp;lt;/td&amp;gt;&lt;br /&gt;&amp;lt;td&amp;gt;&lt;br /&gt;&amp;lt;div align=&amp;quot;right&amp;quot;&amp;gt;545.70&amp;lt;/div&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/tbody&amp;gt;&amp;lt;/table&amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;Anyway, any clues please.&lt;/p&gt;
</description>
 <comments>http://superjacent.net/node/549#comments</comments>
 <category domain="http://superjacent.net/taxonomy/term/8">HTML / CSS</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://superjacent.net/crss/node/549</wfw:commentRss>
 <pubDate>Mon, 26 Mar 2007 19:47:30 -0500</pubDate>
 <dc:creator>Steve</dc:creator>
 <guid isPermaLink="false">549 at http://superjacent.net</guid>
</item>
</channel>
</rss>
