<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
<rss version="0.91">
	<channel>
		<language>en_GB</language>
		<title>Articles Tagged with &quot;Validation&quot;</title>
		<link>http://tobyinkster.co.uk/tag/validation/</link>
		<description></description>
		<item>
			<title>19/09/2005: On Custom DTDs</title>
			<link>http://tobyinkster.co.uk/blog/2005/09/19/custom-dtds/</link>
			<description>&lt;p&gt;Dylan Parry wrote:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;Of course, but validating against a custom, non-standards controlled &lt;span class=&quot;caps&quot;&gt;DTD &lt;/span&gt;is a complete waste of time for &lt;span class=&quot;caps&quot;&gt;HTML.&lt;/span&gt; That would be validation for validation&amp;#8217;s sake. If you can&amp;#8217;t validate against a recognised doctype then there is truly no point in attempting to create your own to cover your problems&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Using a custom &lt;span class=&quot;caps&quot;&gt;DTD &lt;/span&gt;can be very useful.&lt;/p&gt;</description>
		</item>
		<item>
			<title>19/10/2003: On Web Design</title>
			<link>http://tobyinkster.co.uk/blog/2003/10/19/web-design/</link>
			<description>&lt;p&gt;local wrote:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;Now I wonder how important cross-browser coding actually is. How many browsers do I have to test, which versions?&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I have two philosophies on this question.&lt;/p&gt;

&lt;p&gt;The first is the philosophy I apply when making my own website&amp;nbsp;&amp;#8212; I stick to the standards and let any browser that can&amp;#8217;t handle it be damned. If 99% of browsers don&amp;#8217;t work on it, that&amp;#8217;s fine by me. (OK, so I have added a few little workarounds for &lt;span class=&quot;caps&quot;&gt;IE6, &lt;/span&gt;but nothing major)&lt;/p&gt;

&lt;p&gt;The second philosophy is similar and is what I use for other people&amp;#8217;s websites. Again, write to standards, but make sure it works more or less perfectly in:&lt;/p&gt;


&lt;ul&gt;
&lt;li&gt;IE 5+ (Windows)&lt;/li&gt;
&lt;li&gt;Netscape 6+&lt;/li&gt;
&lt;li&gt;Opera 7+&lt;/li&gt;
&lt;li&gt;Konqueror&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;and make sure the content is readable and the site is navigatable in:&lt;/p&gt;


&lt;ul&gt;
&lt;li&gt;Netscape 4.x&lt;/li&gt;
&lt;li&gt;IE 4 (Win)&lt;/li&gt;
&lt;li&gt;IE 5 (Mac)&lt;/li&gt;
&lt;li&gt;Opera 5+&lt;/li&gt;
&lt;li&gt;Lynx&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;Now, the best way to do this, is to follow my smiple (sic) 7 point design&lt;br&gt;
procedure:&lt;/p&gt;

&lt;h2&gt;1. Content&lt;/h2&gt;

&lt;p&gt;Start with the content. It may be cliche to say so nowadays, but content really is king.&lt;/p&gt;

&lt;h2&gt;2. Markup&lt;/h2&gt;

&lt;p&gt;Mark up the content&amp;#8230;&lt;/p&gt;</description>
		</item>
	</channel>
</rss>
