<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Webmaster Forum</title>
		<description>Webmaster discussion on numerous topics including Website design, programming, scripting, hosting, server administration, search engines, and operating systems</description>
		<link>http://www.ozzu.com</link>
		<lastBuildDate>Sat, 10 May 2008 15:02:03 -0700</lastBuildDate>
				<item>
			<dc:creator>Tojiro</dc:creator>
			<pubDate>Sat, 10 May 2008 14:22:21 -0700</pubDate>
			<guid>http://www.ozzu.com/website-design-forum/why-don-these-lines-validate-xhtml-t88130.html</guid>
			<link>http://www.ozzu.com/website-design-forum/why-don-these-lines-validate-xhtml-t88130.html</link>
			<title>Why don't these 3 lines validate? (XHTML)</title>
			<description><![CDATA[<p>CODE:</p><blockquote style="border:1px solid #000000; padding:5px; background-color:#eeeeee;"><p><div id="cb94326" style="font-family: monospace;">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;<br />&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;<br />&lt;head&gt;<br />&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;<br />&lt;title&gt;Untitled Document&lt;/title&gt;<br />&lt;/head&gt;<br />&nbsp;<br />&lt;body&gt;<br />&nbsp;<br />&lt;a href=&quot;#&quot;&gt;&lt;h6&gt;Heading&lt;/h6&gt;&lt;/a&gt;<br />&lt;a href=&quot;#&quot;&gt;&lt;img src=&quot;#&quot; alt=&quot;Front view&quot; width=&quot;72&quot; height=&quot;72&quot; /&gt;&lt;/a&gt;<br />&lt;p&gt;Lorem ipsum dolor sit amet...&lt;/p&gt;<br />&nbsp;<br />&lt;/body&gt;<br />&lt;/html&gt;<br />&nbsp;<br /></div></p></blockquote><br /><br />Im entirely self-taught, so theres likely some rule Ive never learned before, but its really bugging me!<br /><br />Thanks!]]>&lt;br /&gt;&lt;br /&gt;Topic Replies: 1</description>
		</item>
				<item>
			<dc:creator>CStrauss</dc:creator>
			<pubDate>Sat, 10 May 2008 11:01:53 -0700</pubDate>
			<guid>http://www.ozzu.com/website-design-forum/need-help-laying-out-gallery-images-css-t88129.html</guid>
			<link>http://www.ozzu.com/website-design-forum/need-help-laying-out-gallery-images-css-t88129.html</link>
			<title>Need Help Laying Out A Gallery Of Images In CSS</title>
			<description><![CDATA[One of my weak spots when it comes to CSS is to make a gallery page just using CSS div and span tags. Basicly what I want to do is lay out 3 rows of images say around 200 px and maybe 5px gap between each image. What would be the best way to do this I only need one row cause eventually I will use PHP to great additional rows.<br /><br />Every time I try this I get frustrated and say screw it and put in html tables. Anyways anyone have a good way to lay this out in CSS? Im not looking for anything complex just something to look at and try to build off of.]]>&lt;br /&gt;&lt;br /&gt;Topic Replies: 0</description>
		</item>
				<item>
			<dc:creator>salamkajol</dc:creator>
			<pubDate>Sat, 10 May 2008 04:41:05 -0700</pubDate>
			<guid>http://www.ozzu.com/website-design-forum/ajax-tutorial-t88123.html</guid>
			<link>http://www.ozzu.com/website-design-forum/ajax-tutorial-t88123.html</link>
			<title>AJAX tutorial</title>
			<description><![CDATA[Can anyone tell me, where can I learn AJAX code easily?<br /><br /><br /><br /><br /><!-- w --><a class="postlink" href="http://www.sathrong.com" rel="nofollow" target="_blank">http://www.sathrong.com</a><!-- w -->]]>&lt;br /&gt;&lt;br /&gt;Topic Replies: 1</description>
		</item>
				<item>
			<dc:creator>zaiah</dc:creator>
			<pubDate>Fri, 09 May 2008 09:10:07 -0700</pubDate>
			<guid>http://www.ozzu.com/website-design-forum/advertising-prices-for-work-t88097.html</guid>
			<link>http://www.ozzu.com/website-design-forum/advertising-prices-for-work-t88097.html</link>
			<title>Advertising Prices for Work</title>
			<description><![CDATA[Hi. Im looking to start a small freelancing business doing websites and video editing and a few other things. Ive seen several sites where they advertise their prices. You know, you can get a &quot;basic&quot; site of 3 pages for X amount of dollars. But what Ive noticed is some of the best companies (or the ones whose work I like more) dont advertise their prices. Is this good or bad. I know people on small budgets always want to know how much it is going to cost first. And these same people can become discouraged easily when they see awesome work but no prices. They sometimes assume that the company is out of their budget. Whats a nice place in between where I can attract the most clients. Because sometimes by the same token, a potential client might see it and think the sites are too cheap to be any good. Any help on this would be great!<br /><br />Thanks]]>&lt;br /&gt;&lt;br /&gt;Topic Replies: 3</description>
		</item>
				<item>
			<dc:creator>caspersgrin</dc:creator>
			<pubDate>Thu, 08 May 2008 11:48:43 -0700</pubDate>
			<guid>http://www.ozzu.com/website-design-forum/using-parent-styles-iframe-t88074.html</guid>
			<link>http://www.ozzu.com/website-design-forum/using-parent-styles-iframe-t88074.html</link>
			<title>Using parent styles in an iframe</title>
			<description><![CDATA[Hi,<br /><br />In my ruthless efforts at separating process from presentation, Ive come across a problem that baffles me.  Im using a frameset with just a left-hand and a right-hand frame.  The document in the right-hand frame includes an iframe.  The iframe is populated with the output from a servlet well after load time.  The output of the servlet is simply a body text surrounded by html tags.  I have also embeed the text is a &lt;div class=&quot;resultsText&quot;&gt;...&lt;/div&gt; tag set specifying a style defined in the parent document.  It seems that the div tag is being ignored (i.e., doesnt recognize the style).  How can I get the iframe to recognize a style defined in the parent document?<br /><br />Thanks,<br /><br />Rob Tanner<br />Linfield College]]>&lt;br /&gt;&lt;br /&gt;Topic Replies: 5</description>
		</item>
				<item>
			<dc:creator>SB</dc:creator>
			<pubDate>Thu, 08 May 2008 06:15:55 -0700</pubDate>
			<guid>http://www.ozzu.com/website-design-forum/color-linked-images-t88065.html</guid>
			<link>http://www.ozzu.com/website-design-forum/color-linked-images-t88065.html</link>
			<title>bg color on linked images</title>
			<description><![CDATA[Normally when i would send a link to people showing a certain image whether graphic or photograph the default background colour would be white.  In CSS is there any code i could use to not only alter the background colour on the screen surrounding all .jpg, .gif and .png files.  It would also be good if the said images would appear central on the screen as well.<br /><br />Any help here is appreciated.]]>&lt;br /&gt;&lt;br /&gt;Topic Replies: 3</description>
		</item>
				<item>
			<dc:creator>underpressure</dc:creator>
			<pubDate>Thu, 08 May 2008 05:40:06 -0700</pubDate>
			<guid>http://www.ozzu.com/website-design-forum/hepl-float-issue-t88061.html</guid>
			<link>http://www.ozzu.com/website-design-forum/hepl-float-issue-t88061.html</link>
			<title>Hepl: float issue in IE. Ok in FF</title>
			<description><![CDATA[<!-- m --><a class="postlink" href="http://www.ravalonline.com/assorted-photos/kiskadee.html" rel="nofollow" target="_blank">http://www.ravalonline.com/assorted-pho ... kadee.html</a><!-- m --><br />In FF2.x this page displays properly however in IE6 &amp; 7 the voting system does display inline like in FF. can someone throw me a bone as to what the problem and solution is?]]>&lt;br /&gt;&lt;br /&gt;Topic Replies: 4</description>
		</item>
				<item>
			<dc:creator>iochinome</dc:creator>
			<pubDate>Wed, 07 May 2008 13:32:29 -0700</pubDate>
			<guid>http://www.ozzu.com/website-design-forum/file-input-width-t88032.html</guid>
			<link>http://www.ozzu.com/website-design-forum/file-input-width-t88032.html</link>
			<title>file input width</title>
			<description><![CDATA[hey guys, i want to have a file input in a table in a div of 150px wide, but no matter what i do, it does not want to resize. how would i change the size of this so it fits?<br /><br /><p>CODE:</p><blockquote style="border:1px solid #000000; padding:5px; background-color:#eeeeee;"><p><div id="cb46182" style="font-family: monospace;">&lt;div id=&quot;right&quot;&gt;<br />&lt;table align=&quot;left&quot; style=&quot;width:150px&quot;&gt;<br />&lt;th&gt;upload a picture&lt;/th&gt;<br />&lt;tr&gt;&lt;td &gt;&lt;input type=&quot;file&quot; id=&quot;picture&quot;&gt;&lt;/td&gt;&lt;/tr&gt;<br />&lt;/table&gt;<br />&lt;/div&gt;<br /></div></p></blockquote><br /><br />thanks]]>&lt;br /&gt;&lt;br /&gt;Topic Replies: 3</description>
		</item>
				<item>
			<dc:creator>iochinome</dc:creator>
			<pubDate>Wed, 07 May 2008 13:32:29 -0700</pubDate>
			<guid>http://www.ozzu.com/website-design-forum/file-input-width-t88032.html</guid>
			<link>http://www.ozzu.com/website-design-forum/file-input-width-t88032.html</link>
			<title>file input width</title>
			<description><![CDATA[hey guys, i want to have a file input in a table in a div of 150px wide, but no matter what i do, it does not want to resize. how would i change the size of this so it fits?<br /><br /><p>CODE:</p><blockquote style="border:1px solid #000000; padding:5px; background-color:#eeeeee;"><p><div id="cb13572" style="font-family: monospace;">&lt;div id=&quot;right&quot;&gt;<br />&lt;table align=&quot;left&quot; style=&quot;width:150px&quot;&gt;<br />&lt;th&gt;upload a picture&lt;/th&gt;<br />&lt;tr&gt;&lt;td &gt;&lt;input type=&quot;file&quot; id=&quot;picture&quot;&gt;&lt;/td&gt;&lt;/tr&gt;<br />&lt;/table&gt;<br />&lt;/div&gt;<br /></div></p></blockquote><br /><br />thanks]]>&lt;br /&gt;&lt;br /&gt;Topic Replies: 0</description>
		</item>
				<item>
			<dc:creator>--&gt;gm&lt;--</dc:creator>
			<pubDate>Wed, 07 May 2008 12:48:17 -0700</pubDate>
			<guid>http://www.ozzu.com/website-design-forum/relative-paths-and-t88031.html</guid>
			<link>http://www.ozzu.com/website-design-forum/relative-paths-and-t88031.html</link>
			<title>Relative Paths './' and '../'</title>
			<description><![CDATA[Hi everyone,<br /><br />When using relative?  paths does anyone know the difference between <span style="color: #00BF00">./</span> and <span style="color: #00BF00">../</span> ?]]>&lt;br /&gt;&lt;br /&gt;Topic Replies: 8</description>
		</item>
			</channel>
</rss>