﻿<?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/"
	>

<channel>
	<title>Martlev &#187; tables</title>
	<atom:link href="http://martlev.com/tag/tables/feed/" rel="self" type="application/rss+xml" />
	<link>http://martlev.com</link>
	<description>A Geek Without Purpose</description>
	<lastBuildDate>Wed, 21 Sep 2011 13:46:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Getting to know xhtml and css again !</title>
		<link>http://martlev.com/2008/03/getting-to-know-xhtml-and-css-again/</link>
		<comments>http://martlev.com/2008/03/getting-to-know-xhtml-and-css-again/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 14:55:58 +0000</pubDate>
		<dc:creator>Martin Leventon</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[positioning]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://martlev.wordpress.com/?p=14</guid>
		<description><![CDATA[Last night I decided that I would learn how to create web pages again as it has been a long time since I did anything major with it all so I have forgotten half the stuff I need to know to make good accessible sites. While I remember the basic fairly well I found that [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I decided that I would learn how to create web pages again as it has been a long time since I did anything major with it all so I have forgotten half the stuff I need to know to make good accessible sites.<span id="more-14"></span></p>
<p>While I remember the basic fairly well I found that my knowledge on positioning was lacking. To me from quick skim reading of various sites all the types of positioning were effectively the same, I&#8217;m still not 100% sure about it but I am getting there.</p>
<p>Another thing I wanted to try was to have a rollover menu without using any horrible javascript (of which I am not a fan), I also didn&#8217;t want to use any tables as they are now mainly defunct. This turned out to be solved by using a list without a style, and floating the list images to the right of each other. Once I have it keyed down again I may do some more sites (and finish those I need to finish)</p>
]]></content:encoded>
			<wfw:commentRss>http://martlev.com/2008/03/getting-to-know-xhtml-and-css-again/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

