<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>DaniWeb IT Discussion Community - HTML and CSS</title>
		<link>http://www.daniweb.com/forums/</link>
		<description><![CDATA[Our HTML and CSS forum is the place for Q&A-style discussions related to the XHTML markup language and stylesheets. Note we have a separate JavaScript forum for clientside scripting languages.]]></description>
		<language>en-US</language>
		<lastBuildDate>Sat, 07 Nov 2009 23:41:28 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.daniweb.com/alphaimages/misc/rss.jpg</url>
			<title>DaniWeb IT Discussion Community - HTML and CSS</title>
			<link>http://www.daniweb.com/forums/</link>
		</image>
		<item>
			<title>Which way is better?</title>
			<link>http://www.daniweb.com/forums/thread236814.html</link>
			<pubDate>Sat, 07 Nov 2009 16:01:29 GMT</pubDate>
			<description><![CDATA[The task is to create links: 
 
[IMG]http://i063.radikal.ru/0911/05/84280713bc76.png[/IMG] (http://www.radikal.ru) 
It can be done using HTML only. Something like this: 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a...]]></description>
			<content:encoded><![CDATA[<div>The task is to create links:<br />
<br />
<a rel="nofollow" class="t" href="http://www.radikal.ru" target="_blank"><a href="http://i063.radikal.ru/0911/05/84280713bc76.png" target="_blank">http://i063.radikal.ru/0911/05/84280713bc76.png</a></a><br />
It can be done using HTML only. Something like this:<br />
 <pre style="margin:20px; line-height:13px">&lt;a href=&quot;#&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;images/img10.gif&quot; width=&quot;9&quot; height=&quot;11&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;#&quot;&gt;Read More&lt;/a&gt;bsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;<br />
&nbsp;&lt;a href=&quot;#&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;images/img11.gif&quot; width=&quot;13&quot; height=&quot;12&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;#&quot;&gt;Comments (33)&lt;/a&gt;</pre>But it also can be done using CSS. For that you have to create classes, write a bit more. Which way is preferable? And in the case of using CSS what is better to use an image as a background or just as an image?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>Alexancho</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236814.html</guid>
		</item>
		<item>
			<title>google on firefox address bar</title>
			<link>http://www.daniweb.com/forums/thread236806.html</link>
			<pubDate>Sat, 07 Nov 2009 15:34:07 GMT</pubDate>
			<description>hello, 
Can someone tell me how to put favicon and site name on the address bar with colored background on firefox like google.com? 
 
thanks in advance.</description>
			<content:encoded><![CDATA[<div>hello,<br />
Can someone tell me how to put favicon and site name on the address bar with colored background on firefox like google.com?<br />
<br />
thanks in advance.</div>  <br /> <div style="padding:5px">    <fieldset class="fieldset"> <legend>Attached Images</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/jpg.gif" alt="File Type: jpg" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12478&amp;d=1257608021" target="_blank">add_bar.jpg</a> (26.2 KB)</td> </tr> </table> </fieldset>   </div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>tk sailo</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236806.html</guid>
		</item>
		<item>
			<title>Code required, please help</title>
			<link>http://www.daniweb.com/forums/thread236715.html</link>
			<pubDate>Sat, 07 Nov 2009 05:51:42 GMT</pubDate>
			<description><![CDATA[Hello, there is a site out there known as 'getref', I want to have a site like that, can anyone help me getting HTML code for that ? 
 
OR any help will be welcome.. 
I am new to this forum thats why I am not posting any links.... 
thanks at-least for reading this, have a terrific day(or night)...]]></description>
			<content:encoded><![CDATA[<div>Hello, there is a site out there known as 'getref', I want to have a site like that, can anyone help me getting HTML code for that ?<br />
<br />
OR any help will be welcome..<br />
I am new to this forum thats why I am not posting any links....<br />
thanks at-least for reading this, have a terrific day(or night) ahead...</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>galaji</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236715.html</guid>
		</item>
		<item>
			<title>Different Monitor resolutions changing layout! Help</title>
			<link>http://www.daniweb.com/forums/thread236666.html</link>
			<pubDate>Fri, 06 Nov 2009 23:55:48 GMT</pubDate>
			<description><![CDATA[I'm trying to launch my website <a href="http://www.ryankreeps.com">http://www.ryankreeps.com</a> 
 
It looks fine on my macbook, but when I open it on a computer with a different resolution it looks terrible.  Everything is out of place. 
 
This is based off a wordpress template that I've...]]></description>
			<content:encoded><![CDATA[<div>I'm trying to launch my website &lt;a href=&quot;http://www.ryankreeps.com&quot;&gt;http://www.ryankreeps.com&lt;/a&gt;<br />
<br />
It looks fine on my macbook, but when I open it on a computer with a different resolution it looks terrible.  Everything is out of place.<br />
<br />
This is based off a wordpress template that I've customized a bit.  This is my first website and I'm pretty much clueless.  I know it has something to do with using absolute, relative, or float positioning.  Can anyone take a look and give me some hints what is wrong?!<br />
<br />
-Ryan</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>ryankreeps</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236666.html</guid>
		</item>
		<item>
			<title>can you explain ie7? (fixed position, width 100%)</title>
			<link>http://www.daniweb.com/forums/thread236631.html</link>
			<pubDate>Fri, 06 Nov 2009 20:04:45 GMT</pubDate>
			<description><![CDATA[I just spent several hours trying to figure out how to fix my websites appearance in ie7. I've found a solution, but I have no clue why it actually worked. I'm looking for an explanation if anyone has one. 
 
My goal was to have a fixed position div across the top of my website. It would have a...]]></description>
			<content:encoded><![CDATA[<div>I just spent several hours trying to figure out how to fix my websites appearance in ie7. I've found a solution, but I have no clue why it actually worked. I'm looking for an explanation if anyone has one.<br />
<br />
My goal was to have a fixed position div across the top of my website. It would have a solid image centered in it that was the width of the content not the screen. When you scroll the page the text should go underneath the bar. I also wanted the bar centered within the width of the screen (since my site is also centered). That way, if the screen was resized the bar would still be centered over the content.<br />
<br />
I tried several css methods to achieve this. What I tried worked in EVERY other browser, but not IE7 (don't ask about IE6, I don't develop for it anymore). Here's what I had:<br />
 <pre style="margin:20px; line-height:13px">#upperBarWrap {<br />
&nbsp; &nbsp; &nbsp; &nbsp; position:fixed;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:center;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:100%;<br />
}<br />
#upperBar {<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:1200px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:38px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:0px auto;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image:url(images/layout/upperBar1.png);<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-repeat:no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-position:top left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:left;<br />
}</pre><br />
Ie7 didn't know how to handle 100% width. my bar was always ~200 pixels to the right of where it should have been. With everything I tried the bar didn't budge from its off-center position. I finally decided I just needed to effect it somehow. What finally worked was adding a width that only 1e7 could read:<br />
<br />
 <pre style="margin:20px; line-height:13px">#upperBarWrap {<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:center;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; position:fixed;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:100%;<br />
&nbsp; &nbsp; &nbsp; &nbsp; *width:1220px;<br />
}</pre>Note that 1220px is the size of the content container div.<br />
<br />
This solution really doesn't make any sense to me. Can anyone help me understand why this worked?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>alipica</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236631.html</guid>
		</item>
		<item>
			<title>Positoning logo inline with H1 and H2</title>
			<link>http://www.daniweb.com/forums/thread236590.html</link>
			<pubDate>Fri, 06 Nov 2009 15:37:41 GMT</pubDate>
			<description><![CDATA[HTML: 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a href="/forums/misc.php?do=explaincode&amp;TB_iframe=true&amp;height=400&amp;width=680" class="thickbox" title="Help with Code Tags" target="_blank">Help with Code Tags</a> </div> <div> <strong>HTML and CSS...]]></description>
			<content:encoded><![CDATA[<div>HTML:<br />
 <pre style="margin:20px; line-height:13px">&lt;div id=&quot;header&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;h1&gt;Derby County Football Club&lt;/h1&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;h2&gt;Index Page&lt;/h2&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;img class=&quot;logo&quot; src=&quot;image/dcfc_logo.jpg&quot; alt=&quot;DCFC Logo&quot; width=&quot;120&quot; height=&quot;120&quot; /&gt; <br />
&nbsp; &nbsp; &nbsp; &lt;/div&gt;</pre>CSS:<br />
 <pre style="margin:20px; line-height:13px">#header{<br />
position: relative;<br />
&nbsp; text-align: right;<br />
&nbsp; border: 1px solid #000;<br />
&nbsp; background: #FFFFFF;<br />
&nbsp; margin: 5px;<br />
&nbsp; padding: 3px;<br />
}<br />
.logo{<br />
<br />
}</pre><br />
What i want is to display the H1 and H2 on the right, and have the logo on the left all in line with each other. any suggestions?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>tiffinlar</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236590.html</guid>
		</item>
		<item>
			<title>Adding Author in Blogger?</title>
			<link>http://www.daniweb.com/forums/thread236514.html</link>
			<pubDate>Fri, 06 Nov 2009 08:32:28 GMT</pubDate>
			<description><![CDATA[Hello, 
 
I have a blog hosted by blogger. But there is no "Posted By" in the posts. Does anybody know to add this? I have tried using the widgets feature to check "Posted by" but it still doesn't show.]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I have a blog hosted by blogger. But there is no &quot;Posted By&quot; in the posts. Does anybody know to add this? I have tried using the widgets feature to check &quot;Posted by&quot; but it still doesn't show.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>Doctor Inferno</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236514.html</guid>
		</item>
		<item>
			<title>Shadow</title>
			<link>http://www.daniweb.com/forums/thread236482.html</link>
			<pubDate>Fri, 06 Nov 2009 05:14:28 GMT</pubDate>
			<description><![CDATA[how to give shadow in dreamweaver to textfield area? 
 
this is my code nd i want to give inner shadow for this 
 
<label> 
      <input name="textfield" type="text" size="25" maxlength="25" width="300px" /> 
      </label]]></description>
			<content:encoded><![CDATA[<div>how to give shadow in dreamweaver to textfield area?<br />
<br />
this is my code nd i want to give inner shadow for this<br />
<br />
&lt;label&gt;<br />
      &lt;input name=&quot;textfield&quot; type=&quot;text&quot; size=&quot;25&quot; maxlength=&quot;25&quot; width=&quot;300px&quot; /&gt;<br />
      &lt;/label</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>prachipote</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236482.html</guid>
		</item>
		<item>
			<title><![CDATA[valign='middle' not working!!]]></title>
			<link>http://www.daniweb.com/forums/thread236431.html</link>
			<pubDate>Fri, 06 Nov 2009 00:28:29 GMT</pubDate>
			<description><![CDATA[i have a variable which is an image 
 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a href="/forums/misc.php?do=explaincode&amp;TB_iframe=true&amp;height=400&amp;width=680" class="thickbox" title="Help with Code Tags" target="_blank">Help with Code Tags</a>...]]></description>
			<content:encoded><![CDATA[<div>i have a variable which is an image<br />
<br />
 <pre style="margin:20px; line-height:13px">$image = &quot;&lt;img src='$imagelocation' width='50px' height='50px'&gt;&quot;;</pre><br />
i want it to be in the center of the td but it doesn't center vertically, it stays at the top, i did this<br />
<br />
 <pre style="margin:20px; line-height:13px">echo &quot;&lt;td valign='middle'&gt;&lt;div class='rollover' align='center'&gt;<br />
<br />
&lt;a href=\&quot;imageview.php?id=$number\&quot; onmouseover=\&quot;ChgText($keyword)\&quot;&gt;$image&lt;/a&gt;&nbsp; <br />
<br />
&lt;/div&gt;<br />
&lt;/td&gt;&quot;;</pre><br />
any ideas?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>MDanz</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236431.html</guid>
		</item>
		<item>
			<title>Why font-size is affecting the gap between divs in this example?</title>
			<link>http://www.daniweb.com/forums/thread236390.html</link>
			<pubDate>Thu, 05 Nov 2009 21:39:28 GMT</pubDate>
			<description><![CDATA[As you can see in this test, if you change the font-size in the body section to 0px, it's the only way to bring the divs containing the images together. Could anyone see a solution to this? I can't set the fonts to 0px in the website, and can't understand why is this happening.  
 
I'm testing with...]]></description>
			<content:encoded><![CDATA[<div>As you can see in this test, if you change the font-size in the body section to 0px, it's the only way to bring the divs containing the images together. Could anyone see a solution to this? I can't set the fonts to 0px in the website, and can't understand why is this happening. <br />
<br />
I'm testing with Firefox but same is happening in Safari. Haven't tried IE, but it's not really important because I will be using the web only in FF and Safari.<br />
<br />
<a rel="nofollow" class="t" href="http://localhost/america/editora/test.html" target="_blank">http://localhost/america/editora/test.html</a></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>Altairzq</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236390.html</guid>
		</item>
		<item>
			<title>How to make uncompressed .pdf downloadable</title>
			<link>http://www.daniweb.com/forums/thread236354.html</link>
			<pubDate>Thu, 05 Nov 2009 19:26:26 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I did a search on web but couldn't really find anything, well anything explained in detail at least ..  
 
How can I make .pdf file downloadable insted of it opening in web browser? 
 
I know that I can rar it , bu I really want to make it downloadable unrared .]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I did a search on web but couldn't really find anything, well anything explained in detail at least .. <br />
<br />
How can I make .pdf file downloadable insted of it opening in web browser?<br />
<br />
I know that I can rar it , bu I really want to make it downloadable unrared .</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>wonderland</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236354.html</guid>
		</item>
		<item>
			<title>Iframes problem</title>
			<link>http://www.daniweb.com/forums/thread236313.html</link>
			<pubDate>Thu, 05 Nov 2009 16:15:04 GMT</pubDate>
			<description>Hi there, 
 
I got the following problem with my code (which its just an extract): 
1. When it loads on Firefox it looks just like I want it to look, everything ordered and in its place, BUT when I visualize the same code on Internet Explorer it shows about half or less of the content of the...</description>
			<content:encoded><![CDATA[<div>Hi there,<br />
<br />
I got the following problem with my code (which its just an extract):<br />
1. When it loads on Firefox it looks just like I want it to look, everything ordered and in its place, BUT when I visualize the same code on Internet Explorer it shows about half or less of the content of the iframe, and the left columns just appear at a random height...<br />
2. This is a minor thing, but it bothers me a little bit. The border of the tables looks oddly different on internet explorer...<br />
<br />
Sso my questions are: How can I fix this? I'm I missing something? What should I change?<br />
I don't want to force all my visitors to download firefox to be able to see my page as I want them to see it...<br />
<br />
 <pre style="margin:20px; line-height:13px"><br />
&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01//EN&quot; &quot;http://www.w3.org/TR/html4/strict.dtd&quot;&gt;<br />
&lt;html&gt;<br />
&lt;head&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;title&gt;Inicio&lt;/title&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;SCRIPT language=&quot;JavaScript&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;!--<br />
<br />
&nbsp; &nbsp; &nbsp;  function changePage(filePath){<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  document.location=filePath;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; //--&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/SCRIPT&gt;<br />
&lt;/head&gt;<br />
<br />
<br />
&lt;body&gt;<br />
<br />
&lt;table&nbsp; border=&quot;1&quot; cellpadding=&quot;5&quot; cellspacing=&quot;0&quot; style=&quot;border-width: 4px; border-style:solid; border-color: blue;&quot;&gt;<br />
<br />
&lt;!-- Zero row --&gt;<br />
&lt;tr&gt;<br />
&lt;td width=&quot;200&quot; style=&quot;background-color:#00008B; border-width: 4px; border-style: inset; border-color: black;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;table&nbsp; border=&quot;1&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&nbsp; style=&quot;border-width: 7px; border-style:ridge; border-color: green;&quot;&gt;&lt;tr&gt;&lt;td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;http://www.cavpollos.webs.com&quot;&gt;&lt;img src=&quot;http://cavpollos.webs.com/Imagenes/HexaCAV200x200%28lowWeigth%29.GIF&quot;; border=&quot;0&quot;; alt=&quot;Go To CAVPOLLOS Comics!!!&quot;&nbsp; /&gt;&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;<br />
&lt;/td&gt;<br />
<br />
&lt;td width=&quot;740&quot; align=&quot;center&quot; style=&quot;background-color:#00008B; border-width: 4px; border-style: inset; border-color: black;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;img src=&quot;http://cavpollos.webs.com/Imagenes/cavpollosHeader2conPoios(low).GIF&quot;; style=&quot;float: center&quot;; border=&quot;0&quot;; alt=&quot;CAVPOLLOS Titulo Inicio!&quot;&nbsp; /&gt;&lt;br /&gt;<br />
&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;!-- end Zero row --&gt;<br />
<br />
&lt;!-- first row --&gt;<br />
&lt;tr valign=&quot;top&quot; height=100%&gt;<br />
<br />
&lt;!-- side links --&gt;<br />
&lt;td width=&quot;200&quot; align=&quot;center&quot; style=&quot;background-color:#00008B; border-width: 4px; border-style: inset; border-color: black;&quot;&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp;  <span style="font-weight:bold">&lt;iframe name=&quot;cuadrosLinks&quot; src=&quot;http://cavpollos.webs.com/iFramePages/cuadrosLinks.htm&quot; height=&quot;516&quot; width=&quot;216&quot; marginwidth=&quot;0&quot; marginheight=&quot;0&quot; vspace=&quot;0&quot; hspace=&quot;0&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot;&gt;Sorry, your browser doesn't support iframes.&lt;/iframe&gt;</span>&lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;table border=&quot;2&quot;; cellspacing=&quot;1&quot;; cellpadding=&quot;5&quot;;&nbsp; bgcolor=&quot;White&quot;; style=&quot;border-width: 3px; border-color: black&quot;;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;tr&gt;&lt;td align=&quot;left&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;a href=&quot;http://cavpollos.webs.com/apps/auth/login?next=&quot;&gt; &lt;font face=&quot;font-family:'Lucida Casual', 'Comic Sans MS'&quot;; size=&quot;+1&quot; color=&quot;blue&quot;&gt;Log-eate!&lt;/font&gt; &lt;/a&gt; &lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;a href=&quot;http://cavpollos.webs.com/apps/auth/signup?next=&quot;&gt; &lt;font face=&quot;font-family:'Lucida Casual', 'Comic Sans MS'&quot;; size=&quot;+2&quot; color=&quot;red&quot;&gt;Suscribete!&lt;/font&gt; &lt;/a&gt; &lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/td&gt;&lt;/tr&gt; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/table&gt;<br />
<br />
&lt;/td&gt;<br />
&lt;!-- fin side links --&gt;<br />
<br />
<br />
&lt;!-- Comienzan noticias --&gt;<br />
&lt;td rowspan=&quot;3&quot;&nbsp; align=&quot;center&quot; style=&quot;background-color:#00008B; border-width: 4px; border-style: inset; border-color: black;&quot; &gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;font size=&quot;5&quot;; color=&quot;red&quot;;&gt;Para poder visualizar &lt;u&gt;&lt;b&gt;bien&lt;/b&gt;&lt;/u&gt; esta pagina debes usar&lt;/br&gt;el browser de internet &lt;b&gt;Firefox. &lt;/b&gt;Consiguelo clickeando &lt;a href=&quot;http://download.mozilla.org/?product=firefox-3.5.3&amp;os=win&amp;lang=es-ES&quot;&gt;&lt;b&gt;AQUI&lt;/b&gt;&lt;/a&gt;&lt;/font&gt;&lt;br /&gt;<br />
bla bla bla<br />
<br />
&lt;/td&gt;<br />
&lt;!-- fin noticias --&gt;<br />
<br />
<br />
&lt;/tr&gt;<br />
&lt;!-- end first row --&gt;<br />
<br />
&lt;!-- second row --&gt;<br />
&lt;!--comienza facebook--&gt;<br />
&lt;tr valign=&quot;top&quot; height=100%&gt;<br />
&lt;td width=&quot;200&quot; align=&quot;center&quot; style=&quot;background-color:#00008B; border-width: 4px; border-style: inset; border-color: black;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;script&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  function fbs_click() <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {u=location.href;t=document.title;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&amp;t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/script&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;http://www.facebook.com/share.php?u=&lt;url&gt;&quot; onclick=&quot;return fbs_click()&quot; target=&quot;_blank&quot; class=&quot;share&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;img width=&quot;180&quot; height=&quot;75&quot; src=&quot;http://cavpollos.webs.com/Imagenes/comparteFB%28GIF%29.GIF&quot;; border=&quot;0&quot;; style=&quot;float: left&quot;; alt=&quot;Comparte en Facebook&quot;&nbsp; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;script type=&quot;text/javascript&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (top.location != location) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  top.location.href = document.location.href;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/script&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/table&gt;<br />
&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;!--fin facebook--&gt;<br />
&lt;!-- end second row --&gt;<br />
<br />
&lt;!-- third row --&gt;<br />
&lt;!--comienzo banners--&gt;<br />
&lt;tr valign=&quot;top&quot; height=0%&gt;<br />
&lt;td width=&quot;200&quot; align=&quot;center&quot; style=&quot;background-color:#00008B; border-width: 4px; border-style: inset; border-color: black;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;table&nbsp; width=&quot;180&quot; border=&quot;1&quot; cellpadding=&quot;5&quot; cellspacing=&quot;0&quot;&nbsp; style=&quot;border-width: 7px; border-style:ridge; border-color: green;&quot;&gt;&lt;tr&gt;&lt;td align=&quot;center&quot; bgcolor=&quot;White&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;a href=&quot;http://www.pageresource.com&quot;&gt;&lt;img src=&quot;http://www.pageresource.com/images/pr88x31_01.gif&quot; border=&quot;0&quot; target=&quot;_blank&quot; alt=&quot;PageResource.com&quot; /&gt;&lt;/a&gt;&lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;a href=&quot;http://www.vetealaversh.com&quot;&gt;&lt;img src=&quot;http://www.vetealaversh.com/images/afiliados/valv.gif&quot; border=&quot;0&quot; target=&quot;_blank&quot; alt=&quot;Vete a la Versh&quot; /&gt;&lt;/a&gt;&lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;a href=&quot;http://gamegnome120.webs.com/&quot;&gt;&lt;img src=&quot;http://gamegnome120.webs.com//photos/Fan%20Art%20from%20Riley%20M/game%20gnome%20small%20image.bmp&quot; border=&quot;0&quot; target=&quot;_blank&quot; alt=&quot;Game Gnome&quot; /&gt;&lt;/a&gt;&lt;br /&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;a href=&quot;http://cavpollos.webs.com/asociate.htm&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;font face=&quot;font-family:'Lucida Casual', 'Comic Sans MS'&quot;; size=&quot;+2&quot; color=&quot;gree&quot;&gt;&lt;center&gt;Asociate&lt;br /&gt;a esta&lt;br /&gt;pagina web!&lt;br /&lt;br /&gt;Tu banner&lt;br /&gt;aqui! =D&lt;/center&gt;&lt;/font&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;<br />
&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;!--fin banners--&gt;<br />
&lt;!-- end third row --&gt;<br />
<br />
&lt;/table&gt;<br />
<br />
&lt;br /&gt;<br />
&lt;br /&gt;<br />
CAVPOLLOS.WEBS.COM<br />
<br />
&lt;/body&gt;<br />
&lt;/html&gt;</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>cavpollo</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236313.html</guid>
		</item>
		<item>
			<title>Basic question about positioning, margins and paddings</title>
			<link>http://www.daniweb.com/forums/thread236272.html</link>
			<pubDate>Thu, 05 Nov 2009 13:36:54 GMT</pubDate>
			<description><![CDATA[Hi all 
 
I want a header to stick to the top of the browser window and left and right to it. (pretty standard, right?) 
 
I have configured the following things for this: (never mind the colors, those ar just for testing purpose.) 
  <div class="codeblock"> <div class="spaced"> <div...]]></description>
			<content:encoded><![CDATA[<div>Hi all<br />
<br />
I want a header to stick to the top of the browser window and left and right to it. (pretty standard, right?)<br />
<br />
I have configured the following things for this: (never mind the colors, those ar just for testing purpose.)<br />
 <pre style="margin:20px; line-height:13px">body {<br />
margin: 0;<br />
padding: 0;<br />
border: 0;<br />
<br />
background: black;<br />
}<br />
<br />
#header {<br />
background: red;<br />
<br />
height: 80px;<br />
width: 100%;<br />
margin: 0;<br />
padding: 0;<br />
border: 0;<br />
}</pre><br />
But Firefox, IE and Chrome are STILL displaying space between the top of the browser window and the header div. (haven't tested other browsers yet)<br />
<br />
Any help?<br />
Thanks in advance<br />
Greetings, K?!<br />
<br />
Ps: sorry if this question has already been asked.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>K?!</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236272.html</guid>
		</item>
		<item>
			<title>Google Maps Directions in infowindow</title>
			<link>http://www.daniweb.com/forums/thread236229.html</link>
			<pubDate>Thu, 05 Nov 2009 10:32:25 GMT</pubDate>
			<description>Google Maps Directions in infowindow 
 
Take a look at the link below. Click on one of my markers in the map. Inside the info windows I would like to have “Directions: To here - From here” feature in it. 
 
Thanks in advance for your assistance. 
 
http://www.crucialdesign.net/diningguide/test.html</description>
			<content:encoded><![CDATA[<div>Google Maps Directions in infowindow<br />
<br />
Take a look at the link below. Click on one of my markers in the map. Inside the info windows I would like to have “Directions: To here - From here” feature in it.<br />
<br />
Thanks in advance for your assistance.<br />
<br />
<a rel="nofollow" class="t" href="http://www.crucialdesign.net/diningguide/test.html" target="_blank">http://www.crucialdesign.net/diningguide/test.html</a></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>ib4dogz</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236229.html</guid>
		</item>
		<item>
			<title>CSS Menu Assistance</title>
			<link>http://www.daniweb.com/forums/thread236083.html</link>
			<pubDate>Wed, 04 Nov 2009 23:29:00 GMT</pubDate>
			<description>Hi Everyone, 
 
Having a few issues with my CSS menus that need resolving. 
 
At present you can see how the menus are rendering by browsing to http://www.pccredibility.com.au/ (http://www.pccredibility.com.au). It seems that they are positioning themselves underneath the right location, where they...</description>
			<content:encoded><![CDATA[<div>Hi Everyone,<br />
<br />
Having a few issues with my CSS menus that need resolving.<br />
<br />
At present you can see how the menus are rendering by browsing to <a rel="nofollow" class="t" href="http://www.pccredibility.com.au" target="_blank">http://www.pccredibility.com.au/</a>. It seems that they are positioning themselves underneath the right location, where they should be dropping down from.<br />
<br />
However, the menu items should drop directly down when the mouse hovers over the menu item.<br />
<br />
Im pretty sure there is a tag i need to reference within my stylesheet but i cannot remember which one. My stylesheet is located at <a rel="nofollow" class="t" href="http://www.pccredibility.com.au/index_files/styles.css" target="_blank">http://www.pccredibility.com.au/index_files/styles.css</a><br />
<br />
Can anyone help?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>firefly-21</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236083.html</guid>
		</item>
		<item>
			<title>HTML Validation why bother?</title>
			<link>http://www.daniweb.com/forums/thread235748.html</link>
			<pubDate>Tue, 03 Nov 2009 19:51:19 GMT</pubDate>
			<description><![CDATA[Hi 
I am using Expression Web 2 and need to alter an existing website so as to display nicely on what I regard as a standard display size of 1024 x 768. It would have been better to start from scratch but it's a bit late for that now. I have an error "td tag not closed before this body tag closed"....]]></description>
			<content:encoded><![CDATA[<div>Hi<br />
I am using Expression Web 2 and need to alter an existing website so as to display nicely on what I regard as a standard display size of 1024 x 768. It would have been better to start from scratch but it's a bit late for that now. I have an error &quot;td tag not closed before this body tag closed&quot;. I couldn't find any open tags and decided to sumbit the page to the HTML validator. To cut a long story short it didn't accept the Doctype statement throwing 9 errors. <br />
<br />
Just out of curiousity I decided to enter <a rel="nofollow" class="t" href="http://www.microsoft.com" target="_blank">www.microsoft.com</a> into the validator. Is this a record? The validator threw up 296 errors and 31 warnings!<br />
<br />
Microsoft seem to be doing all right so why bother should we bother with the HTML validator?<br />
<br />
Geoff</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>ggeoff</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235748.html</guid>
		</item>
		<item>
			<title>Submit button</title>
			<link>http://www.daniweb.com/forums/thread235652.html</link>
			<pubDate>Tue, 03 Nov 2009 13:02:03 GMT</pubDate>
			<description><![CDATA[I've searched the web without any succes to try and solve this newbie question. 
 
I have an submit button that i want to say "Answer", but i want the value to be something else. 
How do I do it? 
 
//AKE]]></description>
			<content:encoded><![CDATA[<div>I've searched the web without any succes to try and solve this newbie question.<br />
<br />
I have an submit button that i want to say &quot;Answer&quot;, but i want the value to be something else.<br />
How do I do it?<br />
<br />
//AKE</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>AKE_daniweb</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235652.html</guid>
		</item>
		<item>
			<title>margin in css</title>
			<link>http://www.daniweb.com/forums/thread235640.html</link>
			<pubDate>Tue, 03 Nov 2009 11:42:05 GMT</pubDate>
			<description>margin-left:auto; 
margin-right:auto;is working in firefox but not working in ie can someone help plz i want to center the page .</description>
			<content:encoded><![CDATA[<div> <pre style="margin:20px; line-height:13px">margin-left:auto;<br />
margin-right:auto;</pre>is working in firefox but not working in ie can someone help plz i want to center the page .</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>rudz</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235640.html</guid>
		</item>
		<item>
			<title>How to declare the mime type for a html-email?</title>
			<link>http://www.daniweb.com/forums/thread235627.html</link>
			<pubDate>Tue, 03 Nov 2009 11:13:06 GMT</pubDate>
			<description><![CDATA[Hello, 
 
I am trying to create a html-email. I've read that in order to render the html content corectly I have to set the content-type of the mail to text/html but I don't know how. Ho to do all this when writing from a regular email client. I have to declare it in the mail body? Or in the mail...]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I am trying to create a html-email. I've read that in order to render the html content corectly I have to set the content-type of the mail to text/html but I don't know how. Ho to do all this when writing from a regular email client. I have to declare it in the mail body? Or in the mail header (if so, how do I do it?)?  I tried with:<br />
 <pre style="margin:20px; line-height:13px">&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot; /&gt;</pre><br />
placed in the body of the mail (with the rest of the html code) but it doesn't work. It displays as plain text (displaying all the html tags).</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>sica07</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235627.html</guid>
		</item>
		<item>
			<title>how convert marquee to CSS effect?</title>
			<link>http://www.daniweb.com/forums/thread235574.html</link>
			<pubDate>Tue, 03 Nov 2009 06:15:55 GMT</pubDate>
			<description>as i read marquee tag is not compatible with XHTML. 
how can i implement it with CSS ?</description>
			<content:encoded><![CDATA[<div>as i read marquee tag is not compatible with XHTML.<br />
how can i implement it with CSS ?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>fumnimda</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235574.html</guid>
		</item>
		<item>
			<title>News Story Firefox 3.6 Beta 1 Available</title>
			<link>http://www.daniweb.com/news/story235390.html</link>
			<pubDate>Mon, 02 Nov 2009 15:26:04 GMT</pubDate>
			<description><![CDATA[Firefox can finally orient itself, at least in terms of iPhones and MacBooks. Mozilla's latest browser, Firefox 3.6 beta 1 (https://developer.mozilla.org/en/Firefox_3.6_for_developers), can now talk to accelerometers such as those in many Apple devices, thanks to orientation event objects...]]></description>
			<content:encoded><![CDATA[<div>Firefox can finally orient itself, at least in terms of iPhones and MacBooks. Mozilla's latest browser, <a rel="nofollow" class="t" href="https://developer.mozilla.org/en/Firefox_3.6_for_developers" target="_blank">Firefox 3.6 beta 1</a>, can now talk to accelerometers such as those in many Apple devices, thanks to <a rel="nofollow" class="t" href="https://developer.mozilla.org/Special:Search?search=accelerometer&amp;type=fulltext&amp;go=Search" target="_blank">orientation event objects</a> introduced in the new Gecko 1.9.2 presentation engine at the browser's core. Also among DOM enhancements are drag-and-drop for file transfer and the ability for Web workers to self-terminate.<br />
<br />
And that's just the beginning. The <a rel="nofollow" class="t" href="http://www.mozilla.com/en-US/firefox/all-beta.html" target="_blank">download of Firefox 3.6 beta 1</a> for Linux, Mac OS X and Windows contains thousands of <a rel="nofollow" class="t" href="https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&amp;product=Core&amp;product=Firefox&amp;product=NSPR&amp;product=NSS&amp;product=Toolkit&amp;keywords_type=nowords&amp;keywords=fixed1.9.1,+verified1.9.1&amp;resolution=FIXED&amp;chfieldfrom=2008-12-01&amp;chfieldto=Now&amp;chfield=resolution&amp;chfieldvalue=FIXED" target="_blank">bug fixes</a>, including numerous repairs to CSS image rendering and text alignment.<br />
<br />
There also were significant updates to XUL, and separate pages were created to advise extension and plug-in developers of how to update your work. <a rel="nofollow" class="t" href="https://developer.mozilla.org/en/Updating_plug-ins_for_Firefox_3.6" target="_blank">For plug-in developers</a>, you'll need to know that <span style="font-weight:bold">main () </span>is no longer supported as an entry point. There are also some user interface changes and Mac OS X-specific mods, and with Gecko 1.9.2, the old Code Fragment Manager will be officially phased out. <a rel="nofollow" class="t" href="https://developer.mozilla.org/en/Updating_extensions_for_Firefox_3.6" target="_blank">For extension developers</a>, the add-on package has been modified, and there are UI and HTML 5 compliance improvements to deal with.<br />
<br />
Firefox 3.6 also reportedly supports some aspects of Windows 7, including Aero Peek and taskbar thumbnails (does anyone like these?), but will not support Jump Lists when released later this year.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>EddieC</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235390.html</guid>
		</item>
		<item>
			<title>Is a form the only way you can input data using HTML?</title>
			<link>http://www.daniweb.com/forums/thread235387.html</link>
			<pubDate>Mon, 02 Nov 2009 15:17:53 GMT</pubDate>
			<description>In my searching, I think I know the answer, it seems that any time you want to do input using HTML, it references a form.  
 
Is this also true with buttons?  
 
Does ALL user feed back in HTML require a form? 
 
I am not speaking of Java Script, just HTML.</description>
			<content:encoded><![CDATA[<div>In my searching, I think I know the answer, it seems that any time you want to do input using HTML, it references a form. <br />
<br />
Is this also true with buttons? <br />
<br />
Does ALL user feed back in HTML require a form?<br />
<br />
I am not speaking of Java Script, just HTML.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>fellathedog</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235387.html</guid>
		</item>
		<item>
			<title>Problem with larger image than I want</title>
			<link>http://www.daniweb.com/forums/thread235332.html</link>
			<pubDate>Mon, 02 Nov 2009 12:15:04 GMT</pubDate>
			<description><![CDATA[Hi, 
I want to insert in my home page a weather forecast. 
So I found a site that generates code for weather. 
 
The site is http: // freemeteo . com / default.asp?pid=183&la=1 
 
The problem I have is that the image which is generated is higher than I want. I would prefer 250 *60. 
 
And with divs...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
I want to insert in my home page a weather forecast.<br />
So I found a site that generates code for weather.<br />
<br />
The site is http: // freemeteo . com / default.asp?pid=183&amp;la=1<br />
<br />
The problem I have is that the image which is generated is higher than I want. I would prefer 250 *60.<br />
<br />
And with divs I can't do it.<br />
<br />
Could someone help me?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>bufospro</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235332.html</guid>
		</item>
		<item>
			<title>problem with loading my site</title>
			<link>http://www.daniweb.com/forums/thread235161.html</link>
			<pubDate>Sun, 01 Nov 2009 20:27:18 GMT</pubDate>
			<description><![CDATA[HI 
i have a problem with loading my site with ie6 . but it doesn't have noproblem with ie7 , opera, mozila and other browser except ie6 . it is not english , i wrote it with joomla and php ,  
 
can you see bazare-iran.com and tell me what is the problem with it ? 
 
 
Thanks]]></description>
			<content:encoded><![CDATA[<div>HI<br />
i have a problem with loading my site with ie6 . but it doesn't have noproblem with ie7 , opera, mozila and other browser except ie6 . it is not english , i wrote it with joomla and php , <br />
<br />
can you see bazare-iran.com and tell me what is the problem with it ?<br />
<br />
<br />
Thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>hno</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235161.html</guid>
		</item>
		<item>
			<title><![CDATA[Rounded Points - What's the technique?]]></title>
			<link>http://www.daniweb.com/forums/thread235156.html</link>
			<pubDate>Sun, 01 Nov 2009 20:02:31 GMT</pubDate>
			<description><![CDATA[I need to make <div> </div> to have rounded corner. 
I wonder what other technique than putting rounded image at corner can be used to make them round. Is it Javascript or what? CSS? 
 
Look at this site with rounded corners 
http://www.mtibwasugar.com/pages/index.php 
 
I don't want to use CMS...]]></description>
			<content:encoded><![CDATA[<div>I need to make &lt;div&gt; &lt;/div&gt; to have rounded corner.<br />
I wonder what other technique than putting rounded image at corner can be used to make them round. Is it Javascript or what? CSS?<br />
<br />
Look at this site with rounded corners<br />
<a rel="nofollow" class="t" href="http://www.mtibwasugar.com/pages/index.php" target="_blank">http://www.mtibwasugar.com/pages/index.php</a><br />
<br />
I don't want to use CMS like joomla or whatever</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>evstevemd</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235156.html</guid>
		</item>
		<item>
			<title>need help with making a onine game web site</title>
			<link>http://www.daniweb.com/forums/thread235128.html</link>
			<pubDate>Sun, 01 Nov 2009 17:06:13 GMT</pubDate>
			<description>Hi 
I want to make a online game web site . i want to klnow , what do i need for now ? should i install any script ?  
 
please give me some information about it 
 
thanks</description>
			<content:encoded><![CDATA[<div>Hi<br />
I want to make a online game web site . i want to klnow , what do i need for now ? should i install any script ? <br />
<br />
please give me some information about it<br />
<br />
thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>hno</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235128.html</guid>
		</item>
		<item>
			<title><![CDATA[Site shows up 'wrong' in IE; fine in Firefox,Opera]]></title>
			<link>http://www.daniweb.com/forums/thread235010.html</link>
			<pubDate>Sun, 01 Nov 2009 03:26:11 GMT</pubDate>
			<description><![CDATA[Hi folks. I'm Jeff, long time lurker, but now I need help I can't figure it out for the life of me. I can get everything else to look just fine, but the 'body' part of the site(right pane) shows up UNDERneath everything in IE. For example http://www.sparkleaning.com/commercial/ 
 
Thanks for any...]]></description>
			<content:encoded><![CDATA[<div>Hi folks. I'm Jeff, long time lurker, but now I need help I can't figure it out for the life of me. I can get everything else to look just fine, but the 'body' part of the site(right pane) shows up UNDERneath everything in IE. For example <a rel="nofollow" class="t" href="http://www.sparkleaning.com/commercial/" target="_blank">http://www.sparkleaning.com/commercial/</a><br />
<br />
Thanks for any help!!<br />
<br />
<br />
<br />
Here's the HTML for the page: <br />
<br />
 <pre style="margin:20px; line-height:13px">&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 />
<br />
<br />
<br />
<br />
&lt;head&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;title&gt;Sparkleaning - Bucks County Residential Cleaning. Also Serving Philadelphia and New Jersey&lt;/title&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;link href=&quot;http://www.sparkleaning.com/commercial/style.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;meta name=&quot;verify-v1&quot; content=&quot;j9lwZWNxr+cAwGg4cB/TXREd0J9kq6jXLTRn1dInrxY=&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;script type=&quot;text/Javascript&quot; src=&quot;curvycorners.js&quot;&gt;&lt;/script&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;script type=&quot;text/javascript&quot; src=&quot;mootools.js&quot;&gt;&lt;/script&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;script type=&quot;text/javascript&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; window.addEvent('domready', function(){<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $('myForm').addEvent('submit', function(e) {<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; new Event(e).stop();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var log = $('log_res').empty().addClass('ajax-loading');<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; this.send({<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; update: log,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; onComplete: function() {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; log.removeClass('ajax-loading');<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; });<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; });&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; });<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/script&gt;<br />
<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;div id=&quot;container&quot;&gt;<br />
<br />
&lt;div id=&quot;topBar&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;img src=&quot;http://www.sparkleaning.com/images/topBar.gif&quot; width=&quot;752px&quot; height=&quot;42px&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;heading&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;topBanner&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;img src=&quot;http://www.sparkleaning.com/images/headbg.jpg&quot; width=&quot;750px&quot; height=&quot;71px&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;belly&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;leftPane&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;leftPaneParagraph&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- PICTURE GOES IN HERE <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;leftPanePicturePane&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Contact us today for a free estimate or to schedule an appointment!<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;form_box&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;form id=&quot;myForm&quot; action=&quot;send.php&quot; method=&quot;get&quot; name=&quot;myForm&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;nobr&gt;&lt;label for=&quot;name&quot;&gt;First Name:&lt;/label&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;input type=&quot;text&quot; name=&quot;first_name&quot; id=&quot;name&quot; value=&quot;&quot; /&gt;&lt;/nobr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;nobr&gt;&lt;label for=&quot;lname&quot;&gt;Last Name:&lt;/label&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;input type=&quot;text&quot; name=&quot;lname&quot; id=&quot;lname&quot; value=&quot;&quot; /&gt;&lt;/nobr&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;label for=&quot;email&quot;&gt;&lt;nobr&gt;E-mail:&lt;/nobr&gt;&lt;/label&gt;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;input type=&quot;text&quot; name=&quot;e_mail&quot; id=&quot;email&quot; value=&quot;&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;nobr&gt;&lt;label for=&quot;phone&quot;&gt;Phone:&lt;/label&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;input type=&quot;text&quot; name=&quot;phone&quot; id=&quot;phone&quot; value=&quot;&quot; /&gt;&lt;/nobr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;nobr&gt;&lt;label for=&quot;address&quot;&gt;Address:&lt;/label&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;input type=&quot;text&quot; name=&quot;address&quot; id=&quot;address&quot; value=&quot;&quot; /&gt;&lt;/nobr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;label for=&quot;city&quot;&gt;&lt;nobr&gt;City:&amp;nbsp;&lt;/nobr&gt;&lt;/label&gt;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;input type=&quot;text&quot; name=&quot;city&quot; id=&quot;city&quot; value=&quot;&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;label for=&quot;state&quot;&gt;State:&amp;nbsp;&lt;/label&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;select name=&quot;State&quot; id=&quot;state&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;&quot;&gt;State:&lt;/option&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Alabama&quot;&gt;Alabama&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Alaska&quot;&gt;Alaska&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Arizona&quot;&gt;Arizona&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Arkansas&quot;&gt;Arkansas&lt;/option&gt;<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;California&quot;&gt;California&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Colorado&quot;&gt;Colorado&lt;/option&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Connecticut&quot;&gt;Connecticut&lt;/option&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Delaware&quot;&gt;Delaware&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;District of Columbia&quot;&gt;District of Columbia&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Florida&quot;&gt;Florida&lt;/option&gt;<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Georgia&quot;&gt;Georgia&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Hawaii&quot;&gt;Hawaii&lt;/option&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Idaho&quot;&gt;Idaho&lt;/option&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Illinois&quot;&gt;Illinois&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Indiana&quot;&gt;Indiana&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Iowa&quot;&gt;Iowa&lt;/option&gt;<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Kansas&quot;&gt;Kansas&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Kentucky&quot;&gt;Kentucky&lt;/option&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Louisiana&quot;&gt;Louisiana&lt;/option&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Maine&quot;&gt;Maine&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Maryland&quot;&gt;Maryland&lt;/option&gt;<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Massachusetts&quot;&gt;Massachusetts&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Michigan&quot;&gt;Michigan&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Minnesota&quot;&gt;Minnesota&lt;/option&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Mississippi&quot;&gt;Mississippi&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Missouri&quot;&gt;Missouri&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Montana&quot;&gt;Montana&lt;/option&gt;<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Nebraska&quot;&gt;Nebraska&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Nevada&quot;&gt;Nevada&lt;/option&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;New Hampshire&quot;&gt;New Hampshire&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;New Jersey&quot;&gt;New Jersey&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;New Mexico&quot;&gt;New Mexico&lt;/option&gt;<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;New York&quot;&gt;New York&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;North Carolina&quot;&gt;North Carolina&lt;/option&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;North Dakota&quot;&gt;North Dakota&lt;/option&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Ohio&quot;&gt;Ohio&lt;/option&gt;<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Oklahoma&quot;&gt;Oklahoma&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Oregon&quot;&gt;Oregon&lt;/option&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Pennsylvania&quot;&gt;Pennsylvania&lt;/option&gt;<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Rhode Island&quot;&gt;Rhode Island&lt;/option&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;South Carolina&quot;&gt;South Carolina&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;South Dakota&quot;&gt;South Dakota&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Tennessee&quot;&gt;Tennessee&lt;/option&gt;<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Texas&quot;&gt;Texas&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Utah&quot;&gt;Utah&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Vermont&quot;&gt;Vermont&lt;/option&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Virginia&quot;&gt;Virginia&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Washington&quot;&gt;Washington&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;West Virginia&quot;&gt;West Virginia&lt;/option&gt;<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Wisconsin&quot;&gt;Wisconsin&lt;/option&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;option value=&quot;Wyoming&quot;&gt;Wyoming&lt;/option&gt;<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/select&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;br /&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;label for=&quot;zip&quot;&gt;&lt;nobr&gt;Zip Code:&lt;/nobr&gt;&lt;/label&gt;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;input type=&quot;text&quot; name=&quot;zip&quot; id=&quot;zip&quot; value=&quot;&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;br /&gt;<br />
<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;label for=&quot;message&quot;&gt;Message:&lt;/label&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;textarea name=&quot;message&quot; id=&quot;message&quot; style=&quot;overflow: auto;&quot;&gt;&lt;/textarea&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;hr&quot;&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- spanner --&gt;<br />
&lt;/div&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;input type=&quot;submit&quot; name=&quot;button&quot; value=&quot;Submit&quot; id=&quot;submitter&quot; class=&quot;button&quot;/&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;rightPane&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;divNav&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul id=&quot;nav&quot;&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li id=&quot;navTab1&quot; class=&quot;&quot;&gt;&lt;a href=&quot;http://www.sparkleaning.com/commercial/index.php&quot;&gt;&lt;span&gt;About Us&lt;/span&gt;&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!--<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;http://www.sparkleaning.com/residential/mission.php&quot;&gt;Our Mission&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;http://www.sparkleaning.com/residential/history.php&quot;&gt;Our History&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;http://www.sparkleaning.com/residential/goals.php&quot;&gt;Our Goals&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;http://www.sparkleaning.com/residential/service.php&quot;&gt;Areas of Service&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li id=&quot;navTab2&quot; class=&quot;&quot;&gt;&lt;a href=&quot;http://www.sparkleaning.com/commercial/mission.php&quot;&gt;&lt;span&gt;Mission&lt;/span&gt;&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!--&lt;ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;http://www.sparkleaning.com/commercial/services/janitorial.php&quot;&gt;Janitorial Cleaning&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;http://www.sparkleaning.com/commercial/services/carpet_floor.php&quot;&gt;Carpet and Floor Care&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;http://www.sparkleaning.com/commercial/services/specialty.php&quot;&gt;Specialty&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;http://www.sparkleaning.com/commercial/services/healthcare.php&quot;&gt;Healthcare&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;http://www.sparkleaning.com/commercial/services/education.php&quot;&gt;Education Cleaning&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;http://www.sparkleaning.com/commercial/services/green.php&quot;&gt;Green Cleaning&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;--&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li id=&quot;navTab3&quot; class=&quot;currentPage&quot;&gt;&lt;a href=&quot;http://www.sparkleaning.com/commercial/services/index.php&quot;&gt;&lt;span&gt;Services&lt;/span&gt;&lt;/a&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!--<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;http://www.sparkleaning.com/residential/packages/basic_cleaning.php&quot;&gt;Basic Cleaning&amp;nbsp;&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;http://www.sparkleaning.com/residential/packages/deep_cleaning.php&quot;&gt;Deep Cleaning&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;http://www.sparkleaning.com/residential/packages/green_cleaning.php&quot;&gt;Green Cleaning&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;http://www.sparkleaning.com/residential/packages/extras.php&quot;&gt;Extras&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li id=&quot;navTab5&quot; class=&quot;&quot;&gt;&lt;a href=&quot;http://www.sparkleaning.com/commercial/contact.php&quot;&gt;&lt;span&gt;Contact&lt;/span&gt;&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!--&lt;ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;http://www.sparkleaning.com/residential/contact/free_estimate.php&quot;&gt;Free Estimate&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;http://www.sparkleaning.com/residential/contact/questions_comments.php&quot;&gt;Questions/Comments?&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- header--&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;h1&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Our Services<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/h1&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!--end header--&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Take a moment to browse the the services we provide, in addition to the regular dusting jobs those &lt;i&gt;other&lt;/i&gt; companies do. <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;janitorial_services.php&quot;&gt;Janitorial Solutions&lt;/a&gt; - Great for any office, no matter how large &lt;i&gt;or&lt;/i&gt; small. <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/p&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;education_services.php&quot;&gt;Education Solutions&lt;/a&gt; - Protect our youth from unnecessary health risks, help raise their scores, and reduce absences! <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;healthcare_services.php&quot;&gt;Healthcare Solutions&lt;/a&gt; - Ensure your office stays as clean as possible, to keep your clients healthy! <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;carpet_services.php&quot;&gt;Floor &amp;amp; Carpet Solutions&lt;/a&gt; - Extend the life of your floors while maintaining your professional appearance. <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/p&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;bottomBar&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;legalNotice&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;html&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;head&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;link href=&quot;./style.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/head&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;body&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p class=&quot;footer&quot;&gt;&amp;copy; 2007-2009 Sparkleaning LLC. All Rights Reserved. &lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/body&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/html&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
<br />
&lt;/div&gt;<br />
<br />
&lt;!--google tracker **RIGHT BEFORE &lt;/body&gt;--&gt;<br />
<br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
var gaJsHost = ((&quot;https:&quot; == document.location.protocol) ? &quot;https://ssl.&quot; : &quot;http://www.&quot;);<br />
document.write(unescape(&quot;%3Cscript src='&quot; + gaJsHost + &quot;google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E&quot;));<br />
&lt;/script&gt;<br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
try {<br />
var pageTracker = _gat._getTracker(&quot;UA-10324414-1&quot;);<br />
pageTracker._trackPageview();<br />
} catch(err) {}&lt;/script&gt;<br />
&lt;!--End google tracker--&gt;<br />
<br />
<br />
<br />
<br />
<br />
&lt;/body&gt;<br />
<br />
&lt;/html&gt;</pre><br />
<br />
And the CSS: <br />
 <pre style="margin:20px; line-height:13px">* {<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 0;<br />
}<br />
<br />
body {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 13px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #646A61;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: #165C7C;<br />
}<br />
<br />
#container {<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 752px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 1em auto;<br />
}<br />
<br />
a:link { color: #666; }<br />
a:visited { color: #666; }<br />
a:hover { text-decoration: underline; }<br />
<br />
a.nav:link { color: #FFF; text-decoration: none; }<br />
a.nav:visited { color: #FFF; text-decoration: none; }<br />
a.nav:hover { text-decoration: underline; }<br />
<br />
<br />
<br />
/**********FORMS*****************/<br />
<br />
#form_box {<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 220px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font:0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-left: 0.2em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-top: 0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-bottom: 0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-left:0em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-right:0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:100%;<br />
<br />
}<br />
<br />
<br />
/*CONTACT FORM PART*/<br />
#leftPane {<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 220px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align: left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:100%;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-color:#D8D8D8;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-top: 0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #fff;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-right:0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-top:0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; -webkit-border-radius: 10px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; -moz-border-radius: 10px;<br />
<br />
<br />
}<br />
/*END CONTACT FORM PART*/<br />
<br />
form div {<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align: center;<br />
}<br />
<br />
&nbsp;<br />
#form_box div {<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 0.2em 0.5em;<br />
}<br />
&nbsp;<br />
#form_box div.hr {<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-top: 0pt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-bottom: 7px;<br />
}<br />
&nbsp;<br />
#form_box p {<br />
&nbsp; &nbsp; &nbsp; &nbsp; float: left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 4px 0pt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 120px;<br />
}<br />
&nbsp;<br />
&nbsp;<br />
#log {<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 400px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-top: 10px;<br />
}<br />
&nbsp;<br />
#log_res {<br />
&nbsp; &nbsp; &nbsp; &nbsp; overflow: auto;<br />
}<br />
&nbsp;<br />
#log_res.ajax-loading {<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: url(http://www.ethinking.net/17femmes/images/Small_of_the_Back_Girl_01.jpg) no-repeat center;<br />
}<br />
<br />
label {<br />
&nbsp; &nbsp; &nbsp; &nbsp; float: left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 45px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #3a6483;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:13px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align: right;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-right: 5px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-right:4em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-bottom:.5em;<br />
}<br />
<br />
input.text, textarea {<br />
&nbsp; &nbsp; &nbsp; &nbsp; float: left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-bottom: .5em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 140px;<br />
}<br />
<br />
input, textarea {<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:140px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-color: #FF9F10;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-color: #FF9F10;<br />
}<br />
<br />
input:focus, textarea:focus {<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-color: #FFB030;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-color: #FFB030;<br />
}<br />
<br />
textarea {<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 60px;<br />
}<br />
<br />
<br />
<br />
<br />
form br {<br />
&nbsp; &nbsp; &nbsp; &nbsp; clear: both;<br />
}<br />
<br />
p.submit {<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-left:10em;<br />
}<br />
<br />
/*******************ENDFORMS*****************/<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
.brushBullets {<br />
&nbsp; &nbsp; &nbsp; &nbsp; list-style-type: none;<br />
/*&nbsp; &nbsp; &nbsp; &nbsp; list-style-image: url('images/brush-20.jpg');<br />
&nbsp;*/<br />
}<br />
.brushBullets li {<br />
&nbsp; &nbsp; &nbsp; &nbsp; overflow: visible;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: url('images/brush-20.jpg') 0px -5px no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 26px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 0 0 0 5px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 2px 0 0 28px;<br />
}<br />
<br />
.packagearea {<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #003366;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 1.2em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-bottom:2px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-top:2px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight:bold;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
<br />
<br />
h1 {<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #003366;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-bottom: 0px solid #ccc;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 1.9em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-bottom:5px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
<br />
h2 {<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #003366;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-bottom: 0px solid #ccc;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: .9em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-bottom:5px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-top:10px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight:bold;<br />
}<br />
<br />
p {<br />
&nbsp; color:#3a6483;<br />
&nbsp; font-family:verdana,geneva,arial,helvetica,sans-serif;<br />
&nbsp; font-size: 13px;<br />
&nbsp; text-align:left;<br />
&nbsp; padding:1em;<br />
}<br />
<br />
p.footer {<br />
&nbsp; color:#3a6483;<br />
&nbsp; font-family:verdana,geneva,arial,helvetica,sans-serif;<br />
&nbsp; font-size: 13px;<br />
&nbsp; text-align:left;<br />
&nbsp; padding:0em;<br />
&nbsp;}<br />
<br />
<br />
&nbsp;ul.list {<br />
&nbsp; color:#3a6483;<br />
&nbsp; font-family: verdana, geneva, arial, helvetica, sans-serif;<br />
&nbsp; font-size:1em;<br />
&nbsp; text-align:left;<br />
&nbsp; padding-left:3em;<br />
&nbsp;}<br />
&nbsp;<br />
&nbsp; ul.deeplist {<br />
&nbsp; color:#3a6483;<br />
&nbsp; font-family: verdana, geneva, arial, helvetica, sans-serif;<br />
&nbsp; font-size:1.1em;<br />
&nbsp; text-align:left;<br />
&nbsp; padding-left:1.3em;<br />
&nbsp; font-weight:bold;<br />
&nbsp;}<br />
&nbsp;<br />
&nbsp; ul.extralist {<br />
&nbsp; color:#3a6483;<br />
&nbsp; font-family: verdana, geneva, arial, helvetica, sans-serif;<br />
&nbsp; font-size:1em;<br />
&nbsp; text-align:left;<br />
&nbsp; padding-left:3em;<br />
&nbsp; line-height:1.4em;<br />
&nbsp;}<br />
&nbsp;<br />
&nbsp;ul.cleaninglist {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  color:#3a6483;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; font-family: verdana, geneva, arial, helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; font-size:.9em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; text-align:left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; padding-left:15px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; text-height:1px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp;}<br />
<br />
#topBar {<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 752px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 42px;<br />
}<br />
<br />
#topBanner {<br />
&nbsp; &nbsp; &nbsp; &nbsp; position: relative;<br />
&nbsp; &nbsp; &nbsp; &nbsp; display: inline-block;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 750px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 71px;<br />
}<br />
<br />
#heading {<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-left: 1px solid #ff9000;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-right: 1px solid #ff9000;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-bottom: 1px solid #226d9f;<br />
}<br />
<br />
#packages {<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-left: 0px solid #226d9f;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float: left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 450px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:0;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
<br />
#belly {<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 750px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: white;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-left: 1px solid #ff9000;/*left border*/<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-right: 1px solid #ff9000;/*right border*/<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-bottom:1px solid #226d9f;/*bottom border, above orange part*/<br />
&nbsp; &nbsp; &nbsp; &nbsp; overflow: auto;<br />
}<br />
<br />
#leftPane {<br />
&nbsp; &nbsp; &nbsp; &nbsp; float: left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 253px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-left: 4px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-right:4px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-top:0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align: center;<br />
}<br />
#leftPane p {<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 1em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 1.2em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight:bold;<br />
}<br />
<br />
#rightPane {<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-left: 1px solid #226d9f;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float: right;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 480px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-bottom: 10em;<br />
}<br />
#rightPane&gt;* {<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 0 .2em;<br />
}<br />
#rightPane p {<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align: left;<br />
}<br />
<br />
#bottomBar {<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: white;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: #ff9000 url('images/bottomBar.gif') no-repeat top left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 752px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 42px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align: center;<br />
}<br />
<br />
#legalNotice {<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:.5em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
<br />
#legalNotice p{<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: white;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:center;<br />
&nbsp; &nbsp; &nbsp; &nbsp; line-height:1em;<br />
}<br />
<br />
.formfield {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: verdana,arial,helvetica,geneva,sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:11px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#666666;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-color:#F7F7F7;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border: 1px solid #999999;<br />
&nbsp; &nbsp; &nbsp; &nbsp; letter-spacing: 0.1em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-indent: 0.2em;<br />
}<br />
<br />
/* Navigation Container */<br />
#divNav {<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: #f90;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 58px;/*height of the whole nav section*/<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 480px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 0 0 1.1em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; position: relative;<br />
&nbsp; &nbsp; &nbsp; &nbsp; top: 0; left: 0;<br />
}<br />
#divNav * {margin: 0; padding: 0; line-height:1.1em, 1.05, 1.15;}<br />
#divNav a {text-decoration: none;}<br />
<br />
#nav {<br />
&nbsp; &nbsp; &nbsp; &nbsp; list-style-type: none;<br />
}<br />
<br />
#nav&gt;li {<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; display: block;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float: left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align: center;<br />
}<br />
<br />
/* for all links in the list */<br />
#nav li a {<br />
&nbsp; &nbsp; &nbsp; &nbsp; display: block;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 96px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: white; /*color of sub-menu foreground*/<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: bold;<br />
}<br />
<br />
#nav li&gt;ul a:hover {<br />
&nbsp; &nbsp; &nbsp; &nbsp; display: block;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 96px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #f90; /*color of sub-menu foreground*/<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: bold;<br />
}<br />
<br />
<br />
<br />
<br />
/* Tab Presentation */<br />
#nav&gt;li&gt;a {<br />
&nbsp; &nbsp; &nbsp; &nbsp; float: left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; display: block;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 15px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 4px 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 94px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border: 1px solid #165C7C;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #165C7C; /*color of the non-current, main menu foreground*/<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: white;<br />
}<br />
#nav&gt;li.currentPage&gt;a {background:#f90;border-bottom: 1px solid #f90; color: white;}/* Current top-menu */<br />
#nav&gt;li:hover&gt;a {background: #165C7C;color: white;}/*Non-current top-menu, when hovered on*/<br />
#nav&gt;li.currentPage:hover&gt;a {background: #f90}/*current top-menu, when hovered on*/<br />
<br />
<br />
/* Categories */<br />
#nav&gt;li&gt;ul {<br />
&nbsp; &nbsp; &nbsp; &nbsp; float: left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; display: none;<br />
&nbsp; &nbsp; &nbsp; &nbsp; position: absolute;<br />
&nbsp; &nbsp; &nbsp; &nbsp; top: 25px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; left: 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 476px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 30px;/*height of subnav*/<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 1px;/*padding of the subnav*/<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: #165C7C;/*background color of the subnav*/<br />
&nbsp; &nbsp; &nbsp; &nbsp; list-style-type: none;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border: 1px solid #224d9f;/*shows bottom border of the subnav area*/<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-top: none;<br />
}<br />
#nav&gt;li.currentPage&gt;ul {<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: #f90;<br />
&nbsp; &nbsp; &nbsp; &nbsp; display: inline-block;<br />
}<br />
#nav&gt;li&gt;ul&gt;* {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 92%;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float: left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 29px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 1px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-top:0px;/*padding for the subnav from the topnav*/<br />
&nbsp; &nbsp; &nbsp; &nbsp; /*padding-left:20px;/*makes the sub-nav more spaced out*/<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-right:15px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; display: inline-block;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 90px;<br />
}<br />
#nav&gt;li&gt;ul&gt;*&gt;* {<br />
&nbsp; &nbsp; &nbsp; &nbsp; vertical-align: middle;<br />
}<br />
<br />
/* Rollover */<br />
#nav&gt;li:hover&gt;ul {<br />
&nbsp; &nbsp; &nbsp; &nbsp; display: block;<br />
&nbsp; &nbsp; &nbsp; &nbsp; z-index: 10000;<br />
}<br />
#nav&gt;li:hover&gt;a {border-bottom: 1px solid #165C7C;}/*when you hover over the top-nav*/<br />
#nav&gt;li.currentPage:hover&gt;a {border-bottom: none; color: white;}/*when you hover over the top-nav, current*/<br />
#nav li.currentPage ul li a:hover {color:#165c7c;}/*when you hover over the top-nav*/</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>plagel</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235010.html</guid>
		</item>
		<item>
			<title>I need Advice on designing a web page.</title>
			<link>http://www.daniweb.com/forums/thread234816.html</link>
			<pubDate>Sat, 31 Oct 2009 04:50:19 GMT</pubDate>
			<description><![CDATA[Hello everyone, 
 
So here is the deal.  I have to create a webpage for a bodybuilding fitness club.  The problem is that i don't know where to start. Also, am a uni student doing various modules like Database systems(we are using Postgre SQL), Interface Design and computer Graphics(OpenGL, Maya,...]]></description>
			<content:encoded><![CDATA[<div>Hello everyone,<br />
<br />
So here is the deal.  I have to create a webpage for a bodybuilding fitness club.  The problem is that i don't know where to start. Also, am a uni student doing various modules like Database systems(we are using Postgre SQL), Interface Design and computer Graphics(OpenGL, Maya, Google SketchUP) and Web Tech(HTML, CSS, Javascript).<br />
<br />
From what i have, I want to use all these resources all together to make up my web page efficiently.<br />
<br />
Can you show me a realistic path that can lead me to create my web page from the tools am currently learning?  By that i mean where should i start for .e.g. design the database first or think about the page layout and so on.<br />
Also, how should i make efficient use of all these tools to build up the page?<br />
<br />
Kind regards,<br />
Thanks<br />
Thyaga</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>kreshan_489</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234816.html</guid>
		</item>
		<item>
			<title>Help with divs</title>
			<link>http://www.daniweb.com/forums/thread234764.html</link>
			<pubDate>Fri, 30 Oct 2009 20:00:19 GMT</pubDate>
			<description>Hi , I am trying to create a site for my father work. 
But it is so bad in appearance. 
 
The left side of the site is so empty, how can I add divs like these in the right side. 
 
And I would like my logo image to become larger and back from the letters (to be like transparent). 
 
Could someone...</description>
			<content:encoded><![CDATA[<div>Hi , I am trying to create a site for my father work.<br />
But it is so bad in appearance.<br />
<br />
The left side of the site is so empty, how can I add divs like these in the right side.<br />
<br />
And I would like my logo image to become larger and back from the letters (to be like transparent).<br />
<br />
Could someone help me ? <br />
Please</div>  <br /> <div style="padding:5px">     <fieldset class="fieldset"> <legend>Attached Files</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/zip.gif" alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12383&amp;d=1256932693">demo.zip</a> (374.7 KB)</td> </tr> </table> </fieldset>  </div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>bufospro</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234764.html</guid>
		</item>
		<item>
			<title>scrolling thumbs gallery</title>
			<link>http://www.daniweb.com/forums/thread234653.html</link>
			<pubDate>Fri, 30 Oct 2009 10:08:27 GMT</pubDate>
			<description>Please help. I want to put scrolling thumbs in horizontal area,  each thumb should be open on mouse over in upper area for eg. 470px x 300px. Any help, thanks in advance.</description>
			<content:encoded><![CDATA[<div>Please help. I want to put scrolling thumbs in horizontal area,  each thumb should be open on mouse over in upper area for eg. 470px x 300px. Any help, thanks in advance.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>bratislav</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234653.html</guid>
		</item>
		<item>
			<title>Why removing float:left affects dimensions of a li element?</title>
			<link>http://www.daniweb.com/forums/thread234165.html</link>
			<pubDate>Wed, 28 Oct 2009 17:48:19 GMT</pubDate>
			<description><![CDATA[Why removing float:left affects dimensions of a li element? 
The cod is simple: 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a href="/forums/misc.php?do=explaincode&amp;TB_iframe=true&amp;height=400&amp;width=680" class="thickbox" title="Help with Code Tags"...]]></description>
			<content:encoded><![CDATA[<div>Why removing float:left affects dimensions of a li element?<br />
The cod is simple:<br />
 <pre style="margin:20px; line-height:13px">&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 />
&nbsp;&lt;head&gt;<br />
&nbsp;&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot;/&gt;<br />
&nbsp; &lt;title&gt; Horizontal menu &lt;/title&gt;<br />
&lt;style type=&quot;text/css&quot;&gt;<br />
*{&nbsp; &nbsp; &nbsp; &nbsp;  margin:0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:0; }<br />
.menu {<br />
&nbsp; &nbsp; &nbsp; &nbsp; list-style-type:none;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:50px;<br />
}<br />
.menu li{<br />
&nbsp; &nbsp; &nbsp; &nbsp; display:inline;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:18px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; line-height:36px;<br />
}<br />
.menu li a {<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:0 7px 0 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:center;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:100px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:36px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#008080;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-decoration:none;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:#ffe8ff;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border:1px solid red;<br />
}<br />
ul.menu li a:hover {<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#c60000;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:#a4ffff;<br />
}<br />
&lt;/style&gt;<br />
&nbsp;&lt;/head&gt;<br />
<br />
&nbsp;&lt;body&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul class=&quot;menu&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;About&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Servises&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Solutions&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp;&lt;/body&gt;<br />
&lt;/html&gt;</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>Alexancho</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234165.html</guid>
		</item>
		<item>
			<title><![CDATA[I wanna show a intro page (intro.swf) before loading my index.htm, it's possible?]]></title>
			<link>http://www.daniweb.com/forums/thread234144.html</link>
			<pubDate>Wed, 28 Oct 2009 16:55:11 GMT</pubDate>
			<description>Thanx in Advance.</description>
			<content:encoded><![CDATA[<div>Thanx in Advance.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>MavrickIT</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234144.html</guid>
		</item>
		<item>
			<title>Overlap flash object in IE8 problem</title>
			<link>http://www.daniweb.com/forums/thread234109.html</link>
			<pubDate>Wed, 28 Oct 2009 13:09:23 GMT</pubDate>
			<description><![CDATA[I'm trying to overlap an absolute positioned div box in front of a flash object. I applied wmode="opaque" It works for firefox but not for IE8.  
 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a...]]></description>
			<content:encoded><![CDATA[<div>I'm trying to overlap an absolute positioned div box in front of a flash object. I applied wmode=&quot;opaque&quot; It works for firefox but not for IE8. <br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;style type=&quot;text/css&quot;&gt;<br />
#absolute{background-color:blue; height:100px; width:100px;<br />
position:absolute; top:30px;}<br />
&lt;/style&gt;</pre><br />
 <pre style="margin:20px; line-height:13px">&lt;body&gt;<br />
&lt;div id=&quot;absolute&quot;&gt;&lt;/div&gt;<br />
<br />
&lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0&quot; width=&quot;100&quot; height=&quot;100&quot;&gt;<br />
&nbsp; &lt;param name=&quot;movie&quot; value=&quot;test.swf&quot; <span style="font-weight:bold">name=&quot;wmode&quot; value=&quot;opaque&quot;</span>&gt;<br />
&nbsp; &lt;param name=&quot;quality&quot; value=&quot;high&quot;<span style="font-weight:bold"><span style="font-weight:bold"> name=&quot;wmode&quot; </span>value=&quot;opaque&quot;&gt;</span><br />
&nbsp; &lt;embed src=&quot;test.swf&quot; quality=&quot;high&quot; <span style="font-weight:bold">wmode=&quot;opaque&quot;</span> pluginspage=&quot;http://www.macromedia.com/go/getflashplayer&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;100&quot; height=&quot;100&quot;&gt;&lt;/embed&gt;<br />
&lt;/object&gt;<br />
&lt;/body&gt;</pre><br />
Please help me! This is a crucial piece of my CSS puzzle.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>Dat0</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234109.html</guid>
		</item>
		<item>
			<title>Vertical Align issue in IE7</title>
			<link>http://www.daniweb.com/forums/thread234057.html</link>
			<pubDate>Wed, 28 Oct 2009 06:04:44 GMT</pubDate>
			<description>I have been able to vertically align: middle multiple lines of text (navigation) and it works in FF. This does not work in IE7. I have seen multiple ways to align right in IE7 but I have not found one that worked for me. Any suggestions?</description>
			<content:encoded><![CDATA[<div>I have been able to vertically align: middle multiple lines of text (navigation) and it works in FF. This does not work in IE7. I have seen multiple ways to align right in IE7 but I have not found one that worked for me. Any suggestions?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>bjdmb</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234057.html</guid>
		</item>
		<item>
			<title>help me to mke fs website using html</title>
			<link>http://www.daniweb.com/forums/thread233930.html</link>
			<pubDate>Tue, 27 Oct 2009 17:37:54 GMT</pubDate>
			<description><![CDATA[guys kindly help me namn po ,,mke a website same as fs using html hir is my # [removed]..,nid lang po]]></description>
			<content:encoded><![CDATA[<div>guys kindly help me namn po ,,mke a website same as fs using html hir is my # [removed]..,nid lang po</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>zhipnie</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233930.html</guid>
		</item>
		<item>
			<title><![CDATA[Can you make <td> relative?]]></title>
			<link>http://www.daniweb.com/forums/thread233898.html</link>
			<pubDate>Tue, 27 Oct 2009 15:14:25 GMT</pubDate>
			<description><![CDATA[I'm trying to absolute position a p element inside a table. I tried to make <td> have position relative but it doesn't seem to work.  
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a...]]></description>
			<content:encoded><![CDATA[<div>I'm trying to absolute position a p element inside a table. I tried to make &lt;td&gt; have position relative but it doesn't seem to work. <br />
 <pre style="margin:20px; line-height:13px">&lt;td style=&quot;position:relative;&quot;&gt;<br />
&lt;p style=&quot;position:absolute; bottom:0px;&quot;<br />
&lt;/td&gt;</pre><br />
Does not work! But this does..<br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;td&gt;<br />
&lt;div style=&quot;position:relative&quot;;&gt;<br />
&lt;p style=&quot;position:absolute; bottom:0px;&quot;&gt; Success &lt;/p&gt;<br />
&lt;/div&gt;<br />
&lt;/td&gt;</pre><br />
I'm confused why td cant be relative and if using a DIV to absolute position elements inside a &lt;td&gt; is the only option?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>Dat0</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233898.html</guid>
		</item>
		<item>
			<title>height in table</title>
			<link>http://www.daniweb.com/forums/thread233831.html</link>
			<pubDate>Tue, 27 Oct 2009 11:17:11 GMT</pubDate>
			<description><![CDATA[how to adjust height in 2rows textarea.it look ok in ie.but  collaps height in ff. 
bellow is code 
 
<td valign="top"> 
    <label> 
    <textarea name="textarea" cols="21" rows="2"></textarea> 
      </label> 
  </td>]]></description>
			<content:encoded><![CDATA[<div>how to adjust height in 2rows textarea.it look ok in ie.but  collaps height in ff.<br />
bellow is code<br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;td valign=&quot;top&quot;&gt;<br />
&nbsp; &nbsp; &lt;label&gt;<br />
&nbsp; &nbsp; &lt;textarea name=&quot;textarea&quot; cols=&quot;21&quot; rows=&quot;2&quot;&gt;&lt;/textarea&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;/label&gt;<br />
&nbsp; &lt;/td&gt;</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>prachipote</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233831.html</guid>
		</item>
		<item>
			<title><![CDATA[Alternative for <nobr> between <img>-s in <td>]]></title>
			<link>http://www.daniweb.com/forums/thread233789.html</link>
			<pubDate>Tue, 27 Oct 2009 09:26:52 GMT</pubDate>
			<description>Hello, 
 
i have some inline images (keyboard keys) in a table cell near each other. Another cell in the row may be very long - fitting into several lines - so the browsers try to wrap every cell. Not using XHTML  DTD everything is o.k - the two keyboard key images remain near each other. Switching...</description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
i have some inline images (keyboard keys) in a table cell near each other. Another cell in the row may be very long - fitting into several lines - so the browsers try to wrap every cell. Not using XHTML  DTD everything is o.k - the two keyboard key images remain near each other. Switching to XHTML Firefox, Safari and Opera wraps the line between the two images (IE7 not). <br />
<br />
As this is a dynamic content, generated from a wiki-like syntax, i am looking for a solution without generally disabling word wrapping in the table cells. Normal text should wrap, only consecutive <span style="font-weight:bold">&lt;IMG&gt;</span> tags should remain always together (as it is the case without the XHTML DTD).<br />
<br />
Placing a &lt;nobr&gt; between the images (placing <span style="font-weight:bold">&lt;nobr&gt;</span> before or after all inline images - this is generated contents) solves the problem, but <span style="font-weight:bold">&lt;nobr&gt;</span> is not an &quot;official&quot; tag.<br />
<br />
Defining a style for the inline images with  <span style="font-weight:bold">display: inline</span> does not help. <br />
<br />
Neither helps placing &lt;SPAN&gt; around each images. Placing a &lt;SPAN&gt; around the image groups is something i want to avoid, as that is not an easy step during the generation. <br />
<br />
Any ideas to solve this XHTML-conform ?<br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'&gt;<br />
&lt;head&gt;<br />
&lt;style type='text/css'&gt;<br />
html,body {<br />
&nbsp; height: 100%;<br />
&nbsp; background: #EEE;<br />
&nbsp; margin: 0;<br />
&nbsp; padding: 0;<br />
}<br />
<br />
img {<br />
&nbsp; border: 0; <br />
&nbsp; display: inline;<br />
}<br />
<br />
.spc {<br />
&nbsp; vertical-align: middle;<br />
}<br />
<br />
.td0 {<br />
&nbsp; vertical-align: top;<br />
}<br />
<br />
.tdr {<br />
&nbsp; vertical-align: top;<br />
&nbsp; text-align: right;<br />
}<br />
<br />
&lt;/style&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;table cellspacing='0' cellpadding='3' border='0' style='width:100%'&gt;<br />
&nbsp; &lt;tr&gt;<br />
&nbsp; &nbsp; &lt;td class='tdr'&gt;&lt;img src='k24_ctrl.gif' class='spc'&gt;&lt;img src='k24_d.gif' class='spc'&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &lt;td class='td0'&gt;Blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla&lt;/td&gt;<br />
&nbsp; &lt;/tr&gt;<br />
&lt;/table&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>godeny</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233789.html</guid>
		</item>
		<item>
			<title><![CDATA[image will show in <body>, but not in CSS]]></title>
			<link>http://www.daniweb.com/forums/thread233683.html</link>
			<pubDate>Tue, 27 Oct 2009 04:05:35 GMT</pubDate>
			<description><![CDATA[Ok, this is confusing me to no end, I am making a site and am trying to get the background image to stay in the center, not repeating. I've done this countless times by linking to an internet URL, but not from off of my own hdd.  
 
The code I got to work is: 
 
  <div class="codeblock"> <div...]]></description>
			<content:encoded><![CDATA[<div>Ok, this is confusing me to no end, I am making a site and am trying to get the background image to stay in the center, not repeating. I've done this countless times by linking to an internet URL, but not from off of my own hdd. <br />
<br />
The code I got to work is:<br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;html&gt;<br />
<br />
&lt;head&gt;<br />
&lt;title&gt;title here&lt;/title&gt;<br />
&lt;/head&gt;<br />
<br />
&lt;body background=assets\back.jpg&gt;</pre><br />
but it repeats it, I don't want it too.<br />
<br />
but, when I use CSS, it just shows a blank page. <br />
<br />
My CSS code (I just used it in the head tag) is:<br />
<br />
 <pre style="margin:20px; line-height:13px"><br />
&lt;head&gt;<br />
&lt;title&gt;title here&lt;/title&gt;<br />
&lt;style&gt;<br />
body { background: url(assets\back.jpg) #fff center no-repeat fixed;}<br />
&lt;/style&gt;<br />
&lt;/head&gt;</pre><br />
I have no idea what I'm doing wrong. <br />
<br />
Any help will be greatly appreciated</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>Epi23</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233683.html</guid>
		</item>
		<item>
			<title>Dream weaver MX Table overstretching</title>
			<link>http://www.daniweb.com/forums/thread233663.html</link>
			<pubDate>Tue, 27 Oct 2009 02:43:53 GMT</pubDate>
			<description><![CDATA[Greetings, 
 
I am using Dreamweaver MX and am having problems with my tables being stretched vertically longer than they are supposed to. I removed all height requirements and are primarily vertically aligned to the top. First, here is my external CSS Sheet: 
 
  <div class="codeblock"> <div...]]></description>
			<content:encoded><![CDATA[<div>Greetings,<br />
<br />
I am using Dreamweaver MX and am having problems with my tables being stretched vertically longer than they are supposed to. I removed all height requirements and are primarily vertically aligned to the top. First, here is my external CSS Sheet:<br />
<br />
 <pre style="margin:20px; line-height:13px">/* CSS Document */<br />
<br />
.Arial14px {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 14px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Arial;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-style: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; line-height: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #000000;<br />
&nbsp; &nbsp; &nbsp; &nbsp; position: static;<br />
&nbsp; &nbsp; &nbsp; &nbsp; top: auto;<br />
&nbsp; &nbsp; &nbsp; &nbsp; vertical-align: top;<br />
}<br />
.Arial12pxN {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 12px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Arial;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-style: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; line-height: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #000000;<br />
&nbsp; &nbsp; &nbsp; &nbsp; vertical-align: top;<br />
}<br />
.Arial10pxN {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 10px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Arial;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-style: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; line-height: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #000000;<br />
&nbsp; &nbsp; &nbsp; &nbsp; vertical-align: top;<br />
}<br />
.Arial16pxB {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Arial;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-style: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; line-height: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #000000;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 16px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: bold;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-variant: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; vertical-align: top;<br />
}<br />
.Arial20pxB {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Arial;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-style: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; line-height: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #000000;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 20px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: bold;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-variant: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; vertical-align: top;<br />
}<br />
.Arial24pxB {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Arial;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-style: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; line-height: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #000000;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 24px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: bold;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-variant: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; vertical-align: top;<br />
}<br />
body {<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-left: 0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-top: 0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-right: 0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-bottom: 0px;<br />
}<br />
.linkfont {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Arial;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 12pt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-style: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; line-height: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-variant: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #0000FF;<br />
}<br />
.oakiecapN {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Times New Roman;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 12px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-style: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #000000;<br />
}<br />
.oakiecapB {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Times New Roman;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 12px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-style: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: bold;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #000000;<br />
}<br />
.BurnsYellowsm1 {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Verdana;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 9pt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-style: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: bold;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-variant: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #00FF00;<br />
}<br />
.BurnsYellowsm {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Verdana;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 10pt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #80FF00;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-style: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: bold;<br />
}<br />
.burnswhitebold {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Times New Roman;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 18px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-style: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: bold;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #FFFFFF;<br />
}<br />
.Verd10ptB {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Verdana;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 10pt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-style: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: bold;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-variant: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #000000;<br />
}<br />
.Verd10ptBldblue {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Verdana;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 10pt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-style: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: bold;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-variant: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #0000FF;<br />
}<br />
.Verd10pt {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Verdana;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 10pt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-style: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-variant: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #000000;<br />
}</pre><br />
<br />
This is the Dreamweaver document coding:<br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;<br />
&quot;http://www.w3.org/TR/html4/loose.dtd&quot;&gt;<br />
&lt;html&gt;<br />
&lt;head&gt;<br />
&lt;title&gt;Oakie Brumm Media Interviews&amp;amp;Articles&lt;/title&gt;<br />
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;<br />
&lt;style type=&quot;text/css&quot;&gt;<br />
&lt;!--<br />
.style11 {font-family: Geneva, Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 14px;}<br />
.style23 {font-size: 14px}<br />
.style18 {color: #0000FF}<br />
.style28 {font-size: 10pt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Verdana, Arial, Helvetica, sans-serif;}<br />
.style4 {font-size: 36px}<br />
.style5 {font-size: small}<br />
.style56 {font-family: Verdana;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 24pt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: bold;}<br />
.style57 {font-size: 36pt}<br />
.style58 {color: #FFFF00}<br />
.style60 {color: #FFFFCC}<br />
.style61 {color: #33CCCC}<br />
.style62 {color: #3399FF}<br />
.style64 {font-size: 18px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #FFFFFF;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Arial;}<br />
--&gt;<br />
&lt;/style&gt;<br />
&lt;script language=&quot;JavaScript&quot; type=&quot;text/JavaScript&quot;&gt;<br />
&lt;!--<br />
function MM_reloadPage(init) {&nbsp; //reloads the window if Nav4 resized<br />
&nbsp; if (init==true) with (navigator) {if ((appName==&quot;Netscape&quot;)&amp;&amp;(parseInt(appVersion)==4)) {<br />
&nbsp; &nbsp; document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}<br />
&nbsp; else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();<br />
}<br />
MM_reloadPage(true);<br />
//--&gt;<br />
&lt;/script&gt;<br />
&lt;link href=&quot;Oakiestylesheet.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;<br />
&lt;style type=&quot;text/css&quot;&gt;<br />
&lt;!--<br />
.TimesNewRom12pt {font-family: Times New Roman;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 12pt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-style: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; line-height: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-variant: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #000000;}<br />
.style66 {font-family: Verdana}<br />
--&gt;<br />
&lt;/style&gt;<br />
&lt;/head&gt;<br />
&lt;body bgcolor=&quot;#FFFFFF&quot;&gt;<br />
&lt;table width=&quot;748&quot; border=&quot;12&quot; align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;<br />
&nbsp; &lt;tr&gt;<br />
&nbsp; &nbsp; &lt;td width=&quot;142&quot; valign=&quot;middle&quot; bgcolor=&quot;#FFFF00&quot; class=&quot;style4&quot;&gt;&lt;div align=&quot;center&quot;&gt;&lt;strong&gt;&lt;a href=&quot;author.html&quot;&gt;&lt;img src=&quot;oakieauthor.jpg&quot; width=&quot;116&quot; height=&quot;95&quot; border=&quot;0&quot; align=&quot;middle&quot;&gt;&lt;/a&gt;&lt;span class=&quot;style5&quot;&gt;Author&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Leonard&amp;quot;Oakie&amp;quot; Brumm&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &lt;td valign=&quot;middle&quot; bgcolor=&quot;#FF0000&quot;&gt;&lt;div align=&quot;center&quot;&gt;&lt;span class=&quot;style56&quot;&gt;&lt;span class=&quot;style60&quot;&gt;SPORTS &lt;span class=&quot;style61&quot;&gt;and&lt;/span&gt; RECREATION&lt;/span&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;style58&quot;&gt;&lt;span class=&quot;style61&quot;&gt;in &lt;span class=&quot;style62&quot;&gt;a&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;style57&quot;&gt;SUPERMAX?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;<br />
&nbsp; &lt;/tr&gt;<br />
&nbsp; &lt;tr bgcolor=&quot;#000000&quot;&gt;<br />
&nbsp; &nbsp; &lt;td colspan=&quot;2&quot; valign=&quot;middle&quot; class=&quot;style4&quot;&gt;&lt;div align=&quot;center&quot;&gt; &lt;span class=&quot;style56&quot;&gt;&lt;strong&gt;&lt;span class=&quot;style64&quot;&gt; &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;table border=&quot;0&quot; align=&quot;center&quot; cellpadding=&quot;2&quot; cellspacing=&quot;2&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;tr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td height=&quot;23&quot; align=&quot;center&quot; valign=&quot;middle&quot;&gt;&lt;div align=&quot;center&quot;&gt;&lt;span class=&quot;style56&quot;&gt;&lt;strong&gt;&lt;span class=&quot;style64&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0&quot; width=&quot;35&quot; height=&quot;19&quot; align=&quot;middle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;movie&quot; value=&quot;text1.swf&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;quality&quot; value=&quot;high&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;bgcolor&quot; value=&quot;#0000FF&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;embed src=&quot;text1.swf&quot; width=&quot;35&quot; height=&quot;19&quot; align=&quot;middle&quot; quality=&quot;high&quot; pluginspage=&quot;http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&quot; type=&quot;application/x-shockwave-flash&quot; bgcolor=&quot;#0000FF&quot;&gt;&lt;/embed&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/object&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;&lt;span class=&quot;style56&quot;&gt;&lt;strong&gt;&lt;span class=&quot;style64&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0&quot; width=&quot;82&quot; height=&quot;19&quot; align=&quot;middle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;movie&quot; value=&quot;text2.swf&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;quality&quot; value=&quot;high&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;bgcolor&quot; value=&quot;#0000FF&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;embed src=&quot;text2.swf&quot; width=&quot;82&quot; height=&quot;19&quot; align=&quot;middle&quot; quality=&quot;high&quot; pluginspage=&quot;http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&quot; type=&quot;application/x-shockwave-flash&quot; bgcolor=&quot;#0000FF&quot;&gt;&lt;/embed&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/object&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;&lt;span class=&quot;style56&quot;&gt;&lt;strong&gt;&lt;span class=&quot;style64&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0&quot; width=&quot;42&quot; height=&quot;17&quot; align=&quot;middle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;movie&quot; value=&quot;text3.swf&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;quality&quot; value=&quot;high&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;bgcolor&quot; value=&quot;#0000FF&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;embed src=&quot;text3.swf&quot; width=&quot;42&quot; height=&quot;17&quot; align=&quot;middle&quot; quality=&quot;high&quot; pluginspage=&quot;http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&quot; type=&quot;application/x-shockwave-flash&quot; bgcolor=&quot;#0000FF&quot;&gt;&lt;/embed&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/object&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;&lt;span class=&quot;style56&quot;&gt;&lt;strong&gt;&lt;span class=&quot;style64&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0&quot; width=&quot;72&quot; height=&quot;19&quot; align=&quot;middle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;movie&quot; value=&quot;text4.swf&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;quality&quot; value=&quot;high&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;bgcolor&quot; value=&quot;#0000FF&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;embed src=&quot;text4.swf&quot; width=&quot;72&quot; height=&quot;19&quot; align=&quot;middle&quot; quality=&quot;high&quot; pluginspage=&quot;http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&quot; type=&quot;application/x-shockwave-flash&quot; bgcolor=&quot;#0000FF&quot;&gt;&lt;/embed&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/object&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;&lt;span class=&quot;style56&quot;&gt;&lt;strong&gt;&lt;span class=&quot;style64&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0&quot; width=&quot;53&quot; height=&quot;19&quot; align=&quot;middle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;movie&quot; value=&quot;text5.swf&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;quality&quot; value=&quot;high&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;bgcolor&quot; value=&quot;#0000FF&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;embed src=&quot;text5.swf&quot; width=&quot;53&quot; height=&quot;19&quot; align=&quot;middle&quot; quality=&quot;high&quot; pluginspage=&quot;http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&quot; type=&quot;application/x-shockwave-flash&quot; bgcolor=&quot;#0000FF&quot;&gt;&lt;/embed&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/object&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;&lt;span class=&quot;style56&quot;&gt;&lt;strong&gt;&lt;span class=&quot;style64&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0&quot; width=&quot;65&quot; height=&quot;19&quot; align=&quot;middle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;movie&quot; value=&quot;text6.swf&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;quality&quot; value=&quot;high&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;bgcolor&quot; value=&quot;#0000FF&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;embed src=&quot;text6.swf&quot; width=&quot;65&quot; height=&quot;19&quot; align=&quot;middle&quot; quality=&quot;high&quot; pluginspage=&quot;http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&quot; type=&quot;application/x-shockwave-flash&quot; bgcolor=&quot;#0000FF&quot;&gt;&lt;/embed&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/object&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;&lt;span class=&quot;style56&quot;&gt;&lt;strong&gt;&lt;span class=&quot;style64&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0&quot; width=&quot;60&quot; height=&quot;19&quot; align=&quot;middle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;movie&quot; value=&quot;text8.swf&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;quality&quot; value=&quot;high&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;bgcolor&quot; value=&quot;#0000FF&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;embed src=&quot;text8.swf&quot; width=&quot;60&quot; height=&quot;19&quot; align=&quot;middle&quot; quality=&quot;high&quot; pluginspage=&quot;http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&quot; type=&quot;application/x-shockwave-flash&quot; bgcolor=&quot;#0000FF&quot;&gt;&lt;/embed&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/object&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td align=&quot;center&quot; valign=&quot;middle&quot; nowrap&gt;&lt;span class=&quot;style56&quot;&gt;&lt;strong&gt;&lt;span class=&quot;style64&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0&quot; width=&quot;85&quot; height=&quot;19&quot; align=&quot;middle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;movie&quot; value=&quot;text7.swf&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;quality&quot; value=&quot;high&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;bgcolor&quot; value=&quot;#0000FF&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;embed src=&quot;text7.swf&quot; width=&quot;85&quot; height=&quot;19&quot; align=&quot;middle&quot; quality=&quot;high&quot; pluginspage=&quot;http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&quot; type=&quot;application/x-shockwave-flash&quot; bgcolor=&quot;#0000FF&quot;&gt;&lt;/embed&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/object&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td align=&quot;center&quot; valign=&quot;middle&quot; nowrap&gt;&lt;span class=&quot;style56&quot;&gt;&lt;strong&gt;&lt;span class=&quot;style64&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0&quot; width=&quot;63&quot; height=&quot;19&quot; align=&quot;middle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;movie&quot; value=&quot;text9.swf&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;quality&quot; value=&quot;high&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;bgcolor&quot; value=&quot;#0000FF&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;embed src=&quot;text9.swf&quot; width=&quot;63&quot; height=&quot;19&quot; align=&quot;middle&quot; quality=&quot;high&quot; pluginspage=&quot;http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&quot; type=&quot;application/x-shockwave-flash&quot; bgcolor=&quot;#0000FF&quot;&gt;&lt;/embed&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/object&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/tr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/table&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;/div&gt;&lt;/td&gt;<br />
&nbsp; &lt;/tr&gt;<br />
&nbsp; &lt;tr&gt;<br />
&nbsp; &nbsp; &lt;td valign=&quot;top&quot; bgcolor=&quot;#FFFFFF&quot; class=&quot;style4&quot;&gt;&lt;div align=&quot;center&quot;&gt; &lt;span class=&quot;style5&quot;&gt; &lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;img src=&quot;webtestimonialsj.jpg&quot; width=&quot;142&quot; height=&quot;523&quot; border=&quot;0&quot;&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &lt;td width=&quot;598&quot; valign=&quot;top&quot; bgcolor=&quot;#FFFFCC&quot;&gt;&lt;div align=&quot;center&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;table width=&quot;393&quot; border=&quot;1&quot; align=&quot;center&quot; cellpadding=&quot;2&quot; cellspacing=&quot;6&quot; bordercolor=&quot;#000000&quot; bgcolor=&quot;#FFFF00&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;tr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td width=&quot;373&quot; valign=&quot;top&quot; bordercolor=&quot;#ECE9D8&quot;&gt;&lt;p align=&quot;center&quot; class=&quot;Arial20pxB&quot;&gt;Media - Pt. 1 &lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;Arial14px&quot;&gt;This is a partial list of numerous interviews and articles. We also invite you to do a internet search referencing Oakie Brumm - you will have quite a few more articles and reviews to view!&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/tr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/table&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;div align=&quot;center&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;table width=&quot;470&quot; border=&quot;1&quot; cellpadding=&quot;5&quot; cellspacing=&quot;0&quot; bgcolor=&quot;#FFFFFF&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;tr class=&quot;style11&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;&lt;div align=&quot;center&quot; class=&quot;style18&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p class=&quot;Verd10ptBldblue&quot;&gt;Date&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;Verd10ptBldblue&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p class=&quot;style31&quot;&gt;Show/Time&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/tr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;tr class=&quot;style11&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;&lt;p class=&quot;Verd10pt&quot;&gt;11/16/05&lt;/p&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td valign=&quot;top&quot; class=&quot;style11&quot;&gt;&lt;p class=&quot;style28&quot;&gt;&lt;strong class=&quot;Verd10ptB&quot;&gt;Article: &amp;quot;Extra Time,&amp;quot;&lt;/strong&gt; &lt;span class=&quot;Verd10pt&quot;&gt;discussion of how &amp;quot;Sports behind bars&amp;quot; in Australia can offer both a way out and forward for prisoners wanting to rehabilitate themselves.&amp;quot; &lt;/span&gt;&lt;span class=&quot;Verd10ptBldblue&quot;&gt;&lt;strong&gt;INSIDE SPORT (Sydney, NSW Australia), December 2005 issue&lt;/strong&gt;&lt;/span&gt;&lt;span class=&quot;Verd10pt&quot;&gt;, pps. 109-114 illustrated. &lt;/span&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;Verd10ptB&quot;&gt;&lt;strong&gt;Writer: Jesse Fink (Deputy Editor)&lt;/strong&gt;.&lt;/span&gt; &lt;/p&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/tr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;tr class=&quot;style11&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;&lt;p class=&quot;Verd10pt&quot;&gt;7/11/04&lt;/p&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td valign=&quot;top&quot; class=&quot;style11&quot;&gt;&lt;p class=&quot;style28&quot;&gt;&lt;span class=&quot;Verd10pt&quot;&gt;Article:&lt;strong&gt; &lt;/strong&gt;&lt;/span&gt;&lt;strong class=&quot;Verd10ptB&quot;&gt;&amp;quot;In Terms of Innovation, Brumm Set the Standard.&amp;quot;&lt;/strong&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;Verd10ptBldblue&quot;&gt;&lt;strong&gt;NEWSDAY (New York City/Long Island, NY daily &amp;amp; web)&lt;/strong&gt;&lt;/span&gt; &lt;span class=&quot;Verd10pt&quot;&gt;Part one of five part series on Prison Sports. &lt;/span&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;strong class=&quot;Verd10ptB&quot;&gt;Writer: Michael Dobie&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/tr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;tr class=&quot;style11&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;&lt;p class=&quot;Verd10pt&quot;&gt;1/29/04&lt;/p&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td valign=&quot;top&quot; class=&quot;style11&quot;&gt;&lt;p class=&quot;style28&quot;&gt;&lt;strong class=&quot;Verd10ptB&quot;&gt;Article: &amp;quot;The Day the Wings Went to Prison.&amp;quot;&lt;/strong&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;Verd10ptBldblue&quot;&gt;THE DETROIT FREE PRESS &lt;strong&gt; / Red Wings Hockey Supplement (Detroit, MI) &lt;/strong&gt;&lt;/span&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;strong class=&quot;Verd10ptB&quot;&gt;Writer: Bill Dow&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/tr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;tr class=&quot;style11&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;&lt;div align=&quot;center&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p class=&quot;Verd10pt&quot;&gt;6/2/03&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td valign=&quot;top&quot;&gt;&lt;p class=&quot;style28&quot;&gt;&lt;strong class=&quot;Verd10ptB&quot;&gt;Chris Cleveland (Sports call-in show) 2:25 pm &lt;/strong&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;Verd10pt&quot;&gt;&lt;strong&gt;KSHP 1400 AM (Las Vegas, NV)&lt;/strong&gt;&lt;/span&gt; &lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;strong class=&quot;Verd10ptB&quot;&gt;(Fox Sports Radio)&lt;/strong&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;Verd10pt&quot;&gt;Format: Sports/Variety&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/tr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;tr class=&quot;style11&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;&lt;p class=&quot;Verd10pt&quot;&gt;4/11/03&lt;/p&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td valign=&quot;top&quot;&gt;&lt;p class=&quot;style28&quot;&gt;&lt;span class=&quot;Verd10pt&quot;&gt;Book Review&lt;/span&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;Verd10ptBldblue&quot;&gt;&lt;strong&gt;MIDWEST BOOK REVIEW (Oregon, WI)&lt;/strong&gt;&lt;/span&gt; &lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;strong class=&quot;Verd10ptB&quot;&gt;Reviewer: John Hoh &lt;/strong&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;Verd10pt&quot;&gt;(previously in Bookideas.com 7/18/2002)&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/tr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;tr class=&quot;style11&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;&lt;div align=&quot;center&quot; class=&quot;style23&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p class=&quot;Verd10pt&quot;&gt;3/16/03&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td valign=&quot;top&quot;&gt;&lt;p&gt;&lt;span class=&quot;style28&quot;&gt;&lt;strong class=&quot;Verd10ptB&quot;&gt;(Alive) Interview 7:45 pm&lt;/strong&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;strong class=&quot;Verd10ptB&quot;&gt;Allyson G. &amp;amp; Paxton Quigley co-hosts&lt;/strong&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;Verd10ptBldblue&quot;&gt;&lt;strong&gt;KMPC (&amp;quot;The Ticket&amp;quot;) 1540 AM (Los Angeles, CA)&lt;/strong&gt;&lt;/span&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/span&gt;&lt;span class=&quot;Verd10pt&quot;&gt;Format: Sportstalk&lt;/span&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/p&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/tr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/table&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;table width=&quot;307&quot; border=&quot;3&quot; align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; bgcolor=&quot;#FFFF00&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;tr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td width=&quot;299&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;style162&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p class=&quot;style163&quot;&gt;&lt;a href=&quot;media2.html&quot; class=&quot;TimesNewRom12pt&quot;&gt;Interviews &amp;amp; Articles - Part 2 &lt;/a&gt;&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/tr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/table&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;br&gt;<br />
&lt;/div&gt;&lt;/td&gt;<br />
&nbsp; &lt;/tr&gt;<br />
&lt;/table&gt;<br />
&lt;p align=&quot;center&quot;&gt;&lt;strong&gt;&lt;span class=&quot;TimesNewRom12pt&quot;&gt;&amp;copy; 2009 by Brumm Enterprises LLC. All rights reserved.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;<br />
&lt;blockquote&gt;<br />
&nbsp; &lt;blockquote&gt;&amp;nbsp;&lt;/blockquote&gt;<br />
&lt;/blockquote&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</pre><br />
This seems to be a common problem with Dreamweaver MX tables. Any help would be greatly appreciated!<br />
<br />
Thanks for any help - am pretty new with coding!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>scribeman01</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233663.html</guid>
		</item>
		<item>
			<title>Problem with an absolute div</title>
			<link>http://www.daniweb.com/forums/thread233620.html</link>
			<pubDate>Mon, 26 Oct 2009 22:35:32 GMT</pubDate>
			<description><![CDATA[Okay so I'm building a site with a bit of an unusual and complex layout.  It has a static header div of a fixed height.  A body div of a variable height that must be positioned absolutely for overlapping.  And I need there to be a footer directly below the absolute div.  Here is the basic layout of...]]></description>
			<content:encoded><![CDATA[<div>Okay so I'm building a site with a bit of an unusual and complex layout.  It has a static header div of a fixed height.  A body div of a variable height that must be positioned absolutely for overlapping.  And I need there to be a footer directly below the absolute div.  Here is the basic layout of the css/html<br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;style type=&quot;text/css&quot;&gt;<br />
#page_wrapper<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width:800px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; margin-left:auto;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; margin-right:auto;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
#header_wrapper<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width:800px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; height:140px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; #header<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width:800px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; height:140px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
#body_wrapper<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width:800px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; position:absolute;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; display:block;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }&nbsp; &nbsp;  <br />
.header_transition<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width:800px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; height:45px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; position:absolute;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; left:0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; top:0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; background-image:url('img/green_bar_cut.png');<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; z-index:-1;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; #body_contents_wrapper<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width:800px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; position:absolute;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; top:13px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; left:0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; z-index:1;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; #body_contents<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width:800px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; position:absolute;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; top:32px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; left:0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; background-image:url('img/body_bg.png');<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; z-index:2;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; #content_wrapper<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width:575px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; float:left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; margin-top:-32px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; #content<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width:510px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; margin-left:30px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; margin-right:35px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; .content<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width:510px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
#footer_wrapper<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width:800px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; height:105px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; clear:both;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&lt;/style&gt;<br />
<br />
&lt;html&gt;<br />
&lt;div id=&quot;page_wrapper&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;page_header&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;header_wrapper&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;header&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;body_wrapper&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;header_transition&quot;&gt;&lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;body_contents_wrapper&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;body_contents&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;content_wrapper&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;content&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;content&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;--<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Start Content Here<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;footer_wrapper&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;--<br />
&nbsp; &nbsp; &nbsp; &nbsp;  This container is now showing up at the top edge of div id body_contents...<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &lt;/div&gt;<br />
&lt;/html&gt;</pre><br />
Basically, I have everything in the top portion of the document working properly.  I just can't get my footer to work below my absolutely positioned element.  I have tried wrapping div id body_contents in another div that is positioned statically and no marbles.  Please help me get my footer to display in the right place.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>thacravedawg</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233620.html</guid>
		</item>
		<item>
			<title>CSS Problem</title>
			<link>http://www.daniweb.com/forums/thread233463.html</link>
			<pubDate>Mon, 26 Oct 2009 13:04:01 GMT</pubDate>
			<description>hello friends please tell me how can i create CSS file on net 
 
this is possible or not if yes than please tell me witch site can  
my help for my....... 
 
 
 
 
:(</description>
			<content:encoded><![CDATA[<div>hello friends please tell me how can i create <span style="color:Green">CSS</span> file on net<br />
<br />
this is possible or not if yes than please tell me witch site can <br />
my help for my.......<br />
<br />
<br />
<br />
<br />
:(</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>guptavicky</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233463.html</guid>
		</item>
		<item>
			<title>My site Cached with out www.</title>
			<link>http://www.daniweb.com/forums/thread233461.html</link>
			<pubDate>Mon, 26 Oct 2009 12:57:11 GMT</pubDate>
			<description>I have a site *itsensex.com *but google cached this site with out www. 
 
can anybody tell me what i do for cached my site with www</description>
			<content:encoded><![CDATA[<div>I have a site <span style="font-weight:bold">itsensex.com </span>but google cached this site with out <span style="color:Red">www.</span><br />
<br />
can anybody tell me what i do for cached my site with <span style="color:Green">www</span></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>guptavicky</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233461.html</guid>
		</item>
		<item>
			<title>finding coordinate points of an unshaped image</title>
			<link>http://www.daniweb.com/forums/thread233444.html</link>
			<pubDate>Mon, 26 Oct 2009 11:55:48 GMT</pubDate>
			<description><![CDATA[Hi Friends.... 
i have an urgent reqirement  to find coordinate points to a unshaped image(if user clicks different areas of that image ,then navigate to other URL's),so please help me to complete the task.. 
...whether it is in HTML or in asp.net 
thanks]]></description>
			<content:encoded><![CDATA[<div>Hi Friends....<br />
i have an urgent reqirement  to find coordinate points to a unshaped image(if user clicks different areas of that image ,then navigate to other URL's),so please help me to complete the task..<br />
...whether it is in HTML or in asp.net<br />
thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>vijayabhaskar_a</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233444.html</guid>
		</item>
		<item>
			<title>checkbox value</title>
			<link>http://www.daniweb.com/forums/thread233361.html</link>
			<pubDate>Mon, 26 Oct 2009 06:11:09 GMT</pubDate>
			<description>hi, 
      please help me out.... 
 
     I want to get the values of the checkbox, if i checked or if i unchecked. 
 
     first time,i have checked the checkbox and the values is coming correctly to me and at the same time, when i unchecked the same checkbox and the values is not coming to me...</description>
			<content:encoded><![CDATA[<div>hi,<br />
      please help me out....<br />
<br />
     I want to get the values of the checkbox, if i checked or if i unchecked.<br />
<br />
     first time,i have checked the checkbox and the values is coming correctly to me and at the same time, when i unchecked the same checkbox and the values is not coming to me correctly(i am getting only checked values if i unchecked also).</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>santhanalakshmi</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233361.html</guid>
		</item>
		<item>
			<title>web ko</title>
			<link>http://www.daniweb.com/forums/thread233286.html</link>
			<pubDate>Mon, 26 Oct 2009 01:43:48 GMT</pubDate>
			<description><![CDATA[<html> 
<head> 
<title>web ko</title> 
</head> 
<body> 
<h1 align="center">INTERNSTIONAL SCHOOL OF ASIA AND THE PACIFIC</h1> 
</body> 
</html>]]></description>
			<content:encoded><![CDATA[<div> <pre style="margin:20px; line-height:13px">&lt;html&gt;<br />
&lt;head&gt;<br />
&lt;title&gt;web ko&lt;/title&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;h1 align=&quot;center&quot;&gt;INTERNSTIONAL SCHOOL OF ASIA AND THE PACIFIC&lt;/h1&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>jowen@yahoo.com</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233286.html</guid>
		</item>
		<item>
			<title>mozilla problem</title>
			<link>http://www.daniweb.com/forums/thread233171.html</link>
			<pubDate>Sun, 25 Oct 2009 14:54:37 GMT</pubDate>
			<description><![CDATA[hai 
 i attached one thumbanail...first see that one.... 
in this how to align bullet symbols at the same time background pic is also vth it...... 
i tried bt no result!!!!  
one time align bullet symbols at that time cann't see the  back ground pic  
plz tell me the css code for that one is *CSS...]]></description>
			<content:encoded><![CDATA[<div>hai<br />
 i attached one thumbanail...first see that one....<br />
in this how to align bullet symbols at the same time background pic is also vth it......<br />
i tried bt no result!!!! <br />
one time align bullet symbols at that time cann't see the  back ground pic <br />
plz tell me the css code for that one is <span style="font-weight:bold">CSS CODE</span> <pre style="margin:20px; line-height:13px">.nrml-bul {<br />
list-style-image: url('../images/bullet-blue-normal.png');<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
list-style-position:inside;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:5px 40px 10px 0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border:1px solid #ccc;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:2px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: url('../images/list-bg-large.png') repeat-x;<br />
vertical-align: middle;<br />
<br />
}</pre><span style="font-weight:bold">HTML CODE</span><br />
 <pre style="margin:20px; line-height:13px">&lt;div class=&quot;middle&quot; style=&quot;&quot;&gt;<br />
&lt;ul class=&quot;nrml-bul&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;BI Solution That Works For Your Business&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;Data Driven Actionable Insights&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;Reliability Trust Support&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul class=&quot;nrml-bul&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;Deep insights into customer acquisition and retention campaigns&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;Critical reports / dashboards generated in self-serve mode without having to wait for days&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;Identification of cross-sell/up-sell opportunities for new lines of business&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;Predictive model to model churn indicators and drive retention campaigns&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;Robust and highly scalable BI technology&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;Single version of the truth &amp;ndash; no more islands of data and sql queries&lt;/li&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;</pre></div>  <br /> <div style="padding:5px">    <fieldset class="fieldset"> <legend>Attached Images</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/jpg.gif" alt="File Type: jpg" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12295&amp;d=1256482425" target="_blank">12.JPG</a> (75.5 KB)</td> </tr> </table> </fieldset>   </div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>maheshks230</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233171.html</guid>
		</item>
		<item>
			<title>CSS tutorial</title>
			<link>http://www.daniweb.com/forums/thread233141.html</link>
			<pubDate>Sun, 25 Oct 2009 11:09:51 GMT</pubDate>
			<description><![CDATA[Would you please suggest any website  which is offering quality tutorial on CSS freely !I want to learn this online.If you've got any free ebook, please inform about it.Thanks.]]></description>
			<content:encoded><![CDATA[<div>Would you please suggest any website  which is offering quality tutorial on CSS freely !I want to learn this online.If you've got any free ebook, please inform about it.Thanks.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>iwahm</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233141.html</guid>
		</item>
		<item>
			<title>Auto margin problem on home page only in IE6</title>
			<link>http://www.daniweb.com/forums/thread232998.html</link>
			<pubDate>Sat, 24 Oct 2009 20:05:53 GMT</pubDate>
			<description><![CDATA[In IE6 the container on my home page doesn't center.  On IE7, Safari and Foxfire, it's fine and  on all other pages on IE6, it's also fine.  Could there be something in the HTML of the home (index.html) page that is saying to ignore the margin-left, margin-right:auto in the Container CSS?  I have...]]></description>
			<content:encoded><![CDATA[<div>In IE6 the container on my home page doesn't center.  On IE7, Safari and Foxfire, it's fine and  on all other pages on IE6, it's also fine.  Could there be something in the HTML of the home (index.html) page that is saying to ignore the margin-left, margin-right:auto in the Container CSS?  I have compared the index HTML with the HTML of the correct pages and can't see anything that could cause this.  This is the last problem I need to solve to get my site to look right in IE6.  Any suggestions?  <a rel="nofollow" class="t" href="http://www.napackdesign.com" target="_blank">www.napackdesign.com</a></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>bnapack</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232998.html</guid>
		</item>
		<item>
			<title>problem with text field and submit button</title>
			<link>http://www.daniweb.com/forums/thread232952.html</link>
			<pubDate>Sat, 24 Oct 2009 16:06:49 GMT</pubDate>
			<description><![CDATA[Hello, 
 
I'm facing an annoying problem where a button's border colour changes when I click on the text fields in the same form.  
 
I could use onfocus="blur();" on the text fields to resolve this, but then they will lose focus when selected. 
 
So, I'm trying to find out where I can define this...]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I'm facing an annoying problem where a button's border colour changes when I click on the text fields in the same form. <br />
<br />
I could use onfocus=&quot;blur();&quot; on the text fields to resolve this, but then they will lose focus when selected.<br />
<br />
So, I'm trying to find out where I can define this colour that the border changes to when text fields are selected. (i.e use camouflage so change of colour is not noticed)<br />
<br />
// my css<br />
 <pre style="margin:20px; line-height:13px">input<br />
{<br />
padding: 4px; <br />
color:#888888; <br />
border: 1px solid #B4CFEC;<br />
}</pre><br />
// my html<br />
 <pre style="margin:20px; line-height:13px">&lt;form name=&quot;details&quot; method=&quot;post&quot; action=&quot;#&quot;&gt;<br />
&lt;fieldset&gt;<br />
&lt;input type=&quot;text&quot; name=&quot;email&quot; size=&quot;35&quot; value=&quot;email&quot; /&gt;<br />
&lt;input type=&quot;submit&quot; name=&quot;login&quot; value=&quot;login&quot; /&gt;<br />
&lt;/fieldset&gt;&lt;/form&gt;</pre><br />
Any thoughts?<br />
<br />
Thanks,<br />
Sid</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>sid7</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232952.html</guid>
		</item>
		<item>
			<title>about inline boxes</title>
			<link>http://www.daniweb.com/forums/thread232785.html</link>
			<pubDate>Sat, 24 Oct 2009 03:07:38 GMT</pubDate>
			<description><![CDATA[Can anyone explain why if I apply style to a <p> to "display: inline" it overflows outside its containing block? 
 
#iaminline{display:inline;} 
 
<div> 
<p id="iaminline">hola!</p> 
</div> 
 
The result has overflow, while "display:black" is completely contained in the containing block. I want to...]]></description>
			<content:encoded><![CDATA[<div>Can anyone explain why if I apply style to a &lt;p&gt; to &quot;display: inline&quot; it overflows outside its containing block?<br />
<br />
#iaminline{display:inline;}<br />
<br />
&lt;div&gt;<br />
&lt;p id=&quot;iaminline&quot;&gt;hola!&lt;/p&gt;<br />
&lt;/div&gt;<br />
<br />
The result has overflow, while &quot;display:black&quot; is completely contained in the containing block. I want to have inline elements completely inside the containing block. Thanks!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>Dat0</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232785.html</guid>
		</item>
		<item>
			<title>Help me alignment problems vth css</title>
			<link>http://www.daniweb.com/forums/thread232558.html</link>
			<pubDate>Fri, 23 Oct 2009 10:08:36 GMT</pubDate>
			<description><![CDATA[hai fndz, 
i face alignment problems vth css... 
anyone can help me.....in mozilla,but not striaght it show space between bullet symbols&text area...In IE7 ,no space between bullet symbol&text area...the pics are shown below (if any one ask code i also put it).how 2 correct alignment??/ 
plz help...]]></description>
			<content:encoded><![CDATA[<div>hai fndz,<br />
i face alignment problems vth css...<br />
anyone can help me.....in mozilla,but not striaght it show space between bullet symbols&amp;text area...In IE7 ,no space between bullet symbol&amp;text area...the pics are shown below (if any one ask code i also put it).how 2 correct alignment??/<br />
plz help me.............<br />
Thank you</div>  <br /> <div style="padding:5px">    <fieldset class="fieldset"> <legend>Attached Images</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/jpg.gif" alt="File Type: jpg" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12270&amp;d=1256292460" target="_blank">alignment not straight2bullet textfield(mozilla).JPG</a> (148.2 KB)</td> </tr><tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/jpg.gif" alt="File Type: jpg" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12271&amp;d=1256292475" target="_blank">alignment problemmarkedin ie7.JPG</a> (137.8 KB)</td> </tr><tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/jpg.gif" alt="File Type: jpg" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12272&amp;d=1256292496" target="_blank">remove bullet symbol in ie7pic.JPG</a> (129.0 KB)</td> </tr> </table> </fieldset>   </div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>chowdarysmk</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232558.html</guid>
		</item>
		<item>
			<title>Linking a submit button on a form</title>
			<link>http://www.daniweb.com/forums/thread232476.html</link>
			<pubDate>Fri, 23 Oct 2009 01:58:11 GMT</pubDate>
			<description>HI i know this is probably a novice question but i made a form just with name and email and a comments box but i am having trouble with my submit button, is there a way that i can just have it send the form information to me in an email when the form is submitted, instead of it being sent to a...</description>
			<content:encoded><![CDATA[<div>HI i know this is probably a novice question but i made a form just with name and email and a comments box but i am having trouble with my submit button, is there a way that i can just have it send the form information to me in an email when the form is submitted, instead of it being sent to a database? I really appreciate the help.<br />
<br />
Thanks<br />
<br />
R</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>ryan12193</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232476.html</guid>
		</item>
		<item>
			<title>Extra unwanted whitespace - IE Browser</title>
			<link>http://www.daniweb.com/forums/thread232329.html</link>
			<pubDate>Thu, 22 Oct 2009 15:05:40 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I have a very simple HTML and CSS combination which behaves differently in IE browsers and Firefox. Just wondering if anyone can explain why I'm seeing extra space allocated in IE browsers.  
 
I've tried everything I can to remove it but can't figure out how. 
 
Here's the HTML 
  <div...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I have a very simple HTML and CSS combination which behaves differently in IE browsers and Firefox. Just wondering if anyone can explain why I'm seeing extra space allocated in IE browsers. <br />
<br />
I've tried everything I can to remove it but can't figure out how.<br />
<br />
Here's the HTML<br />
 <pre style="margin:20px; line-height:13px">&lt;html&gt;<br />
&nbsp; &nbsp; &lt;head&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;link rel=&quot;stylesheet&quot; title=&quot;Test&quot; type=&quot;Text/css&quot; media=&quot;all&quot; href=&quot;spacing2.css&quot;&gt;<br />
&nbsp; &nbsp; &lt;/head&gt;<br />
&nbsp; &nbsp; &lt;body&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;mapInfoTabBorder&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;TabBorderTabs&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;TabBorderInactiveTab&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;input name=&quot;TabSubmit&quot; value=&quot;Karte&quot; type=&quot;submit&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;TabBorderActiveTab&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Info<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;TabBorderInactiveTab&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;input name=&quot;TabSubmit_0&quot;&nbsp; value=&quot;Adresse&quot; type=&quot;submit&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;TabBorderInactiveTab&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;input name=&quot;TabSubmit_1&quot; value=&quot;Adressenliste&quot; type=&quot;submit&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &lt;/body&gt;<br />
&lt;/html&gt;</pre><br />
<br />
and here's the CSS<br />
<br />
 <pre style="margin:20px; line-height:13px">#mapInfoTabBorder div.TabBorderInactiveTab {<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #ffffff;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: yellow;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border: none;<br />
}<br />
<br />
#mapInfoTabBorder div.TabBorderInactiveTab input {<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #FFFFFF;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border: none;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: green;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align: left;<br />
}</pre><br />
If you view this in IE6 or IE8 and then compare with Firefox, you'll see what I mean.<br />
<br />
Thanks,<br />
<br />
Stuart.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>sbarlow</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232329.html</guid>
		</item>
		<item>
			<title>Need for help</title>
			<link>http://www.daniweb.com/forums/thread232200.html</link>
			<pubDate>Thu, 22 Oct 2009 07:09:56 GMT</pubDate>
			<description><![CDATA[*Hello members* 
   i am the new one to css... 
In our forum above 
we see 
Hardware/software softwaredevelopment web development internet marketing business exchange is there 
in tis how can create dropdown lists like 
hardware/software 
1.microsoftwindows 
2.Linux&unix 
3.Mac etc...]]></description>
			<content:encoded><![CDATA[<div><span style="font-weight:bold">Hello members</span><br />
   i am the new one to css...<br />
In our forum above<br />
we see<br />
Hardware/software softwaredevelopment web development internet marketing business exchange is there<br />
in tis how can create dropdown lists like<br />
hardware/software<br />
1.microsoftwindows<br />
2.Linux&amp;unix<br />
3.Mac etc...<br />
How can i get tis type of style sheet plz give the css sheet that one.....plz guys i'm a learner don't think bad<br />
                                   In advance Thank you</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>chowdarysmk</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232200.html</guid>
		</item>
		<item>
			<title>dissapearing blanks in textbox</title>
			<link>http://www.daniweb.com/forums/thread232093.html</link>
			<pubDate>Wed, 21 Oct 2009 22:48:45 GMT</pubDate>
			<description><![CDATA[<div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a href="/forums/misc.php?do=explaincode&amp;TB_iframe=true&amp;height=400&amp;width=680" class="thickbox" title="Help with Code Tags" target="_blank">Help with Code Tags</a> </div> <div> <strong>HTML and CSS...]]></description>
			<content:encoded><![CDATA[<div> <pre style="margin:20px; line-height:13px">&lt;%@ Page Language = &quot;VB&quot; aspcompat=true Explicit=&quot;True&quot;%&gt; <br />
&lt;%Dim src As String = &quot; bet &quot;%&gt;<br />
<br />
&lt;html&gt;<br />
&lt;head &gt;&lt;/head&gt;<br />
&lt;body &gt;<br />
<br />
&lt;form name=loc action=testsac.aspx method=get&gt;<br />
&lt;table class=s0 width=100% cellpadding=1 cellspacing=1 align=center border=1&gt;<br />
&nbsp; &lt;tr class=s0 align=center&gt;<br />
&nbsp; &nbsp; &lt;td&gt;<br />
&nbsp; &nbsp; Search For:<br />
&nbsp; &nbsp; &lt;input class=s0 size=50 name=src&nbsp; value=&lt;%=src%&gt;&gt;<br />
&nbsp; &nbsp; &lt;input class=s0 type=submit value=Search /&gt;<br />
&nbsp; &nbsp; &lt;td&gt;&lt;/td&gt;<br />
&nbsp; &lt;/tr&gt;<br />
&lt;/table&gt;<br />
&lt;/form&gt;<br />
<br />
&lt;/body&gt;<br />
&lt;/html&gt;</pre><br />
on the screen, &quot;bet&quot; is the search string, but I want &quot; bet &quot;<br />
any ideas?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>jimib</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232093.html</guid>
		</item>
		<item>
			<title>Floated elements disrupting background image of body?</title>
			<link>http://www.daniweb.com/forums/thread232079.html</link>
			<pubDate>Wed, 21 Oct 2009 20:42:04 GMT</pubDate>
			<description><![CDATA[Hello everyone, 
 
I have a wierd problem (seems I have a knack for that ) with a design I'm working on. When you first go to this page there is some disruption around the two floated columns in the background image that is assigned to the body tag: 
 
(Right now the page is only working properly...]]></description>
			<content:encoded><![CDATA[<div>Hello everyone,<br />
<br />
I have a wierd problem (seems I have a knack for that ) with a design I'm working on. When you first go to this page there is some disruption around the two floated columns in the background image that is assigned to the body tag:<br />
<br />
(Right now the page is only working properly in non-IE browsers aside from the bg issue, but I don't know any developers that regularly use IE anyways...LOL)<br />
<br />
<a rel="nofollow" class="t" href="http://www.spidersend.com/new_site/newsite4/test6.html" target="_blank">http://www.spidersend.com/new_site/newsite4/test6.html</a><br />
<br />
However if you refresh the page or click to another tab and then back to that page it corrects itself. Once I remove the sidebar and the float property from the css on the main content area the issue is gone so it has to be something to do with that. Has anybody experienced this before?<br />
<br />
I just find it odd that it doesn't stay messed up, but corrects itself, even if you refresh and clear the cache. Confusing and wierd.<br />
<br />
Any ideas? Theories? Any and all ideas are much appreciated. Here is the CSS:<br />
 <pre style="margin:20px; line-height:13px">body<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-color: #FFFFFF;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: &quot;arial&quot;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image: url('images/bottom_slice.png');<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-repeat: repeat-x;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-position: bottom center;<br />
}<br />
<br />
div#header<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image: url('images/header_slice3.png');<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-repeat: repeat-x;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 198px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 100%;<br />
}<br />
<br />
div#header-content<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 680px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 0px auto;<br />
}<br />
<br />
div#top-navigation<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 680px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 0px auto;<br />
&nbsp; &nbsp; &nbsp; &nbsp; position: relative;<br />
&nbsp; &nbsp; &nbsp; &nbsp; bottom: 16px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #FFFFFF;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: &quot;arial&quot;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 16px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 0px;<br />
}<br />
<br />
div#content<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 850px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float: left;<br />
}<br />
<br />
div#content-header<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image: url('images/content_bg_top.png');<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 850px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 30px;<br />
}<br />
<br />
div#content-footer<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image: url('images/content_bg_bottom.png');<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:850px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 32px;<br />
}<br />
<br />
div#content-area<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image: url('images/content_bg_slice.png');<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-left: 18px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-right: 18px;<br />
}<br />
<br />
div#adbar<br />
{<br />
width: 157px;<br />
float: right;<br />
}<br />
<br />
div#adbar-header<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image: url('images/sidebar_top.png');<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 157px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 30px;<br />
}<br />
<br />
div#adbar-footer<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image: url('images/sidebar_bottom.png');<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 157px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 26px;<br />
}<br />
<br />
div#adbar-area<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image: url('images/sidebar_slice.png');<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-left: 5px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-right: 5px;<br />
}<br />
<br />
div#sidebar<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; float: right;<br />
&nbsp; &nbsp; &nbsp; &nbsp; clear: both;<br />
&nbsp; &nbsp; &nbsp; &nbsp; position: relative;<br />
&nbsp; &nbsp; &nbsp; &nbsp; right: 10px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-color: #d2e7f0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 300px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; -moz-border-radius: 5px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 5px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-left: 15px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #0c577a;<br />
}<br />
<br />
div#sidebar2<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; float: right;<br />
&nbsp; &nbsp; &nbsp; &nbsp; clear: both;<br />
&nbsp; &nbsp; &nbsp; &nbsp; position: relative;<br />
&nbsp; &nbsp; &nbsp; &nbsp; right: 10px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-color: #d2e7f0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 300px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; -moz-border-radius: 5px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 5px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-left: 15px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-top: 20px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #0c577a;<br />
}<br />
<br />
div#content-wrapper<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 1007px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 0px auto;<br />
}</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>lisan28</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232079.html</guid>
		</item>
		<item>
			<title>Background Image for header_inner help!</title>
			<link>http://www.daniweb.com/forums/thread232049.html</link>
			<pubDate>Wed, 21 Oct 2009 18:19:10 GMT</pubDate>
			<description>In my header_inner, I am trying to display an image in the background, but whenever I try, it just shows the blank. Will someone please help me with this as I have been messing with this for hours. I posted a .doc to show how I want the image to be displayed. I appreciate it. 
 
 
 
*.HTML* 
 
...</description>
			<content:encoded><![CDATA[<div>In my header_inner, I am trying to display an image in the background, but whenever I try, it just shows the blank. Will someone please help me with this as I have been messing with this for hours. I posted a .doc to show how I want the image to be displayed. I appreciate it.<br />
<br />
<br />
<br />
<span style="font-weight:bold">.HTML</span><br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.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=iso-8859-1&quot; /&gt;<br />
&lt;title&gt;3 Column Rounded Corners - from the &quot;Stylin' with CSS&quot; Stylib library&lt;/title&gt;<br />
&lt;!--the layoout and text stylesheets--&gt;<br />
&lt;link href=&quot;../../lib/css_styles/layouts/3_col_rounded.css&quot; media=&quot;all&quot; rel=&quot;stylesheet&quot; /&gt;<br />
&lt;link href=&quot;../../lib/css_styles/text/text_n_colors.css&quot; media=&quot;all&quot; rel=&quot;stylesheet&quot; /&gt;<br />
&lt;script type=&quot;text/javascript&quot;&nbsp; src=&quot;../../lib/nifty_corners/javascript/niftycube.js&quot;&gt;&lt;/script&gt;<br />
<br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
window.onload=function(){<br />
Nifty('div#header','transparent medium'); // medium rounded corners w/transparency for gradient background image<br />
Nifty('div#nav,div#content,div#promo','medium same-height'); //medium rounded corners, same height cols<br />
Nifty('div#main_wrapper,div#footer','medium');&nbsp; //medium rounded corners<br />
AddCss (&quot;../../lib/nifty_corners/css/niftyCorners.css&quot;); // location of Nifty CSS file relative to this page<br />
}<br />
&lt;/script&gt;<br />
<br />
&lt;/head&gt;<br />
<br />
&lt;body class=&quot;mocha&quot;&gt;<br />
&lt;div id=&quot;main_wrapper&quot;&gt;<br />
&lt;div id=&quot;header&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;header_inner&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image: url (../../lib/css_styles/layouts/carlile_bay3.jpg);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;h1&gt;First Bolans Reunion 2011&lt;/h1&gt;&lt;!-- end header_nav --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;/div&gt;&lt;!-- end header_inner --&gt;<br />
&lt;/div&gt;<br />
&lt;!-- end header --&gt;<br />
<br />
&lt;div id=&quot;nav&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;nav_inner&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;RSVP&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Flyer&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Program&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Contact Us&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Discussion&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&lt;!-- end nav_inner --&gt;<br />
&lt;/div&gt;&lt;!-- end nav --&gt;<br />
<br />
&lt;div id=&quot;content&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;content_inner&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;h2&gt;About Bolans First Reunion&lt;/h2&gt;<br />
&lt;p&gt;&lt;strong&gt;The Bolans Community Development Association (BCDA) is planning a village reunion for 2011.&lt;/strong&gt;<br />
&nbsp; &nbsp; &nbsp;  The reunion will mark Bolans ??? birthday. There will be educational, cultural and a variety of other activities. <br />
&nbsp; &nbsp; &nbsp;  We would like to invite villlagers and their relatives at home and abroad to meet and select one or more representative(s)--or point<br />
&nbsp; &nbsp; &nbsp;  of contact(s) (POC(s)). The POCs will provide advice and coordinate activities with members of the BCDA. The Bolans<br />
&nbsp; &nbsp; &nbsp;  Reunion Committee (BRC) consists of BCDA organizers and the POCs.&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;h3&gt;The Bolans Community Development Association&lt;/h3&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;The BCDA is a Bolans based community organization. It has been involved in a number of community outreach<br />
&nbsp; &nbsp; &nbsp; activities, such as acquiring computers and books. These resources have benefited both Bolans Primary School students<br />
&nbsp; &nbsp; &nbsp; and the wider community.&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;h3&gt;Thoughts and Ideas from Facebook's Bolans Reunion Committee&lt;/h3&gt;<br />
&lt;p&gt;Here are some thoughts from Facebook group, Bolans Reunion Committee:&lt;/p&gt;<br />
&lt;p&gt;&lt;em&gt;&quot;What about doing something along the lines of health and education. We can have a day when people come out and<br />
&nbsp; &nbsp; &nbsp; &nbsp;  get their blood pressure and sugar checked. Also we can have someone give talk on health related issues, substance<br />
&nbsp; &nbsp; &nbsp; &nbsp;  abuse, STDs etc and another person on the importance of education. Too many young people are sitting on the block...<br />
&nbsp; &nbsp; &nbsp; &nbsp;  time for them to do something meaningful with their lives.&quot;&lt;/em&gt;&lt;/p&gt;<br />
&lt;p align=&quot;right&quot;&gt;&nbsp; &nbsp; &nbsp; &lt;strong&gt;--Lauralee Riley, British Virgin Islands&lt;/strong&gt;&lt;/p&gt;<br />
&lt;p&gt;&lt;em&gt;&quot;Lauralee's ideas could be like a health and education fair.&quot;&lt;/em&gt;&lt;/p&gt;<br />
&lt;p align=&quot;right&quot;&gt;&nbsp; &nbsp; &nbsp; &lt;strong&gt;--Jarusha Turner Jacobs, New York&lt;/strong&gt;&lt;/p&gt;<br />
&lt;p&gt;&lt;em&gt;Excellent idea. We need to be mindful of giving people enough time to plan for this trip. if it's going to be in 2010<br />
&nbsp; &nbsp; &nbsp;  then we need to really get on the ball with the planning. If there's anything that I can do to assist with the planning<br />
&nbsp; &nbsp; &nbsp;  please don't hesitate to let me know.&quot;&lt;/em&gt;&lt;/p&gt;<br />
&lt;p align=&quot;right&quot;&gt;&nbsp; &nbsp; &nbsp; &lt;strong&gt;--Cordover Browne, Massachusetts, USA&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&lt;/div&gt;<br />
<br />
&lt;div id=&quot;promo&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;promo_inner&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;cite&gt;If you would like to place an ad with us or donate to the reunion, please do not hesistate to contact us.&lt;/cite&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&lt;!-- end nav_inner --&gt;<br />
&lt;/div&gt;&lt;!-- end nav --&gt;<br />
&lt;div style=&quot;clear:both&quot;&gt;&lt;/div&gt;&nbsp;  &lt;!-- to fix square-edge draw problem on rounded footer box in Safari - CSS-based clearing doesn't fix the problem in this case&nbsp; --&gt;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&lt;div id=&quot;footer&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;footer_inner&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;&amp;copy; 2009 - The Bolans Community Development Association&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&lt;/div&gt;<br />
<br />
&lt;/div&gt;<br />
&lt;!--end main wrapper--&gt;<br />
<br />
&lt;/body&gt;<br />
&lt;/html&gt;</pre><br />
<br />
<br />
<span style="font-weight:bold">.CSS </span><br />
<br />
<br />
 <pre style="margin:20px; line-height:13px">/* THREE COLUMN LAYOUT */<br />
/* you have to be careful with Nifty Corners - don't add height to the outer containers or the corners will no display correctly in Safari. */<br />
<br />
/*padd the */<br />
* {margin:0 padding:0;}<br />
body {<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:center;&nbsp; /* IE6 needs this to center the layout in the browser window */<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
#main_wrapper {<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:840px; /* widths of columns will scale proportionately as this width is changed */<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-left:auto;&nbsp; /* centers max'd layout in browser */<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-right:auto; /* centers max'd layout in browser */<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:left; /* prevents page inheriting IE6 centering hack on body */<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:10px 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-top:10px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }&nbsp; &nbsp; &nbsp; &nbsp; <br />
#header {<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 0 10px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
#nav {<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:130px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:10px 10px 10px 10px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; display:inline; /* fixes IE6 margin doubling bug */<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
#content {<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:550px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:10px 10px 10px 0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
#promo {<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:120px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:10px 0 10px 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
#footer {<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:0 10px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; clear:both;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
#header_inner, #content_inner, #promo_inner <br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; overflow:hidden; /* prevents oversize elements from breaking the layout */<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
#header_inner {<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:1em 2em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 494 px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 119 px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: url(../../lib/css_styles/layouts/carlile_bay3.jpg);<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
#nav_inner {<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:1em .5em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
#content_inner {<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:0em 1em 1em 1.5em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
#promo_inner {<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:1em .5em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
#footer_inner {<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:.5em 1em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:center;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }</pre></div>  <br /> <div style="padding:5px">     <fieldset class="fieldset"> <legend>Attached Files</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/doc.gif" alt="File Type: doc" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12232&amp;d=1256149046">Webpage.doc</a> (130.0 KB)</td> </tr> </table> </fieldset>  </div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>NinjaLink</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232049.html</guid>
		</item>
		<item>
			<title>Site renders incorrectly only on my machine!!</title>
			<link>http://www.daniweb.com/forums/thread231970.html</link>
			<pubDate>Wed, 21 Oct 2009 13:19:04 GMT</pubDate>
			<description>Hello to everyone 
 
I have a problem that is making me pull my hair out in frustration! I programmed a website (warpmediamarketing.com) and uploaded it to the server, having checked it out on my computer in IE7 and the latest Firefox. Everything seemed ok. 
 
My client called to say that the side...</description>
			<content:encoded><![CDATA[<div>Hello to everyone<br />
<br />
I have a problem that is making me pull my hair out in frustration! I programmed a website (warpmediamarketing.com) and uploaded it to the server, having checked it out on my computer in IE7 and the latest Firefox. Everything seemed ok.<br />
<br />
My client called to say that the side vertical spry menu overlapped the text on the warpmediamarketing.com/data3.html page and others. I checked on my computer and it was positioned correctly. They (the client) are using the same IE7 as me. I checked it on a screenshot browser site and it rendered wrongly (as the client said).<br />
<br />
I have another computer with the same edition of IE7 so I checked that. That rendered worngly too. Checked with several friends and it was wrong too - only my computer rendered it differently. So, I changed the positioned to suit my clients (and everyone else's) computers. Fine, on my laptop too.<br />
<br />
But heres the thing - it still renders differently on my computer. I've tried installing latest version IE8 and still the same problem!<br />
<br />
I'm starting to think that my computer has it in for me - please help!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>theFallGuy</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231970.html</guid>
		</item>
		<item>
			<title>It properly works in mozilla not in ie plz help me2see in I.E6 r 7</title>
			<link>http://www.daniweb.com/forums/thread231916.html</link>
			<pubDate>Wed, 21 Oct 2009 09:27:07 GMT</pubDate>
			<description>*This is css code* 
*{ 
	padding:0px; margin:0px;font-size:100% 
 } 
 
 html{ 
	font-size:100%; 
	height:100%; 
 }</description>
			<content:encoded><![CDATA[<div><span style="font-weight:bold">This is css code</span><br />
 <pre style="margin:20px; line-height:13px">*{<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:0px; margin:0px;font-size:100%<br />
&nbsp;}<br />
<br />
&nbsp;html{<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:100%;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:100%;<br />
&nbsp;}<br />
<br />
body {<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:#8b909c url('../images/page-bg.gif') repeat-x;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:100%;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family:&quot;Trebuchet MS&quot;, Verdana, Arial, Helvetica, sans-serif;<br />
}<br />
<br />
a{<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-decoration:none;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#00a8cc;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
a:hover{<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-decoration:underline;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#00a8cc;<br />
}<br />
p{<br />
&nbsp; &nbsp; &nbsp; &nbsp; font: 0.9em/1.2em &quot;Trebuchet MS&quot;, Verdana, Arial, Helvetica, sans-serif;&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
h1{<br />
&nbsp; &nbsp; &nbsp; &nbsp; font: 1.5em/1.5em &quot;Trebuchet MS&quot;, Verdana, Arial, Helvetica, sans-serif;&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
h2{<br />
&nbsp; &nbsp; &nbsp; &nbsp; font: 1.3em/1.5em &quot;Trebuchet MS&quot;, Verdana, Arial, Helvetica, sans-serif;<br />
}<br />
h3{<br />
&nbsp; &nbsp; &nbsp; &nbsp; font: 1.1em/1.5em &quot;Trebuchet MS&quot;, Verdana, Arial, Helvetica, sans-serif;<br />
}<br />
h1,h2{<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#00a8cc;&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
h2,h3,h4{<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-left:10px;<br />
}<br />
ul{<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:0;margin:0;<br />
}<br />
ol{<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:10px 30px;<br />
}<br />
.keymessage{<br />
&nbsp; &nbsp; &nbsp; &nbsp; font: 1.1em/1.2em &quot;Lucida Sans Unicode&quot;,&quot;Trebuchet MS&quot;, Verdana, Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:80px 200px 20px 200px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
.keymessage:first-letter{<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 2.4em;<br />
}<br />
#watermark{<br />
&nbsp; &nbsp; &nbsp; &nbsp; /*background:url('../images/keystone-watermark3.png');*/<br />
}<br />
#page{<br />
&nbsp; &nbsp; &nbsp; &nbsp; /*height:2000px;*/<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
#wrapper{<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:0 auto;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:949px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
#header{<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
#logo{<br />
&nbsp; &nbsp; &nbsp; &nbsp; overflow:visible;<br />
&nbsp; &nbsp; &nbsp; &nbsp; position:relative;<br />
&nbsp; &nbsp; &nbsp; &nbsp; top:-3px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; left:-154px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:100px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:200px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; z-index:-2;<br />
}<br />
<br />
#tr-menu{<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:right;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:6px 10px 4px 4px;<br />
}<br />
<br />
.style_ip{<br />
&nbsp; &nbsp; &nbsp; &nbsp; list-style-type:none;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
.style_ip li{<br />
&nbsp; &nbsp; &nbsp; &nbsp; display:inline-block;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/button-sprite01.png') no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:120px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:center;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:28px;&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
<br />
.style_ip li a{<br />
&nbsp; &nbsp; &nbsp; &nbsp; display:block;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:6px 4px 0 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-transform:capitalize;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font:0.7em/1.5 &quot;Trebuchet MS&quot;, Verdana, Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#63573f;<br />
}<br />
.style_ip li a:hover{<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-decoration:none;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#00a8cc;<br />
}<br />
.style_txt{<br />
&nbsp; &nbsp; &nbsp; &nbsp; position:relative;<br />
&nbsp; &nbsp; &nbsp; &nbsp; list-style-type:none;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:right;<br />
&nbsp; &nbsp; &nbsp; &nbsp; top:45px;<br />
}<br />
.style_txt li{<br />
&nbsp; &nbsp; &nbsp; &nbsp; display:inline-block;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:center;&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
.style_txt li a{<br />
&nbsp; &nbsp; &nbsp; &nbsp; display:block;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; text-transform:lowercase;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font:0.9em/0.9 &quot;Trebuchet MS&quot;, Verdana, Arial, Helvetica, sans-serif;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#666666;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 2px 10px 2px 2px;<br />
}<br />
.style_txt li a:hover{<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-decoration:none;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#00a8cc;<br />
}<br />
.style_txt .last{<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-right:0px;<br />
}<br />
#menu{<br />
&nbsp; &nbsp; &nbsp; &nbsp; position:relative;<br />
&nbsp; &nbsp; &nbsp; &nbsp; top:40px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:right;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/menu-bg.png') no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:783px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:66px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-right:6px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
.style_menu{<br />
&nbsp; &nbsp; &nbsp; &nbsp; list-style-type:none;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:10px 10px 0 20px;<br />
}<br />
.style_menu li{<br />
&nbsp; &nbsp; &nbsp; &nbsp; display:inline-block;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:center;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:28px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:2px 0 0 13px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:26px;&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
<br />
.style_menu li span a{<br />
&nbsp; &nbsp; &nbsp; &nbsp; display:block;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:4px 0 0 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-transform:uppercase;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font:0.9em/1.5 &quot;Trebuchet MS&quot;, Verdana, Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#ffffff;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-right:13px;<br />
}<br />
.style_menu li:hover{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/button-sprite02.png') 0px 3px no-repeat;<br />
}<br />
.style_menu li:hover span a{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/button-sprite02.png') 0px -23px repeat-x;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-decoration:none;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#63573f;<br />
}<br />
.style_menu li:hover span{&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/button-sprite02.png') right -47px no-repeat;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; display:block;<br />
}<br />
.current{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/button-sprite02.png') 0px -77px no-repeat;<br />
}<br />
.current span a{&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/button-sprite02.png') 0px -103px repeat-x;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-decoration:none;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#63573f;<br />
}<br />
.current span{&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/button-sprite02.png') right -127px no-repeat;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; display:block;<br />
}<br />
<br />
#content{<br />
&nbsp; &nbsp; &nbsp; &nbsp; position:relative;<br />
&nbsp; &nbsp; &nbsp; &nbsp; top:-62px;<br />
}<br />
.middle{<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:20px 30px 20px 30px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border:0px solid #f00;<br />
}<br />
.middle p{<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-bottom:10px;<br />
}<br />
.split{<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
.white-window{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/white-block-top.png') no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-top:19px;<br />
}<br />
.white-window .middle{&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/white-block-middle.png') repeat-y;<br />
}<br />
.white-window .bottom{&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/white-block-bottom.png') no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:10px;<br />
}<br />
.grey-window{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/grey-block-top.png') no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-top:19px;<br />
}<br />
.grey-window .middle{&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/grey-block-middle.png') repeat-y;<br />
}<br />
.grey-window .bottom{&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/grey-block-bottom.png') no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:10px;<br />
}<br />
.black-window{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/blk-block-top.png') no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-top:19px;<br />
}<br />
.black-window .middle{&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/blk-block-middle.png') repeat-y;<br />
}<br />
.black-window .bottom{&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/blk-block-bottom.png') no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:10px;<br />
}<br />
.gb-window{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/grey-black-block-top.png') no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-top:19px;<br />
}<br />
.gb-window .middle{&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/grey-black-block-middle.png') repeat-y;<br />
}<br />
.gb-window .bottom{&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/grey-black-block-bottom.png') no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:10px;<br />
}<br />
#footer{&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:10px 0 5px 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font:0.7em/0.9 &quot;Trebuchet MS&quot;, Verdana, Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:center;<br />
}<br />
#footer a{<br />
&nbsp; &nbsp; &nbsp; &nbsp; display:inline-block;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; text-transform:capitalize;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; text-decoration:none;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#5c5c5c;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 2px 10px 5px 2px;<br />
}<br />
#footer a:hover{<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#000000;<br />
}<br />
.style_ftr{<br />
&nbsp; &nbsp; &nbsp; &nbsp; list-style-type:none;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:0 auto;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:430px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border:0px solid #f00;<br />
}<br />
.style_ftr li{<br />
&nbsp; &nbsp; &nbsp; &nbsp; display:block;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:left;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:center;&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
<br />
.style_ftr li a{<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
.style_ftr li a:hover{<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-decoration:none;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#ffffff;<br />
}<br />
.style_ftr .last{<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-right:0px;<br />
}<br />
.style_pfc{<br />
&nbsp; &nbsp; &nbsp; &nbsp; list-style-type:none;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:0 auto;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:200px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border:0px solid #f00;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:20px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
.style_pfc li{<br />
&nbsp; &nbsp; &nbsp; &nbsp; display:block;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:left;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:center;&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
<br />
.style_pfc li a{<br />
&nbsp; &nbsp; &nbsp; &nbsp; display:block;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; text-transform:capitalize;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#e5e5e5;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 2px 10px 2px 2px;<br />
}<br />
.style_pfc li a:hover{<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-decoration:none;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#ffffff;<br />
}<br />
.style_pfc .last{<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-right:0px;<br />
}<br />
<br />
.about-us-banner{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: url('../images/about-us-banner.png') 1px -5px no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:276px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
.home-banner{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: url('../images/home-banner-m.png') 0px -1px no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:279px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
h1.bul-header{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: url('../images/bullet-sprite-large.png') 0px 0px no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:0 0 0 40px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-bottom:8px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#00a8cc;&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
h2.bul-header{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: url('../images/bullet-sprite-normal.png') 0px 0px no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:0 0 0 40px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-bottom:8px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#00a8cc;&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
.img-right-block{<br />
&nbsp; &nbsp; &nbsp; &nbsp; position:relative;<br />
&nbsp; &nbsp; &nbsp; &nbsp; right:0px;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; top:-31px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:0 20px 10px 30px;<br />
}<br />
.left-block{<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:560px;<br />
}<br />
.middle.split .left-block{<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:563px;<br />
}<br />
.right-block{<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:300px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:right;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-top:0px;<br />
}<br />
.clear{<br />
&nbsp; &nbsp; &nbsp; &nbsp; clear:both;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; content:&quot;&quot;;<br />
}<br />
.middle.split .right-block{<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:300px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:right;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-top:0px;<br />
}<br />
.dark-bg{<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#ffffff;<br />
}<br />
.small-fonts p{<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:0.7em;<br />
}<br />
.read-more{<br />
&nbsp; &nbsp; &nbsp; &nbsp; display:block;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:right;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/button-sprite01.png') 4px -80px no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:0.7em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:28px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:100px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:center;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-top:5px;<br />
}<br />
.read-more:hover{<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-decoration:none;<br />
}<br />
.large-bul{&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; list-style-image: url('../images/bullet-blue-large.png');<br />
&nbsp; &nbsp; &nbsp; &nbsp; list-style-position:inside;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:-32px 0 0 -20px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:242px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font:1.4em/1.5 &quot;Trajan Pro&quot;,&quot;Times New Roman&quot;, Times, serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-transform:capitalize;<br />
}<br />
.large-bul li{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/list-bg-other.png')-11px 0px no-repeat;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:10px 10px 10px 10px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:47px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
.large-bul .first{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url('../images/list-bg-first.png')-11px -9px no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-top:11px;<br />
}<br />
<br />
.nrml-bul{<br />
&nbsp; &nbsp; &nbsp; &nbsp; list-style-image: url('../images/bullet-blue-normal.png');<br />
&nbsp; &nbsp; &nbsp; &nbsp; list-style-position:inside;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:5px 40px 20px 40px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border:1px solid #ccc;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:12px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: url('../images/list-bg-large.png') repeat-x;<br />
}</pre><span style="font-weight:bold">This is html page</span><br />
 <pre style="margin:20px; line-height:13px">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01//EN&quot; &quot;http://www.w3.org/TR/html4/strict.dtd&quot;&gt;<br />
&lt;html&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;head&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;title&gt;Keystone Logic&lt;/title&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;link rel=&quot;stylesheet&quot; media=&quot;all&quot; type=&quot;text/css&quot; href=&quot;styles/screen.css&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/head&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;body&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;watermark&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;page&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;wrapper&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;header&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;tr-menu&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul class=&quot;style_ip&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;blog&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;whitepapers&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li class=&quot;last&quot;&gt;&lt;a href=&quot;#&quot;&gt;subscribe&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul class=&quot;style_txt&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;careers.html&quot;&gt;careers&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li class=&quot;last&quot;&gt;&lt;a href=&quot;contact-us.html&quot;&gt;contact us&lt;/a&gt;&lt;/li&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&lt;!-- end of tr-menu --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;menu&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul class=&quot;style_menu&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li class=&quot;current&quot;&gt;&lt;span&gt;&lt;a href=&quot;index.html&quot;&gt;Home&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;span&gt;&lt;a href=&quot;about-us.html&quot;&gt;About Us&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;span&gt;&lt;a href=&quot;industries.html&quot;&gt;Industries&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;span&gt;&lt;a href=&quot;solutions.html&quot;&gt;Solutions&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;span&gt;&lt;a href=&quot;services.html&quot;&gt;Services&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;span&gt;&lt;a href=&quot;customers.html&quot;&gt;Customers&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li class=&quot;last&quot;&gt;&lt;span&gt;&lt;a href=&quot;partners.html&quot;&gt;Partners&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&lt;!-- end of menu --&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;logo&quot;&gt;&lt;img src=&quot;images/keystone-logo2.png&quot; alt=&quot;Keystone Logic Logo&quot; /&gt;&lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&lt;!-- end of header --&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;content&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;home-banner&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;blockquote class=&quot;keymessage&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; In the IT enabled world, information systems are the keystone of any organization. They enable businesses to work together effectively and in essence support the entire organizational structure and growth.<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/blockquote&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;gb-window&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;middle split&quot; style=&quot;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;right-block dark-bg small-fonts &quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;h1 class=&quot;bul-header&quot;&gt;About us&lt;/h1&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; KeystoneLogic is a global IT organization focused on providing IT solutions to enhance customer loyalty, customer satisfaction, and corporate performance and drive business growth.&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/p&gt;&lt;p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Our vision is to continually invest in R&amp;D and develop solutions and tools that are market ready, leverage our strong background in information technology and deliver tangible value to our customers.<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/p&gt;&lt;p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; We take pride in our integrity and our passion to deliver beyond our customers&amp;apos; expectations...&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;about-us.html&quot; class=&quot;read-more&quot; Title=&quot;Read more about Keystone Logic&quot;&gt;read more..&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;left-block&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul class=&quot;large-bul&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li class=&quot;first&quot;&gt;&lt;span&gt;Proven Leadership&lt;/span&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;span&gt;Proven Technology &amp;amp; Processes&lt;/span&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;span&gt;Proven Experience&lt;/span&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li class=&quot;last&quot;&gt;&lt;span&gt;Proven Commitment&lt;/span&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;bottom&quot;&gt;&lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;footer&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;index.html&quot;&gt;Home&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;about-us.html&quot;&gt;About Us&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;industries.html&quot;&gt;Industries&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;solutions.html&quot;&gt;Solutions&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;services.html&quot;&gt;Services&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;customers.html&quot;&gt;Customers&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;partners.html&quot;&gt;Partners&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;privacy.html&quot;&gt;Privacy&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;feedback.html&quot;&gt;Feedback&lt;/a&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;contact-us.html&quot;&gt;Contact Us&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/p&gt;&lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;All rights reserved. Copyright &amp;copy; 2009. Keystone Logic.com&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&lt;!-- end of footer --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&lt;!-- end of content --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&lt;!-- end of wrapper --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&lt;!-- end of page --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/body&gt;<br />
&lt;/html&gt;</pre></div>  <br /> <div style="padding:5px">     <fieldset class="fieldset"> <legend>Attached Files</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/zip.gif" alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12209&amp;d=1256117053">images.zip</a> (1.57 MB)</td> </tr> </table> </fieldset>  </div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>chowdarysmk</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231916.html</guid>
		</item>
		<item>
			<title>Help me</title>
			<link>http://www.daniweb.com/forums/thread231892.html</link>
			<pubDate>Wed, 21 Oct 2009 07:44:45 GMT</pubDate>
			<description>i tried 2 create one web page....it is good in mozilla....bad 2 view in I.E7...plz give me suggestions 
http://blakol.com/cc/keystone/index.html 
thnkyou in advance</description>
			<content:encoded><![CDATA[<div>i tried 2 create one web page....it is good in mozilla....bad 2 view in I.E7...plz give me suggestions<br />
<a rel="nofollow" class="t" href="http://blakol.com/cc/keystone/index.html" target="_blank">http://blakol.com/cc/keystone/index.html</a><br />
thnkyou in advance</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>chowdarysmk</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231892.html</guid>
		</item>
		<item>
			<title>Right column extending problem in CSS</title>
			<link>http://www.daniweb.com/forums/thread231844.html</link>
			<pubDate>Wed, 21 Oct 2009 04:23:36 GMT</pubDate>
			<description>I have a site that is two column developed in CSS. Whenever the right column gets too long it appears that the right column starts to go under the right column and then the text and images start stacking on top of each other. The background also disappears. This happens when I add a third...</description>
			<content:encoded><![CDATA[<div>I have a site that is two column developed in CSS. Whenever the right column gets too long it appears that the right column starts to go under the right column and then the text and images start stacking on top of each other. The background also disappears. This happens when I add a third prodcontainer and then the fourth goes off the background and over to the right further.Any help would be much appreciated.<br />
<br />
CSS Code:<br />
 <pre style="margin:20px; line-height:13px">body{<br />
margin:0;<br />
padding:0;<br />
}<br />
<br />
b{font-size: 110%;}<br />
em{color: red;}<br />
<br />
#maincontainer{<br />
width: 1000px;<br />
margin: 0 auto;<br />
&nbsp;/*Center container on page*/<br />
background-image:url(../slices/bg-image.jpg);<br />
background-repeat:repeat-y;<br />
background-position:center;<br />
}<br />
<br />
#topsection{<br />
padding-left:25px;<br />
padding-top:0px;<br />
margin:0;<br />
height: 112px; /*Height of top section*/<br />
}<br />
<br />
#topsection h1{<br />
margin: 0;<br />
padding-top: 15px;<br />
}<br />
<br />
#contentwrapper{<br />
float: left;<br />
width: 100%;<br />
background-image:url(../slices/bg-image.jpg);<br />
background-repeat:repeat-y;<br />
background-position:center;<br />
}<br />
<br />
#contentcolumn{<br />
margin: 0 259px 0 235px; /*Margins for content column. Should be &quot;0 RightColumnWidth 0 LeftColumnWidth*/<br />
}<br />
<br />
#contentcolumnpage{<br />
margin: 0 20px 0 235px; /*Margins for content column. Should be &quot;0 RightColumnWidth 0 LeftColumnWidth*/<br />
}<br />
<br />
#leftcolumn{<br />
float: left;<br />
width: 213px; /*Width of left column in pixel*/<br />
margin-left: -975px; /*Set margin to that of -(MainContainerWidth)*/<br />
<br />
}<br />
.leftnav{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image: url(../slices/bkg-nav-sides.png);<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-repeat:repeat-y;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:213px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-top:0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
.leftnav ul li{<br />
&nbsp; &nbsp; &nbsp; &nbsp; list-style-type:none;<br />
}<br />
.leftnav ul li a{<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-decoration:none;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:213px;<br />
}<br />
<br />
#rightcolumn{<br />
float: left;<br />
width: 259px; /*Width of right column*/<br />
margin-left: -280px; /*Set left margin to -(RightColumnWidth)*/<br />
}<br />
<br />
#footer{<br />
clear: left;<br />
width: 100%;<br />
background-image:url(../slices/footer-image.jpg);<br />
background-repeat:repeat-y;<br />
background-position:center;<br />
color: #FFF;<br />
text-align: center;<br />
padding: 4px 0;<br />
}<br />
<br />
#footer a{<br />
color: #FFFF80;<br />
}<br />
<br />
<br />
.innertube{<br />
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/<br />
margin-top: 0;<br />
}<br />
/* define type styles */<br />
<br />
h1 {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font:Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:24px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#0e3263;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-top:3px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
h2&nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font:Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:18px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#0e3263;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-top:3px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }&nbsp; &nbsp; &nbsp; &nbsp; <br />
.bluetitle {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font:Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:14px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#0e3263;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight:bold;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }&nbsp; &nbsp; &nbsp; &nbsp; <br />
.text {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font:Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:12px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }&nbsp; &nbsp; &nbsp; &nbsp; <br />
<br />
/*define navigation elements */<br />
.top{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url(../slices/header.png) top no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:112px;<br />
}<br />
.navlinks{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image:url(../slices/navbutton.png);<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-repeat:no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:32px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-left:-15px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
.navlinks a {&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family:Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#00275c;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:14px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight:bold;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-left:38px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
.logos {<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-left:25px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
.navtop{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image:url(../slices/bkg-nav-top.png);<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-repeat:no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:213px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:19px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
.navbottom{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image:url(../slices/bkg-nav-bottom.png);<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-repeat:no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:213px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
.contactus {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family:Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:14px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-style:italic;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#01204b;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }&nbsp; &nbsp; &nbsp; &nbsp; <br />
.phone {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font:Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:24px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#0e3263;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }&nbsp; &nbsp; &nbsp; &nbsp; <br />
.graybar {<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image:url(../slices/grayline.jpg);<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-repeat:no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-left:18px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
/* Right side home page */<br />
<br />
.adhometop{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image:url(../slices/ad-home-top.png);<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:259px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:168px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-repeat:no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
.adhomemiddle{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image:url(../slices/ad-home-middle.png);<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:259px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:174px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-repeat:no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
.adhomebottom{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image:url(../slices/ad-home-bottom.png);<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:263px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:228px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-repeat:no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
.orangetitle{<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family:Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:18px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight:bold;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#dc6a04;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-left:15px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
.adtext{<br />
&nbsp; &nbsp; &nbsp; &nbsp; font:Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:12px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight:bold;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#0e3263;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-left:15px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; line-height:13px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }&nbsp; &nbsp; &nbsp; &nbsp; <br />
.adtext ul li {<br />
&nbsp; &nbsp; &nbsp; &nbsp; list-style-position: -5px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
.homecontent{<br />
&nbsp; &nbsp; &nbsp; &nbsp; font:Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:12px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:10px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
/* product page*/<br />
<br />
#prodcontainer{<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:666px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin:0 auto;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 10px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image:url(../slices/item-bkg.png);<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-repeat:no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:173px;<br />
}<br />
<br />
#prodmain{<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:auto;<br />
&nbsp; &nbsp; &nbsp; &nbsp; display:block;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:10px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
#productimage<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:100px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-right:25px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:left;<br />
}<br />
<br />
#producttext<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:350px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-right:25px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:left;<br />
}<br />
<br />
#productprice<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:100px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family:Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:12px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#01204b;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-left:5px;<br />
}<br />
<br />
.productnumber {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family:Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:48px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#01204b;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
.productnumbersmall{<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family:Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:12px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#01204b;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
.orangetitlelg {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family:Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:24px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight:bold;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#dc6a04;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; #<br />
.clear<br />
<br />
{clear:both;}</pre><br />
HTML Code:<br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot; &quot;http://www.w3.org/TR/html4/loose.dtd&quot;&gt;<br />
&lt;html&gt;<br />
&lt;head&gt;<br />
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;<br />
&lt;title&gt;Untitled&lt;/title&gt;<br />
&lt;/head&gt;<br />
&lt;link rel=&quot;stylesheet&quot; href=&quot;styles/main.css&quot; type=&quot;text/css&quot;&gt;<br />
&lt;body&gt;<br />
&lt;div id=&quot;maincontainer&quot;&gt;<br />
<br />
&nbsp; &lt;div id=&quot;topsection&quot;&gt;&lt;img src=&quot;slices/header.png&quot;&gt;&lt;/div&gt;<br />
<br />
&nbsp;  &lt;div id=&quot;contentwrapper&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;contentcolumnpage&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;innertube&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;homecontent&quot;&gt;&lt;h1&gt;Imagine a Hotspot the Size of a City&amp;trade;&lt;/h1&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;With CLEAR&amp;trade; you get internet over areas much, much larger than Wi-Fi. &lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; We&amp;rsquo;re talking miles, not feet. So, forget about finding a hotspot&amp;hellip; connect &lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; anywhere CLEAR has coverage.* Now you&amp;rsquo;re truly mobile!&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;h2&gt;CLEAR is Next Generation Mobile Broadband&lt;/h2&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;Powered by WiMAX, a Fourth Generation (4G) wireless technology, the <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CLEAR network combines the mobility you love about your cell phone with <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; the speed you want from broadband.&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;That means you get the same full internet experience you get at home while on the go. So go ahead and watch videos, download music or send email&amp;hellip; with CLEAR you can do what you want, where you want.&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;h2&gt;CLEAR Gives You Choices&lt;/h2&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;Getting online should be easy. That&amp;rsquo;s why CLEAR gives you choices:&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt; * Service for home, around town or both&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; * Flexible plans by the day or by the month&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; * Devices for mobile or at home use&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;Plus, there&amp;rsquo;s no drilling, digging or waiting for installation. CLEAR gives you internet the way you want it. Now that&amp;rsquo;s the way a broadband service should be!&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;prodcontainer&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;prodmain&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;productbox&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;productimage&quot;&gt;&lt;img src=&quot;images/product-home-internet.png&quot;&gt;&lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;producttext&quot;&gt;&lt;span class=&quot;orangetitlelg&quot;&gt;Fast Home Internet&lt;/span&gt;&lt;br&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;text&quot;&gt;Fast Home Internet gives you more speed. This plan is ideal for online shopping, sending photos or even downloading <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; music. You'll connect at download speeds of 3Mbps and upload speeds of 500Kbps**. Usage is unlimited.&lt;br&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $35 activation fee&nbsp; (waived with 2 year sign up).&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;productprice&quot;&gt;&lt;span class=&quot;productnumber&quot;&gt;$30&lt;/span&gt;/month&lt;br&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;contactus.php&quot; onMouseOut=&quot;MM_swapImgRestore()&quot; onMouseOver=&quot;MM_swapImage('Image6','','slices/learnmore-on.png',1)&quot;&gt;&lt;img src=&quot;slices/learnmore-off.png&quot; name=&quot;Image6&quot; width=&quot;121&quot; height=&quot;50&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;prodcontainer&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;prodmain&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;productbox&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;productimage&quot;&gt;&lt;img src=&quot;images/product-home-internet.png&quot;&gt;&lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;producttext&quot;&gt;&lt;span class=&quot;orangetitlelg&quot;&gt;Faster Home Internet&lt;/span&gt;&lt;br&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;text&quot;&gt;Faster Home Internet lets you do more online in less time. This plan is ideal for playing games, banking, shopping, uploading, downloading videos and more! <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; You'll connect at download speeds of 6Mbps and upload speeds of 500Kbps**. Usage is unlimited.&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;productprice&quot;&gt;&lt;span class=&quot;productnumber&quot;&gt;$40&lt;/span&gt;/month&lt;br&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;contactus.php&quot; onMouseOut=&quot;MM_swapImgRestore()&quot; onMouseOver=&quot;MM_swapImage('Image6','','slices/learnmore-on.png',1)&quot;&gt;&lt;img src=&quot;slices/learnmore-off.png&quot; name=&quot;Image6&quot; width=&quot;121&quot; height=&quot;50&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;clear&quot;&gt;&amp;nbsp;&lt;/div&gt; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;leftcolumn&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;?php include('includes/navigation.php'); ?&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
<br />
<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
<br />
&lt;div id=&quot;footer&quot;&gt;&lt;/div&gt;<br />
&lt;/div&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>bjdmb</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231844.html</guid>
		</item>
		<item>
			<title>positioning problems</title>
			<link>http://www.daniweb.com/forums/thread231794.html</link>
			<pubDate>Tue, 20 Oct 2009 23:50:57 GMT</pubDate>
			<description><![CDATA[i am trying to get my drop down navigation to centre within the div but nothing i try will work. here is the css and html for it, if anyone could help i would be extremely grateful. 
 
*html* 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a...]]></description>
			<content:encoded><![CDATA[<div>i am trying to get my drop down navigation to centre within the div but nothing i try will work. here is the css and html for it, if anyone could help i would be extremely grateful.<br />
<br />
<span style="font-weight:bold">html</span><br />
 <pre style="margin:20px; line-height:13px">&lt;div id=&quot;topmenu&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp;  &lt;ul id=&quot;menu&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;&quot;&gt;About Us&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;&quot;&gt;The Team&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;&quot;&gt;History&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;&quot;&gt;Vision&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;&quot;&gt;Products&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;&quot;&gt;Cozy Couch&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;&quot;&gt;Great Table&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;&quot;&gt;Small Chair&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;&quot;&gt;Shiny Shelf&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;&quot;&gt;Invisible Nothing&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;&quot;&gt;Contact&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;&quot;&gt;Online&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;&quot;&gt;Right Here&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;&quot;&gt;Somewhere Else&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  &lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &lt;/div&gt;</pre><br />
<span style="font-weight:bold">css</span><br />
 <pre style="margin:20px; line-height:13px">#topmenu ul {<br />
&nbsp; font-family: Arial, Verdana;<br />
&nbsp; font-size: 14px;<br />
&nbsp; margin: 0;<br />
&nbsp; padding: inherit;<br />
&nbsp; list-style: none;<br />
}<br />
ul li {<br />
&nbsp; display: block;<br />
&nbsp; position: relative;<br />
&nbsp; float: left;<br />
}<br />
li ul { display: none; }<br />
ul li a {<br />
&nbsp; display: block;<br />
&nbsp; left: 200px;<br />
&nbsp; text-decoration: none;<br />
&nbsp; color: #ffffff;<br />
&nbsp; border-top: 1px solid #ffffff;<br />
&nbsp; padding: 5px 15px 5px 15px;<br />
&nbsp; background: none;)<br />
&nbsp; margin-left: 1px;<br />
&nbsp; white-space: nowrap;<br />
}<br />
ul li a:hover { background: f2f2f2; }<br />
li:hover ul {<br />
&nbsp; display: block;<br />
&nbsp; position: absolute;<br />
}<br />
li:hover li {<br />
&nbsp; float: none;<br />
&nbsp; font-size: 11px;<br />
}<br />
li:hover a { background: #F2F2F2 }<br />
li:hover li a:hover { background: #f2f2f2; }</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>snefmoo</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231794.html</guid>
		</item>
		<item>
			<title>teach me</title>
			<link>http://www.daniweb.com/forums/thread231689.html</link>
			<pubDate>Tue, 20 Oct 2009 15:09:55 GMT</pubDate>
			<description>i am a college student and we have to make our own designed web page..can you help me to start</description>
			<content:encoded><![CDATA[<div>i am a college student and we have to make our own designed web page..can you help me to start</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>ehem011</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231689.html</guid>
		</item>
		<item>
			<title>How to display password filed</title>
			<link>http://www.daniweb.com/forums/thread231660.html</link>
			<pubDate>Tue, 20 Oct 2009 12:45:53 GMT</pubDate>
			<description><![CDATA[I tryed the 
<script language="JavaScript">var password;var pass1="PASSWORD-HERE";password=prompt('Whats The Magic Word?',' ');if (password==pass1) alert('That Is Correct!');else {  window.location="SITE-LINK";}</script>code, but the problem i found is, that anyone can see what text has been typed...]]></description>
			<content:encoded><![CDATA[<div>I tryed the<br />
 <pre style="margin:20px; line-height:13px">&lt;script language=&quot;JavaScript&quot;&gt;var password;var pass1=&quot;PASSWORD-HERE&quot;;password=prompt('Whats The Magic Word?',' ');if (password==pass1) alert('That Is Correct!');else {&nbsp; window.location=&quot;SITE-LINK&quot;;}&lt;/script&gt;</pre>code, but the problem i found is, that anyone can see what text has been typed into the passord box, can anyone tell me how you get the text to appear as bullet marks like i have seen on other sites?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>bibbleonline</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231660.html</guid>
		</item>
		<item>
			<title>dropdown menu, not working in IE6</title>
			<link>http://www.daniweb.com/forums/thread231510.html</link>
			<pubDate>Mon, 19 Oct 2009 23:46:32 GMT</pubDate>
			<description>I have made a dropdown menu wich is working fine in firefox and chrome, but in IE6, it is not working! i am typing the css code below, please any css guru, remove the bug from the given code if possible!  
 
#nav, #nav ul { 
	padding: 0; 
	margin: 0; 
	list-style: none; 
} 
 
#nav li a {...</description>
			<content:encoded><![CDATA[<div>I have made a dropdown menu wich is working fine in firefox and chrome, but in IE6, it is not working! i am typing the css code below, please any css guru, remove the bug from the given code if possible! <br />
<br />
 <pre style="margin:20px; line-height:13px">#nav, #nav ul {<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; list-style: none;<br />
}<br />
<br />
#nav li a {<br />
&nbsp; &nbsp; &nbsp; &nbsp; font:bold 12px Tahoma, &quot;MS Sans Serif&quot;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#FFF;<br />
&nbsp; &nbsp; &nbsp; &nbsp; display: block;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 135px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:38px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:center;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-decoration:none;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:22px 0 0 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
<br />
#nav li {<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; float: left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 135px;<br />
}<br />
#nav li:hover {<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url(../images/hover1.jpg) no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float: left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 135px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
#nav ul li:active {<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:url(../images/hover1.jpg) no-repeat 100% 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float: left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 135px;<br />
}<br />
#nav li&nbsp; ul {<br />
&nbsp; &nbsp; &nbsp; &nbsp; display: none;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:auto;<br />
&nbsp; &nbsp; &nbsp; &nbsp; position: absolute;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 150px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; left: -999em;<br />
&nbsp; &nbsp; &nbsp; &nbsp; z-index: 3;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-color:#4bcbd8;<br />
}<br />
<br />
#nav li:hover ul{<br />
&nbsp; &nbsp; &nbsp; &nbsp; display:block;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:auto;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-color:#4bcbd8;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border:solid 1px #0d96a4;<br />
&nbsp; &nbsp; &nbsp; &nbsp; left: auto;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-decoration:none;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
#nav li:hover ul a:hover{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-color:#8be5ed;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#999;<br />
&nbsp; &nbsp; &nbsp; &nbsp; left: auto;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-decoration:none;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
#nav li:hover ul, #nav li.sfhover ul {<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; left: auto;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-color:#8be5ed;<br />
&nbsp; &nbsp; &nbsp; &nbsp; display:block;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
}</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>simirnov</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231510.html</guid>
		</item>
		<item>
			<title>Three column CSS position</title>
			<link>http://www.daniweb.com/forums/thread231503.html</link>
			<pubDate>Mon, 19 Oct 2009 22:10:13 GMT</pubDate>
			<description><![CDATA[I need another set of eyes to look this over. I can't seem to get the three columns to work properly with the product listing at the bottom of the page. Here is the CSS; 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a...]]></description>
			<content:encoded><![CDATA[<div>I need another set of eyes to look this over. I can't seem to get the three columns to work properly with the product listing at the bottom of the page. Here is the CSS;<br />
 <pre style="margin:20px; line-height:13px">#productbox{<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:666px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image:url(../slices/item-bkg.png);<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-repeat:no-repeat;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:173px;<br />
}<br />
.productimage {<br />
&nbsp; &nbsp; &nbsp; &nbsp; float: left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 100px; <br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-left: 0px; <br />
&nbsp; &nbsp; &nbsp; &nbsp; padding:20px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }&nbsp; &nbsp; &nbsp; &nbsp; <br />
<br />
.producttext {<br />
&nbsp; &nbsp; &nbsp; &nbsp; float: left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:250;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 0 100px 0 100px; <br />
&nbsp; &nbsp; &nbsp; &nbsp; font:Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:12px;<br />
}<br />
<br />
.productprice{<br />
&nbsp; &nbsp; &nbsp; &nbsp; float: left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 100px; <br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-left: -350px; <br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family:Arial, Helvetica, sans-serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:12px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color:#01204b;<br />
}</pre><br />
Here is the HTML:<br />
 <pre style="margin:20px; line-height:13px">&lt;div id=&quot;productbox&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;productimage&quot;&gt;&lt;img src=&quot;images/product-home-internet.png&quot;&gt;&lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;producttext&quot;&gt;&lt;span class=&quot;orangetitlelg&quot;&gt;Fast Home Internet&lt;/span&gt;&lt;br&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Fast Home Internet gives you more speed. This plan is ideal for online shopping, sending photos or even downloading <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; music. You'll connect at download speeds of 3Mbps and upload speeds of 500Kbps**. Usage is unlimited.&lt;br&gt;&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $35 activation fee&nbsp; (waived with 2 year sign up).<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;productprice&quot;&gt;&lt;span class=&quot;productnumber&quot;&gt;$30&lt;/span&gt;/month&lt;br&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;contactus.php&quot; onMouseOut=&quot;MM_swapImgRestore()&quot; onMouseOver=&quot;MM_swapImage('Image6','','slices/learnmore-on.png',1)&quot;&gt;&lt;img src=&quot;slices/learnmore-off.png&quot; name=&quot;Image6&quot; width=&quot;121&quot; height=&quot;50&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;</pre><br />
Any help would be very much appreciated.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>bjdmb</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231503.html</guid>
		</item>
		<item>
			<title>re: Website</title>
			<link>http://www.daniweb.com/forums/thread231404.html</link>
			<pubDate>Mon, 19 Oct 2009 13:43:02 GMT</pubDate>
			<description><![CDATA[Hey, I'm new to web design and I need tips on how to start to deign a website starting from the basics, step by step]]></description>
			<content:encoded><![CDATA[<div>Hey, I'm new to web design and I need tips on how to start to deign a website starting from the basics, step by step</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>walba</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231404.html</guid>
		</item>
		<item>
			<title>flash calendar</title>
			<link>http://www.daniweb.com/forums/thread231236.html</link>
			<pubDate>Sun, 18 Oct 2009 19:46:55 GMT</pubDate>
			<description>My customer wants me to integrate a flash calendar into their website is there any premade code that has a send to friends link that would send the data on that day to outlook so you can email it? I found calendarpro by www.usflashmap.com (http://www.usflashmap.com) which is working but they would...</description>
			<content:encoded><![CDATA[<div>My customer wants me to integrate a flash calendar into their website is there any premade code that has a send to friends link that would send the data on that day to outlook so you can email it? I found calendarpro by <a rel="nofollow" class="t" href="http://www.usflashmap.com" target="_blank">www.usflashmap.com</a> which is working but they would like the email feature and a twitter facebook plugin if possible.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>freshfitz</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231236.html</guid>
		</item>
		<item>
			<title>Help with Auto Resize</title>
			<link>http://www.daniweb.com/forums/thread231188.html</link>
			<pubDate>Sun, 18 Oct 2009 15:10:53 GMT</pubDate>
			<description><![CDATA[Ok I know.. Im a novice and have no idea.. but need a quick fix before I can do more research.. I'm working on a friends site and it's a auto resize-stretching website.. where it all stretches when browser is resized.. I no longer want it to stretch.. how do I stop it? 
 
I managed to stop the...]]></description>
			<content:encoded><![CDATA[<div>Ok I know.. Im a novice and have no idea.. but need a quick fix before I can do more research.. I'm working on a friends site and it's a auto resize-stretching website.. where it all stretches when browser is resized.. I no longer want it to stretch.. how do I stop it?<br />
<br />
I managed to stop the flash from doing this.. I just don't know how to stop it... Pls Help!<br />
<br />
<br />
 <pre style="margin:20px; line-height:13px">var ElementMaxHeight = function() {<br />
&nbsp; this.initialize.apply(this, arguments);<br />
}<br />
<br />
ElementMaxHeight.prototype = {<br />
&nbsp; initialize: function(className) {<br />
&nbsp; &nbsp; this.elements = document.getElementsByClassName(className || 'maxheight');&nbsp; &nbsp; <br />
&nbsp; &nbsp; this.textElement = document.createElement('span');<br />
&nbsp; &nbsp; this.textElement.appendChild(document.createTextNode('A'));<br />
&nbsp; &nbsp; this.textElement.style.display = 'block';<br />
&nbsp; &nbsp; this.textElement.style.position = 'absolute';<br />
&nbsp; &nbsp; this.textElement.style.fontSize = '1em';<br />
&nbsp; &nbsp; this.textElement.style.top = '-1000px';<br />
&nbsp; &nbsp; this.textElement.style.left = '-1000px';<br />
&nbsp; &nbsp; document.body.appendChild(this.textElement);<br />
&nbsp; &nbsp; this.textElementHeight = document.getDimensions(this.textElement).height;<br />
&nbsp; &nbsp; var __object = this;<br />
&nbsp; &nbsp; var __checkFontSize = this.checkFontSize;<br />
&nbsp; &nbsp; this.checkFontSizeInterval = window.setInterval(function() {return __checkFontSize.apply(__object)}, 500);<br />
<br />
&nbsp; &nbsp; this.expand();<br />
<br />
&nbsp; &nbsp; // Refresh elements height onResize event<br />
&nbsp; &nbsp; var __expand = this.expand;<br />
&nbsp; &nbsp; if (window.addEventListener) {<br />
&nbsp; &nbsp; &nbsp; window.addEventListener('resize', function(event) {return __expand.apply(__object, [( event || window.event)])}, false);<br />
&nbsp; &nbsp; } else if (window.attachEvent) {<br />
&nbsp; &nbsp; &nbsp; window.attachEvent('onresize', function(event) {return __expand.apply(__object, [( event || window.event)])});<br />
&nbsp; &nbsp; }<br />
&nbsp; },<br />
<br />
&nbsp; expand: function() {<br />
&nbsp; &nbsp; this.reset();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for (var i = 0; i &lt; this.elements.length; i++) {&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; this.elements[i].style.height = document.getDimensions(this.elements[i].parentNode).height + 'px';<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; },<br />
<br />
&nbsp; reset: function() {<br />
&nbsp; &nbsp; for (var i = 0; i &lt; this.elements.length; i++) {&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; this.elements[i].style.height = 'auto';<br />
&nbsp; &nbsp; }<br />
&nbsp; },<br />
<br />
&nbsp; checkFontSize: function() {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var height = document.getDimensions(this.textElement).height;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if(this.textElementHeight != height) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; this.textElementHeight = height;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; this.expand();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; }&nbsp; <br />
}<br />
<br />
<br />
if (!!document.evaluate) {<br />
&nbsp; document._getElementsByXPath = function(expression, parentElement) {<br />
&nbsp; &nbsp; var results = [];<br />
&nbsp; &nbsp; var query = document.evaluate(expression, parentElement || document,<br />
&nbsp; &nbsp; &nbsp; null, XPathResult.ORDERED_NODE_SNAPSHOT_TYPE, null);<br />
&nbsp; &nbsp; for (var i = 0, length = query.snapshotLength; i &lt; length; i++)<br />
&nbsp; &nbsp; &nbsp; results.push(query.snapshotItem(i));<br />
&nbsp; &nbsp; return results;<br />
&nbsp; }<br />
}<br />
<br />
document.getElementsByClassName = function(className, parentElement) {<br />
&nbsp; if (!!document.evaluate) {<br />
&nbsp; &nbsp; var q = &quot;.//*[contains(concat(' ', @class, ' '), ' &quot; + className + &quot; ')]&quot;;<br />
&nbsp; &nbsp; return document._getElementsByXPath(q, parentElement);<br />
&nbsp; } else {<br />
&nbsp; &nbsp; var children = (parentElement || document.body).getElementsByTagName('*');<br />
&nbsp; &nbsp; var elements = [], child;<br />
&nbsp; &nbsp; for (var i = 0, length = children.length; i &lt; length; i++) {<br />
&nbsp; &nbsp; &nbsp; child = children[i];<br />
&nbsp; &nbsp; &nbsp; if (child.className.length != 0 &amp;&amp;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (child.className == className ||<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  child.className.match(new RegExp(&quot;(^|\\s)&quot; + className + &quot;(\\s|$)&quot;)))) {&nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; elements.push(child);<br />
&nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; }<br />
&nbsp; &nbsp; return elements;<br />
&nbsp; }<br />
}<br />
<br />
document.getDimensions = function (element) {<br />
&nbsp; var display = element.style.display;<br />
&nbsp; if (display != 'none' &amp;&amp; display != null) { // Safari bug<br />
&nbsp; &nbsp; return {width: element.offsetWidth, height: element.offsetHeight};<br />
&nbsp; }<br />
<br />
&nbsp; return {width: originalWidth, height: originalHeight};<br />
}</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>leones</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231188.html</guid>
		</item>
		<item>
			<title>On zoom out, content cracks</title>
			<link>http://www.daniweb.com/forums/thread231183.html</link>
			<pubDate>Sun, 18 Oct 2009 15:01:28 GMT</pubDate>
			<description><![CDATA[Hello! I have a little problem with this website, any help, suggestion would be appreciated. I discovered that on *BROWSER zoom out (on Firefox 3.5.3, Ctrl + -), the content gets outside the div's bottom, like shown bellow: 
 
Normal state (http://img17.imageshack.us/img17/2422/sitenormalstate.jpg)...]]></description>
			<content:encoded><![CDATA[<div>Hello! I have a little problem with this website, any help, suggestion would be appreciated. I discovered that on *BROWSER zoom out (on Firefox 3.5.3, Ctrl + -), the content gets outside the div's bottom, like shown bellow:<br />
<br />
<a rel="nofollow" class="t" href="http://img17.imageshack.us/img17/2422/sitenormalstate.jpg" target="_blank">Normal state</a><br />
<a rel="nofollow" class="t" href="http://img200.imageshack.us/img200/2796/sitezoomedstate.jpg" target="_blank">Zoomed state</a><br />
<br />
Any ideea? Is this a common behaviour? <br />
Thank you,<br />
alphagon.<br />
<br />
* - edited.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>alphagon</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231183.html</guid>
		</item>
		<item>
			<title>product Database search</title>
			<link>http://www.daniweb.com/forums/thread231086.html</link>
			<pubDate>Sun, 18 Oct 2009 02:53:05 GMT</pubDate>
			<description>Hi- 
 
So im making a buying/selling website, where people can search through my catalog. and i have no idea how i would go about that. basicly i would have a database with all of my producs in it, and then people would type in a key word and a page would come up with the appropriate results. 
...</description>
			<content:encoded><![CDATA[<div>Hi-<br />
<br />
So im making a buying/selling website, where people can search through my catalog. and i have no idea how i would go about that. basicly i would have a database with all of my producs in it, and then people would type in a key word and a page would come up with the appropriate results.<br />
<br />
Thanks in advance!<br />
<br />
P.S. even if you don't know <span style="font-weight:bold">how</span> to do this, if you could just point me in the right direction id apreciate it!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>crackerjacker</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231086.html</guid>
		</item>
		<item>
			<title>How would I do this in CSS?  Newby pulling hair out.</title>
			<link>http://www.daniweb.com/forums/thread230906.html</link>
			<pubDate>Sat, 17 Oct 2009 10:27:16 GMT</pubDate>
			<description><![CDATA[Hello: 
 
I've been trying for weeks (yes, it's embarrassing) to create a dhtml popup window w/min, max and close buttons in a title bar. 
 
I can do this fine w/a table, but I hate tables, and want to accomplish the same thing w/non-table css. 
 
Here is a rough image of what I want to accomplish:...]]></description>
			<content:encoded><![CDATA[<div>Hello:<br />
<br />
I've been trying for weeks (yes, it's embarrassing) to create a dhtml popup window w/min, max and close buttons in a title bar.<br />
<br />
I can do this fine w/a table, but I hate tables, and want to accomplish the same thing w/non-table css.<br />
<br />
Here is a rough image of what I want to accomplish:<br />
<br />
 <pre style="margin:20px; line-height:13px">----------------------------------<br />
|&nbsp; &nbsp; &nbsp; &nbsp; Title&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  -&nbsp; +&nbsp; x |<br />
----------------------------------<br />
|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<br />
|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<br />
|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<br />
|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<br />
|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<br />
----------------------------------</pre><br />
Where the title is centered in the *whole* width of the title bar, and there are 3 images (icons 16x16) in the upper-right corner of the title bar.  <br />
<br />
I cannot seem to get the above working in multiple browsers.  What works in FF 3.5 and IE8 doesn't work in IE7.  What works in IE 7 doesn't work in FF3.0!!  Ack.<br />
<br />
Could someone show me the pristine css that would accomplish what I want to do?  It would really help me understand what I'm doing wrong (believe me, I have PAGES of css and html that doesn't work).<br />
<br />
Thanks all.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>aaava</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230906.html</guid>
		</item>
		<item>
			<title><![CDATA[Images don't show up in IE7/or incorrect FF/3.0]]></title>
			<link>http://www.daniweb.com/forums/thread230804.html</link>
			<pubDate>Fri, 16 Oct 2009 19:51:15 GMT</pubDate>
			<description><![CDATA[I have no clue anymore about css.  I used to think I knew what's what, but I get so many different results in different VERSIONS of the same browsers, never mind different browsers, that I'm at a loss. 
 
I have written a dhtml popup dialog window that resizes and such.  It also has min/max/exit...]]></description>
			<content:encoded><![CDATA[<div>I have no clue anymore about css.  I used to think I knew what's what, but I get so many different results in different VERSIONS of the same browsers, never mind different browsers, that I'm at a loss.<br />
<br />
I have written a dhtml popup dialog window that resizes and such.  It also has min/max/exit image buttons in the top-right corner, like any normal dialog window would, and the ability to resize w/a resize image in the lower-right hand corner.<br />
<br />
On XP machines w/IE 8 or Firefox 3.5+, everything shows up fine.  So I figure I'm done, since how bad could it be in other versions of the same browser??<br />
<br />
Bad.  On a Vista (ugh) box, in IE 7, it's a disaster.  Everything works fine as far as moving and resizing, but no min/max/exit images show up!  In FF 3.05+ or so, on Vista, the images show up on a different line (below the title bar line).  It's killing me because everytime I think I've fixed it on one box, it breaks elsewhere.<br />
<br />
I would truly appreciate any help.  Here's the code for the page (the relevant code anyway):<br />
<br />
 <pre style="margin:20px; line-height:13px"><br />
.dlgWindow {<br />
&nbsp;height : 200px; <br />
&nbsp;width: 400px; <br />
&nbsp;float: left; <br />
&nbsp;padding: 5px;<br />
}<br />
<br />
.dlgHtmlStyle {<br />
&nbsp; width: 400px;<br />
&nbsp; z-index: 20;<br />
}<br />
<br />
.dlgTitleHtmlStyle {<br />
&nbsp;width: 100%;<br />
&nbsp;height: 20px; <br />
&nbsp;background-color: #d6b24a;<br />
&nbsp;border: solid 1px black;<br />
}<br />
<br />
..dlgDragStyle {<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:100%;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:21px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-color:#d6b24a;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align:center;<br />
&nbsp; &nbsp; &nbsp; &nbsp; cursor:move;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-bottom: solid 1px #000000;<br />
}<br />
<br />
dlgContentStyle {<br />
&nbsp;width: 100%;<br />
&nbsp;height: 100%; <br />
&nbsp;overflow: scroll; <br />
&nbsp;background-color: #F0F0F0;<br />
&nbsp;color: #808080;<br />
&nbsp;border: solid 1px black;<br />
}<br />
<br />
&lt;body&gt;<br />
&nbsp; &nbsp; &lt;div id=&quot;dlgWindow&quot; &gt;<br />
&nbsp; &nbsp; &nbsp; &lt;div id=&quot;pnlDialog&quot; class=&quot;dlgHtmlStyle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;pnlDialogDragger&quot; class=&quot;dlgTitleHtmlStyle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;dlgDragStyle&quot;&gt;Web page Url<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;img src=&quot;Images/close.gif&quot; id=&quot;imgClose&quot; width=&quot;18px&quot; height=&quot;19px&quot; alt=&quot;Close&quot; onclick=&quot;javascript<b></b>:closeDlg();&quot; style=&quot;vertical-align: bottom; cursor: pointer; float: right;&quot;/&gt;&amp;nbsp;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;img src=&quot;Images/maximize.gif&quot; id=&quot;imgMaximize&quot; width=&quot;18px&quot; height=&quot;19px&quot; alt=&quot;Maximize&quot; onclick=&quot;javascript<b></b>:maximizeDlg();&quot; style=&quot;vertical-align: bottom; cursor: pointer; float: right;&quot;/&gt;&amp;nbsp;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;img src=&quot;Images/minimize.gif&quot; id=&quot;imgMinimize&quot; width=&quot;18px&quot; height=&quot;19px&quot; alt=&quot;Minimize&quot; onclick=&quot;javascript<b></b>:minimizeDlg();&quot; style=&quot;vertical-align: bottom; cursor: pointer; float: right;&quot;/&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;dlgContent&quot; class=&quot;dlgContentStyle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;This panel will reset its position on a postback or page refresh.&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &lt;/div&gt;<br />
&lt;/body&gt;</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>aaava</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230804.html</guid>
		</item>
		<item>
			<title>Probably very simple text centering quesiton</title>
			<link>http://www.daniweb.com/forums/thread230743.html</link>
			<pubDate>Fri, 16 Oct 2009 15:41:59 GMT</pubDate>
			<description>Hello all, 
 
I am in the process of teaching myself CSS to go along with my beginner-intermediate knowledge of HTML.  I am just starting with CSS and have created a small test file to attempt to create a table with one row and one cell in that row.  I then want to display white text that is...</description>
			<content:encoded><![CDATA[<div>Hello all,<br />
<br />
I am in the process of teaching myself CSS to go along with my beginner-intermediate knowledge of HTML.  I am just starting with CSS and have created a small test file to attempt to create a table with one row and one cell in that row.  I then want to display white text that is centered in the one cell.  Below is the current code that I have:<br />
<br />
 <pre style="margin:20px; line-height:13px">&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&gt;<br />
&lt;head&gt;<br />
&lt;title&gt;eBay Test Ad&lt;/title&gt;<br />
&lt;style type=&quot;text/css&quot;&gt;<br />
table.toptable<br />
{<br />
&nbsp; background-color: #000;<br />
&nbsp; margin-left: auto;<br />
&nbsp; margin-right: auto;<br />
&nbsp; border-collapse: collapse;<br />
&nbsp; display: block;<br />
&nbsp; width: 900px;<br />
&nbsp; position: relative;<br />
}<br />
span.testtext<br />
{<br />
&nbsp; text-align: center;<br />
&nbsp; color: #fff;<br />
&nbsp; font-family: Arial, sans serif;<br />
&nbsp; font-weight: bold;<br />
&nbsp; font-size: 32px;<br />
}<br />
&nbsp; <br />
<br />
&lt;/style&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&nbsp; &lt;table class=&quot;toptable&quot;&gt;<br />
&nbsp; &nbsp; &lt;tr&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;testtext&quot;&gt;This is only a test...&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;/td&gt;<br />
&nbsp; &nbsp; &lt;/tr&gt;<br />
&nbsp; &lt;/table&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</pre><br />
It seems to me that by having the statement:<br />
<br />
text-align: center;<br />
<br />
in the definition of .testtext that it should center this text.  I sure this is a very simple fix and I'm just missing something cursory, but any help would be greatly appreciated.<br />
<br />
Thanks,<br />
D</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>dgr231</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230743.html</guid>
		</item>
		<item>
			<title>jpeg and other image files not displaying in windows 7</title>
			<link>http://www.daniweb.com/forums/thread230723.html</link>
			<pubDate>Fri, 16 Oct 2009 14:07:13 GMT</pubDate>
			<description>hello everyone, i have a new pc and it runs on windows 7, and i never had this problem with my other xp pc, everytime i create an html file with images (i have tried jpeg, gif and png so far) only png shows up and not jpg and gif, i need to solve this problem, i have tried to disable my security...</description>
			<content:encoded><![CDATA[<div>hello everyone, i have a new pc and it runs on windows 7, and i never had this problem with my other xp pc, everytime i create an html file with images (i have tried jpeg, gif and png so far) only png shows up and not jpg and gif, i need to solve this problem, i have tried to disable my security software and still nothing happned, this happens to both firefox and ie 8. is anyone experiencing the same problem? what could be causing this? have you found a solution? please help, i cant go on webdesigning without it :(</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>expertotech</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230723.html</guid>
		</item>
		<item>
			<title>IFrame problem</title>
			<link>http://www.daniweb.com/forums/thread230576.html</link>
			<pubDate>Fri, 16 Oct 2009 03:10:59 GMT</pubDate>
			<description><![CDATA[I'm trying to use an iframe (bad, I know) to display a shopping cart.  It shows up as designed in IE but not Firefox. 
 
Any solutions? 
 
Thanks!]]></description>
			<content:encoded><![CDATA[<div>I'm trying to use an iframe (bad, I know) to display a shopping cart.  It shows up as designed in IE but not Firefox.<br />
<br />
Any solutions?<br />
<br />
Thanks!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>CFulcrum</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230576.html</guid>
		</item>
		<item>
			<title>Putting divs side by side</title>
			<link>http://www.daniweb.com/forums/thread229929.html</link>
			<pubDate>Tue, 13 Oct 2009 20:02:31 GMT</pubDate>
			<description><![CDATA[I am trying to create a kind of grid of divs but i cannot get it to work. 
I am a newbie at this and still learning. I have been on many websites but still no luck. 
 
My html is  
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a...]]></description>
			<content:encoded><![CDATA[<div>I am trying to create a kind of grid of divs but i cannot get it to work.<br />
I am a newbie at this and still learning. I have been on many websites but still no luck.<br />
<br />
My html is <br />
 <pre style="margin:20px; line-height:13px">&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;pitchdiv&quot; class=&quot;dropZoneContainer&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;gk&quot; class=&quot;wrapper&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;gk1&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;def&quot; class=&quot;wrapper&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;def1&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;def2&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;def3&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;def4&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;mid&quot; class=&quot;wrapper&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;mid1&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;mid2&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;mid3&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;mid4&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;str&quot; class=&quot;wrapper&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;str1&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;str2&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;</pre>The CSS is <br />
 <pre style="margin:20px; line-height:13px">.wrapper<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:380px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:148px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-bottom:1px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-top:1px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border:solid 1px black;&nbsp; &nbsp; &nbsp; &nbsp; <br />
}<br />
.dropZone<br />
{&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; background-color:Transparent;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:120px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:80px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; float:left;<br />
}<br />
.dropZoneContainer<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-image:url(./images/footballpitch2port.png);<br />
&nbsp; &nbsp; &nbsp; &nbsp; top:100px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; left:600px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:600px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:382px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; position:absolute;<br />
}</pre><br />
When the page is rendered the divs are all over the place really. Im thinking of going back to a table but i would prefer a more flexible solution</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>apgriffiths</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229929.html</guid>
		</item>
		<item>
			<title>IE8 Child Selector</title>
			<link>http://www.daniweb.com/forums/thread229637.html</link>
			<pubDate>Mon, 12 Oct 2009 21:22:32 GMT</pubDate>
			<description><![CDATA[Hi! I read that IE 8 accepts child selectors. But it does not seem to work for my IE8 (Spanish version if this even matters). 
 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a href="/forums/misc.php?do=explaincode&amp;TB_iframe=true&amp;height=400&amp;width=680"...]]></description>
			<content:encoded><![CDATA[<div>Hi! I read that IE 8 accepts child selectors. But it does not seem to work for my IE8 (Spanish version if this even matters).<br />
<br />
 <pre style="margin:20px; line-height:13px">#div &gt; p{background-color: blue;}<br />
========================<br />
&lt;div id=&quot;div&quot;&gt;<br />
&lt;p&gt;Shoud work here!&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;and not here&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&lt;/div&gt;</pre><br />
It works for firefox and not for internet explorer. What could be happening?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>Dat0</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229637.html</guid>
		</item>
		<item>
			<title>Help creating div for drag and drop</title>
			<link>http://www.daniweb.com/forums/thread229627.html</link>
			<pubDate>Mon, 12 Oct 2009 20:38:41 GMT</pubDate>
			<description><![CDATA[I am trying to create a drag and drop area. The theme for the area is a football pitch, the picture is broken up into a grid, please see the attached picture for what ive done so far, 
So far i have only done it using a table using the following code, 
  <div class="codeblock"> <div class="spaced">...]]></description>
			<content:encoded><![CDATA[<div>I am trying to create a drag and drop area. The theme for the area is a football pitch, the picture is broken up into a grid, please see the attached picture for what ive done so far,<br />
So far i have only done it using a table using the following code,<br />
 <pre style="margin:20px; line-height:13px">&nbsp; &nbsp; &nbsp; &nbsp; &lt;table id=&quot;pitch&quot; class=&quot;dropZoneContainer&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;tr id=&quot;gk&quot; align=&quot;center&quot; valign=&quot;middle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;goalkeeper&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/tr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;tr id=&quot;def&quot; align=&quot;center&quot; valign=&quot;middle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;defender1&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;defender2&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;defender3&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;defender4&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/tr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;tr id=&quot;mid&quot; align=&quot;center&quot; valign=&quot;middle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;midfielder1&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;midfielder2&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;midfielder3&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/tr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;tr id=&quot;str&quot; align=&quot;center&quot; valign=&quot;middle&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;striker1&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;striker2&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;striker3&quot; class=&quot;dropZone&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/td&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/tr&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/table&gt;</pre>But the table is not very flexible so i want to use just div and css, any help on this is very welcome as i am a newbie at this.</div>  <br /> <div style="padding:5px">    <fieldset class="fieldset"> <legend>Attached Images</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/jpg.gif" alt="File Type: jpg" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12098&amp;d=1255379903" target="_blank">pitchlayout.jpg</a> (41.5 KB)</td> </tr> </table> </fieldset>   </div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>apgriffiths</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229627.html</guid>
		</item>
		<item>
			<title>z-index with images</title>
			<link>http://www.daniweb.com/forums/thread229590.html</link>
			<pubDate>Mon, 12 Oct 2009 17:10:07 GMT</pubDate>
			<description><![CDATA[I am trying to put up a rope border (border.png) on the sides of my center box of text. Text will work with z-index properly, but the border just will not show. Any ideas? 
 
style.css =   <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a...]]></description>
			<content:encoded><![CDATA[<div>I am trying to put up a rope border (border.png) on the sides of my center box of text. Text will work with z-index properly, but the border just will not show. Any ideas?<br />
<br />
style.css =  <pre style="margin:20px; line-height:13px">* {margin:0px;padding:0px;top:0px;left:0px;}<br />
body{<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align: center;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: #000000;<br />
}<br />
#central{<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-right: auto;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-left: auto;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-top: 10px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; position: relative;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 777px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align: left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-color: #FFFFFF;<br />
}<br />
#contentborderside{<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-top: 252px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; position: absolute;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 800px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: #FFFFFF url(&quot;border.png&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; z-index:1;<br />
}<br />
#content{<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin-top: 252px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; position: absolute;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 500px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; background:#c9a87f;<br />
&nbsp; &nbsp; &nbsp; &nbsp; z-index:-1;<br />
}</pre><br />
HTML =  <pre style="margin:20px; line-height:13px">&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;title&gt;Horseback Adventures&lt;/title&gt;<br />
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot; /&gt;<br />
&lt;link href=&quot;style.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;central&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;contentborderside&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;There should be a rope on either side of this!&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;content&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;h1&gt;Why won't the image show?&lt;/h1&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;Try as I might I can't get the z-index to work for my border ='( &lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;Any ideas?&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&lt;/body&gt;</pre><br />
The image is attached.<br />
<br />
Thank you!<br />
-optikali</div>  <br /> <div style="padding:5px">    <fieldset class="fieldset"> <legend>Attached Images</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/png.gif" alt="File Type: png" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12091&amp;d=1255367342" target="_blank">border.png</a> (41.6 KB)</td> </tr> </table> </fieldset>   </div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>optikali</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229590.html</guid>
		</item>
		<item>
			<title>Need Direction!!!</title>
			<link>http://www.daniweb.com/forums/thread229888.html</link>
			<pubDate>Mon, 12 Oct 2009 11:41:32 GMT</pubDate>
			<description><![CDATA[I just Started to learn HTML coding,But don't understand how to add design in code means website layout.]]></description>
			<content:encoded><![CDATA[<div>I just Started to learn HTML coding,But don't understand how to add design in code means website layout.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>gmx</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229888.html</guid>
		</item>
		<item>
			<title>Web Design</title>
			<link>http://www.daniweb.com/forums/thread229887.html</link>
			<pubDate>Mon, 12 Oct 2009 07:34:13 GMT</pubDate>
			<description>give me a html codes for web desin</description>
			<content:encoded><![CDATA[<div>give me a html codes for web desin</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>aanshi</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229887.html</guid>
		</item>
		<item>
			<title><![CDATA[<td nowrap="nowrap" /> is not working in IE8]]></title>
			<link>http://www.daniweb.com/forums/thread229444.html</link>
			<pubDate>Mon, 12 Oct 2009 05:16:09 GMT</pubDate>
			<description><![CDATA[i use nowrap="nowrap" attribuate to fix my UI for IE 6 , now when i am trying to run the same code in IE 8 its not working. 
 
The code is simple to display table. 
 
nowrap="nowrap" is written in the main CSS file , and its get applied to all site. its working fine with IE6 and 7 , but problem is...]]></description>
			<content:encoded><![CDATA[<div>i use nowrap=&quot;nowrap&quot; attribuate to fix my UI for IE 6 , now when i am trying to run the same code in IE 8 its not working.<br />
<br />
The code is simple to display table.<br />
<br />
nowrap=&quot;nowrap&quot; is written in the main CSS file , and its get applied to all site. its working fine with IE6 and 7 , but problem is in IE 8.<br />
<br />
In IE8 text in table &lt;td /&gt; displaying in one line and and crossing the window layout.<br />
<br />
Can any of you suggest me how to fix it? <br />
<br />
Two screenshot are attached.<br />
<br />
One is correct Layout display and other one is having problem.<br />
<br />
When i am using below code? Page <br />
&lt;td class=&quot;itTD&quot; nowrap=&quot;nowrap&quot; width=&quot;90%&quot; style=&quot;padding-right: 0px&quot;&gt;<br />
Pgae display is fine with IE6.0 and 7.0.<br />
But not in IE8.0.<br />
<br />
Now when i am removing nowrap=&quot;nowrap&quot; its fine with IE8 but showing problem in IE6 and 7.</div>  <br /> <div style="padding:5px">    <fieldset class="fieldset"> <legend>Attached Images</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/jpg.gif" alt="File Type: jpg" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12083&amp;d=1255324546" target="_blank">Correct_UI.JPG</a> (19.3 KB)</td> </tr><tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/jpg.gif" alt="File Type: jpg" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12084&amp;d=1255324559" target="_blank">Problem_UI.JPG</a> (22.1 KB)</td> </tr> </table> </fieldset>   </div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>anand4160</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229444.html</guid>
		</item>
		<item>
			<title>Problem using Div tags and css in dreamweaver?</title>
			<link>http://www.daniweb.com/forums/thread229442.html</link>
			<pubDate>Mon, 12 Oct 2009 05:12:36 GMT</pubDate>
			<description>I have been using tables to build all my sites till now and finally tried using CSS in dreamweaver. My page is uploaded at - http://photoindia.com/test/Untitled-1.html . The problem is in my layout, I want to have 3 div tags side by side(like 3 columns). I have inserted DIV tags and postioned them...</description>
			<content:encoded><![CDATA[<div>I have been using tables to build all my sites till now and finally tried using CSS in dreamweaver. My page is uploaded at - <a rel="nofollow" class="t" href="http://photoindia.com/test/Untitled-1.html" target="_blank">http://photoindia.com/test/Untitled-1.html</a> . The problem is in my layout, I want to have 3 div tags side by side(like 3 columns). I have inserted DIV tags and postioned them with the float and margin properties using CSS. As you can see on the page - <a rel="nofollow" class="t" href="http://photoindia.com/test/Untitled-1.html" target="_blank">http://photoindia.com/test/Untitled-1.html</a> , all the div's are of different height. What I want to do is in the left most DIV how do i make the black bg white, so that when the text on the right most DIV increases all the div's have the same bg like over here - <a rel="nofollow" class="t" href="http://photoindia.com/test/photographers.html" target="_blank">http://photoindia.com/test/photographers.html</a> ( i'm using tables here)?<br />
<br />
Any help will be greatly appreciated...</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>sumeru</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229442.html</guid>
		</item>
		<item>
			<title>how</title>
			<link>http://www.daniweb.com/forums/thread229313.html</link>
			<pubDate>Sun, 11 Oct 2009 14:43:24 GMT</pubDate>
			<description><![CDATA[<title> 
<head> 
<how>]]></description>
			<content:encoded><![CDATA[<div>&lt;title&gt;<br />
&lt;head&gt;<br />
&lt;how&gt;</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>ayen</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229313.html</guid>
		</item>
		<item>
			<title>Extending the box model?</title>
			<link>http://www.daniweb.com/forums/thread229303.html</link>
			<pubDate>Sun, 11 Oct 2009 13:38:03 GMT</pubDate>
			<description><![CDATA[I'm making a website with a header above all the content, a box for main info and a sidebar floating to the right, and then I have a footer that goes underneath the main content and the sidebar both. 
 
Now if the main content is taller than the sidebar, there's just a gap of background space...]]></description>
			<content:encoded><![CDATA[<div>I'm making a website with a header above all the content, a box for main info and a sidebar floating to the right, and then I have a footer that goes underneath the main content and the sidebar both.<br />
<br />
Now if the main content is taller than the sidebar, there's just a gap of background space between the sidebar and the footer. Is there anyway I can make the sidebar &quot;box&quot; extend to the footer at all times?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>Skzz</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229303.html</guid>
		</item>
		<item>
			<title>Background Image problem</title>
			<link>http://www.daniweb.com/forums/thread229300.html</link>
			<pubDate>Sun, 11 Oct 2009 13:25:38 GMT</pubDate>
			<description>In my browser(opera), my background image takes up the full height off the screen, but on my friends(firefox) there appears a large black banner beneath it (black because that is the bgcolor) 
 
I give you the css hopefully you guys can help me. 
 
body { 
color:#C00; 
background-color:#000;...</description>
			<content:encoded><![CDATA[<div>In my browser(opera), my background image takes up the full height off the screen, but on my friends(firefox) there appears a large black banner beneath it (black because that is the bgcolor)<br />
<br />
I give you the css hopefully you guys can help me.<br />
<br />
 <pre style="margin:20px; line-height:13px">body {<br />
color:#C00;<br />
background-color:#000;<br />
background-image:url('../background.jpg');<br />
background-repeat:no-repeat;<br />
background-position:top;<br />
height:100%;<br />
}</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>Kruptein</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229300.html</guid>
		</item>
		<item>
			<title>javascript doesnt work in firefox</title>
			<link>http://www.daniweb.com/forums/thread229292.html</link>
			<pubDate>Sun, 11 Oct 2009 12:32:30 GMT</pubDate>
			<description>Hi, the site http://932gs.co.cc/secure_site.html loads fine for ie and chrome/chromium but for some reason the javascript wont load, can people verify this and if it is true, how can I fix it?</description>
			<content:encoded><![CDATA[<div>Hi, the site <a rel="nofollow" class="t" href="http://932gs.co.cc/secure_site.html" target="_blank">http://932gs.co.cc/secure_site.html</a> loads fine for ie and chrome/chromium but for some reason the javascript wont load, can people verify this and if it is true, how can I fix it?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>leegeorg07</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229292.html</guid>
		</item>
		<item>
			<title>Help From Css Experince Developer</title>
			<link>http://www.daniweb.com/forums/thread229286.html</link>
			<pubDate>Sun, 11 Oct 2009 12:13:28 GMT</pubDate>
			<description>Hello There: 
I Build Me web site in Drupal I Think you know it very well, so I look for theme and I found a beautiful theme but their is problem with it 
http://drupal.org/project/acquia_marina 
I want To make the theme 3 column, with width 100% not fixed for all the theme header and footer and...</description>
			<content:encoded><![CDATA[<div>Hello There:<br />
I Build Me web site in Drupal I Think you know it very well, so I look for theme and I found a beautiful theme but their is problem with it<br />
<a rel="nofollow" class="t" href="http://drupal.org/project/acquia_marina" target="_blank">http://drupal.org/project/acquia_marina</a><br />
I want To make the theme 3 column, with width 100% not fixed for all the theme header and footer and body<br />
really he is made up of 3 column but the third column is placed in div content ,and i want to move it to out of div content and make it sperated<br />
any body here can help and tell what the changes i had to make in HTML code and CSS code to make what i want.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>ayalsule</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229286.html</guid>
		</item>
		<item>
			<title>.htaccess redirect, and an anchor link</title>
			<link>http://www.daniweb.com/forums/thread229227.html</link>
			<pubDate>Sun, 11 Oct 2009 04:32:28 GMT</pubDate>
			<description>A few questions... 
 
First, is there anything I can consolidate on this .htaccess and keep all of the functionality? 
 
Is my htaccess file going to be hidden from users with lines 2-5 or is there something else I need to do? 
 
My last one is probably the most fun. As you can see I have a...</description>
			<content:encoded><![CDATA[<div>A few questions...<br />
<br />
First, is there anything I can consolidate on this .htaccess and keep all of the functionality?<br />
<br />
Is my htaccess file going to be hidden from users with lines 2-5 or is there something else I need to do?<br />
<br />
My last one is probably the most fun. As you can see I have a redirect to <a rel="nofollow" class="t" href="http://www.mysite.com/index.php" target="_blank">www.mysite.com/index.php</a> (both a WWW and .PHP redirect). However, my conflict is with the last line and that's partially because of what I just mentioned. I have a product pitch page which is on index.php and I also have a navigation button on my site that says &quot;Order&quot; which links you to index.php#Order (at the bottom of my page).<br />
<br />
The conflict is that clicking on the index.php#Order link redirects you to index.php without the anchor. Anyone know how to make an exception to my rewrite rules so that my index.php anchor works properly?<br />
<br />
Thank you so much!<br />
<br />
 <pre style="margin:20px; line-height:13px">DirectoryIndex index.php<br />
&lt;Files ~ &quot;^\.ht&quot;&gt;<br />
&nbsp; &nbsp; Order allow,deny<br />
&nbsp; &nbsp; Deny from all<br />
&lt;/Files&gt; <br />
ErrorDocument 404 /404.php<br />
Options +FollowSymLinks<br />
RewriteEngine on<br />
Options +FollowSymlinks<br />
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /.*index\.php\ HTTP/ <br />
RewriteRule ^(.*)index\.php$ http://www.mysite.com/$1 [R=301,L]<br />
RewriteBase /<br />
RewriteCond %{HTTP_HOST} !^www\.mysite\.com$ [NC]<br />
RewriteRule ^(.*)$ http://www.mysite.com/$1 [R=301,L]<br />
redirect 301 /order.php http://www.mysite.com/index.php#Order</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>goodluck4287</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229227.html</guid>
		</item>
		<item>
			<title>tabbed menu breaks onto new line</title>
			<link>http://www.daniweb.com/forums/thread229139.html</link>
			<pubDate>Sat, 10 Oct 2009 16:54:44 GMT</pubDate>
			<description><![CDATA[hi my navigaion keeps on moving onto a new line and i cant seem to stop it. i have tried all that i can think of. 
 
thanks 
 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a href="/forums/misc.php?do=explaincode&amp;TB_iframe=true&amp;height=400&amp;width=680"...]]></description>
			<content:encoded><![CDATA[<div>hi my navigaion keeps on moving onto a new line and i cant seem to stop it. i have tried all that i can think of.<br />
<br />
thanks<br />
<br />
 <pre style="margin:20px; line-height:13px">body{<br />
height:100%;<br />
width: 150%;<br />
margin:0;<br />
}<br />
&nbsp; <br />
&nbsp; #nav{<br />
&nbsp; clear:both;<br />
&nbsp; font-weight:bold;<br />
&nbsp; color:black;<br />
&nbsp; margin-left:4px;<br />
&nbsp; float:left;<br />
&nbsp; list-style-type:none;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; background:url(navshadow.gif) no-repeat 8px 100% #fff;<br />
&nbsp; width:100;<br />
&nbsp; padding-bottom:21px;<br />
&nbsp; position:absolute;<br />
&nbsp; left:15%;<br />
<br />
}<br />
html&gt;body #nav{<br />
&nbsp; margin-left:8px;<br />
&nbsp; background:url(navshadow.gif) no-repeat &lt;strong&gt;4px&lt;/strong&gt; 100% #fff;<br />
}<br />
#nav li{<br />
&nbsp; list-style-type:none;<br />
&nbsp; float:left;<br />
&nbsp; margin:0 0 0 4px;<br />
&nbsp; padding:0 0 0 10px ;<br />
&nbsp; border-bottom:1px solid #999;<br />
&nbsp; background:url(tabgrey.png) #c0c0c0 top left no-repeat;<br />
&nbsp; <br />
}<br />
#nav li a{<br />
&nbsp; color:black;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; background:url(tabgrey.png) transparent top right no-repeat;<br />
&nbsp; display:block;<br />
&nbsp; padding:0 10px 0 0;<br />
&nbsp; float:left;<br />
&nbsp; <br />
}<br />
#nav li.cur,<br />
#nav li.over,<br />
#nav li:hover<br />
{<br />
&nbsp; background:url(tabblue.gif) #3c785c top left no-repeat;<br />
&nbsp; border-bottom:1px solid #2c6b2c;<br />
}<br />
<br />
#nav li strong,<br />
ul#nav li.cur a,<br />
ul#nav li.over a,<br />
ul#nav li:hover a<br />
{<br />
&nbsp; display:block;<br />
&nbsp; color:#fff;<br />
&nbsp; padding:0 10px 0 0;<br />
&nbsp; text-decoration:none;<br />
&nbsp; background:url(tabblue.png) transparent top right no-repeat;<br />
}<br />
<br />
&nbsp; <br />
&nbsp; <br />
<br />
<br />
&nbsp; &lt;/style&gt;<br />
&nbsp; &lt;script type=&quot;text/javascript&quot;&gt;<br />
/*&lt;![CDATA[*//*----&gt;*/<br />
<br />
function rollover()<br />
{<br />
&nbsp; if(!document.getElementById || !document.createTextNode){return;}<br />
&nbsp; var n=document.getElementById('nav');<br />
&nbsp; if(!n){return;}<br />
&nbsp; var lis=n.getElementsByTagName('li');<br />
&nbsp; for (var i=0;i&lt;lis.length;i++)<br />
&nbsp; {<br />
&nbsp; &nbsp; lis[i].onmouseover=function()<br />
&nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; this.className=this.className?'cur':'over';<br />
&nbsp; &nbsp; }<br />
&nbsp; &nbsp; lis[i].onmouseout=function()<br />
&nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp;  this.className=this.className=='cur'?'cur':'';<br />
&nbsp; &nbsp; }<br />
&nbsp; }<br />
}<br />
window.onload=rollover;<br />
<br />
/*--*//*]]&gt;*/<br />
&lt;/script&gt;<br />
&nbsp; <br />
&nbsp; <br />
&nbsp;&lt;/head&gt;<br />
&nbsp;&lt;body&gt;<br />
&nbsp;<br />
&nbsp;&lt;img src=&quot;logo.jpg&quot; width=&quot;40%&quot; /&gt;<br />
<br />
&nbsp;<br />
&nbsp;<br />
&lt;ul id=&quot;nav&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;li class=&quot;cur&quot;&gt;&lt;strong&gt;About jjjjjjjjjjjjjjjjjUs&lt;/strong&gt;&lt;/li&gt;<br />
&nbsp; &lt;li&gt;&lt;a href=&quot;index.html&quot;&gt;Garden Centre&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &lt;li&gt;&lt;a href=&quot;step2.html&quot;&gt;Dahlias Kitchen&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &lt;li&gt;&lt;a href=&quot;step3.html&quot;&gt;Kool Kamping&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &lt;li&gt;&lt;a href=&quot;step4.html&quot;&gt;&lt;/a&gt;Pets Corner&lt;/li&gt;<br />
&nbsp; &lt;li&gt;&lt;a href=&quot;step4.html&quot;&gt;&lt;/a&gt;Suttons Buildings&lt;/li&gt;<br />
&lt;/ul&gt;</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>gaz</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229139.html</guid>
		</item>
		<item>
			<title>Shadow / background</title>
			<link>http://www.daniweb.com/forums/thread229126.html</link>
			<pubDate>Sat, 10 Oct 2009 14:46:46 GMT</pubDate>
			<description><![CDATA[I try to add a "simulated" shadow on the left and right of my table/website. 
 
I use a background picture as my main background. I read something about using a transparent picture (.png?) and use that above my main background. 
 
Anyone who has an idea to how this can be done? 
 
Thanks in regards.]]></description>
			<content:encoded><![CDATA[<div>I try to add a &quot;simulated&quot; shadow on the left and right of my table/website.<br />
<br />
I use a background picture as my main background. I read something about using a transparent picture (.png?) and use that above my main background.<br />
<br />
Anyone who has an idea to how this can be done?<br />
<br />
Thanks in regards.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>ytregnn</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229126.html</guid>
		</item>
		<item>
			<title>background-color wraps in IE</title>
			<link>http://www.daniweb.com/forums/thread229108.html</link>
			<pubDate>Sat, 10 Oct 2009 12:10:38 GMT</pubDate>
			<description><![CDATA[hey guys.. 
 
i have a problem on IE7.  following css causing this. the problem is that wrapper div when its height is less than viewable area of the browser, browser doesn't apply background color. only applied to main div. 
 
 
body 
{ 
    background-color: #363636; 
    color: #FFFFFF; 
   ...]]></description>
			<content:encoded><![CDATA[<div>hey guys..<br />
<br />
i have a problem on IE7.  following css causing this. the problem is that wrapper div when its height is less than viewable area of the browser, browser doesn't apply background color. only applied to main div.<br />
<br />
 <pre style="margin:20px; line-height:13px">body<br />
{<br />
&nbsp; &nbsp; background-color: #363636;<br />
&nbsp; &nbsp; color: #FFFFFF;<br />
&nbsp; &nbsp; font-family: tahoma,sans-serif;<br />
&nbsp; &nbsp; font-size: 70%;<br />
&nbsp; &nbsp; height: 100%;<br />
&nbsp; &nbsp; line-height: 1.2em;<br />
&nbsp; &nbsp; margin: 0;<br />
&nbsp; &nbsp; padding: 0;<br />
&nbsp; &nbsp; text-align: left;<br />
&nbsp; &nbsp; width: 100%;<br />
}</pre><br />
<br />
i fixed this giving same background color html but same code is working on another website <a rel="nofollow" class="t" href="http://www.biranket.com" target="_blank">www.biranket.com</a><br />
<br />
 <pre style="margin:20px; line-height:13px">html<br />
{<br />
&nbsp; &nbsp; /* Fix for background issue in IE */<br />
&nbsp; &nbsp; background-color: #363636;<br />
&nbsp; &nbsp; height: 100%;<br />
&nbsp; &nbsp; width: 100%;<br />
}<br />
<br />
body<br />
{<br />
&nbsp; &nbsp; background-color: #363636;<br />
&nbsp; &nbsp; color: #FFFFFF;<br />
&nbsp; &nbsp; font-family: tahoma,sans-serif;<br />
&nbsp; &nbsp; font-size: 70%;<br />
&nbsp; &nbsp; height: 100%;<br />
&nbsp; &nbsp; line-height: 1.2em;<br />
&nbsp; &nbsp; margin: 0;<br />
&nbsp; &nbsp; padding: 0;<br />
&nbsp; &nbsp; text-align: left;<br />
&nbsp; &nbsp; width: 100%;<br />
}</pre><br />
anyone knows why it is happening ?</div>  <br /> <div style="padding:5px">     <fieldset class="fieldset"> <legend>Attached Files</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/zip.gif" alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12061&amp;d=1255176616">test.zip</a> (546 Bytes)</td> </tr> </table> </fieldset>  </div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>fatihpiristine</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229108.html</guid>
		</item>
		<item>
			<title>embedding html?</title>
			<link>http://www.daniweb.com/forums/thread229069.html</link>
			<pubDate>Sat, 10 Oct 2009 09:06:41 GMT</pubDate>
			<description><![CDATA[Hi, I have this code: 
  <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a href="/forums/misc.php?do=explaincode&amp;TB_iframe=true&amp;height=400&amp;width=680" class="thickbox" title="Help with Code Tags" target="_blank">Help with Code Tags</a> </div> <div>...]]></description>
			<content:encoded><![CDATA[<div>Hi, I have this code:<br />
 <pre style="margin:20px; line-height:13px">&lt;style&gt;<br />
div.floating-menu {position:fixed;background:#fff4c8;border:1px solid #ffcc00;}<br />
div.floating-menu a, div.floating-menu h3 {display:block;margin:0 0.5em;float:left;}<br />
&lt;/style&gt;<br />
&lt;div class=&quot;floating-menu&quot;&gt;<br />
&lt;h3&gt;Floating Menu&lt;/h3&gt;<br />
&lt;a href=&quot;http://www.quackit.com/css/&quot;&gt;CSS&lt;/a&gt;<br />
&lt;a href=&quot;http://www.quackit.com/html/&quot;&gt;HTML&lt;/a&gt;<br />
&lt;a href=&quot;http://www.quackit.com/javascript/&quot;&gt;JavaScript&lt;/a&gt;<br />
&lt;a href=&quot;http://www.quackit.com/coldfusion/&quot;&gt;ColdFusion&lt;/a&gt;<br />
&lt;a href=&quot;http://www.quackit.com/myspace/codes/&quot;&gt;MySpace Codes&lt;/a&gt;<br />
&lt;/div&gt;</pre>which I got from a website, I was wondering if there is a way I can have this imported into a website? I thought if I saved it I could do the same type of thing as css where you do that?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>leegeorg07</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229069.html</guid>
		</item>
		<item>
			<title>Using Div Tags with CSS question</title>
			<link>http://www.daniweb.com/forums/thread229007.html</link>
			<pubDate>Sat, 10 Oct 2009 01:51:59 GMT</pubDate>
			<description><![CDATA[Hello, 
  So i need some help. i have currently been working on a website for a competition and i ran into a problem.  I am using <div> tags and calling the id from the css. i have seperate id's classes and basic tag set up in CSS. the only problem is that i have ran into a current problem of...]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
  So i need some help. i have currently been working on a website for a competition and i ran into a problem.  I am using &lt;div&gt; tags and calling the id from the css. i have seperate id's classes and basic tag set up in CSS. the only problem is that i have ran into a current problem of having only the header div and left div tag appearing right, but not the body div tag. the body div tag sits on the bottom. I am using Microsoft Expression Web2 and tried moving them, but it came with a fixed attribute. i know that in the past the fixed attribute does not work with firefox and causes a mess if not set correctly.  Would anyone know any way to help me out?<br />
<br />
Here is my code:<br />
<br />
 <pre style="margin:20px; line-height:13px">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  /* Enter basic CSS for XHTML PAGE */<br />
body {<br />
&nbsp; &nbsp; &nbsp; &nbsp; background: #FFFFFF;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 0px<br />
&nbsp; &nbsp; &nbsp; &nbsp; 0px<br />
&nbsp; &nbsp; &nbsp; &nbsp; 0px<br />
&nbsp; &nbsp; &nbsp; &nbsp; 0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /* Enter ID for XHTML PAGE */<br />
#DC-Header {<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-color: #FF5B60;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: &quot;Times New Roman&quot;, Times, serif;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: large;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-style: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; letter-spacing: 3px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align: center; <br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 120px; <br />
}<br />
#DC-Header-Img {<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align: left;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: auto;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 120px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border: 0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-color: #FFFFFF;<br />
&nbsp; &nbsp; &nbsp; &nbsp; vertical-align: middle&nbsp;  <br />
}<br />
#DC-Left-Bar {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /* Size and General attributes of the Left Bar */<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 150px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:700px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; position:relative ;<br />
&nbsp; &nbsp; &nbsp; &nbsp; left: -5px;&nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; background-color: #ABF2F8; <br />
&nbsp; &nbsp; &nbsp; &nbsp; padding-left: 10px; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /* Border Attributes */<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-right: thin;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-right-color: #FF5050;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-right-style: solid ;<br />
&nbsp; &nbsp; &nbsp; &nbsp; border-right-width: thin ;&nbsp; <br />
}<br />
#DC-Body {<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-color: #FFFFFF ;<br />
&nbsp; &nbsp; &nbsp; &nbsp; position:relative ;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width:700px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height:700px;<br />
}<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /* Enter Classes for XHTML PAGE */<br />
.Header-Font {<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align: center;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: &quot;Times New Roman&quot;, Times, serif ;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: lighter ;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-variant: normal;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #000000;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: x-small ;<br />
&nbsp; &nbsp; &nbsp; &nbsp; position:relative;<br />
&nbsp; &nbsp; &nbsp; &nbsp; display: block;<br />
}<br />
.Left-Bar-Links {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /* Font attributes */<br />
&nbsp; &nbsp; &nbsp; &nbsp; vertical-align: top ;<br />
&nbsp; &nbsp; &nbsp; &nbsp; text-align: left ;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font: menu ;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: &quot;Times New Roman&quot;, Times, serif ;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #000000;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size:medium ;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-weight: normal ;<br />
<br />
}</pre><br />
 <pre style="margin:20px; line-height:13px">&nbsp; &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 />
<br />
&lt;head&gt;<br />
&lt;meta content=&quot;text/html; charset=utf-8&quot; http-equiv=&quot;Content-Type&quot; /&gt;<br />
&lt;title&gt;Washington D.C. Buissness Profesionals of America 2010&lt;/title&gt;<br />
&lt;!-- Insert of CSS Document --&gt;<br />
&lt;link rel=&quot;stylesheet&quot; href=&quot;StyleSheets/styles.css&quot; type=&quot;text/css&quot; /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- End of CSS Document --&gt;<br />
&lt;/head&gt;<br />
<br />
&lt;body&gt;<br />
<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- Insert Header --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;DC-Header&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;DC-Header-Img&quot; &gt;&lt;img src=&quot;tizagSugar.jpg&quot; alt=&quot;Washington D.C. Banner&quot; /&gt;<br />
&lt;font class=&quot;Header-Font&quot;&gt;Washington D.C. BPA 2010&lt;/font&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- End of Header --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- Begin of Left Bar --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;DC-Left-Bar&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;p class=&quot;Left-Bar-Links&quot; &gt;&lt;a href=&quot;http://www.whitehouse.gov&quot;&gt;Washington D.C.&lt;/a&gt;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- End of Left Bar --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- Beging of main body --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div id=&quot;DC-Body&quot; style=&quot;left: 158px; top: -698px&quot; &gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; sadsad<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!--End of main Body --&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
<br />
&lt;/body&gt;<br />
<br />
&lt;/html&gt;</pre><br />
<br />
Any help will be greatful.  I am currently competing in the Buisness Profesionals of america competition in high school. so this is still a learning process.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>bryanhiehle</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229007.html</guid>
		</item>
		<item>
			<title>Automagically resize images?</title>
			<link>http://www.daniweb.com/forums/thread228991.html</link>
			<pubDate>Fri, 09 Oct 2009 23:59:34 GMT</pubDate>
			<description><![CDATA[Is there anyway to get images to be the "correct" size - i.e. fit the width of the text? 
 
This is what currently happens: 
http://engineeringnotes.net/personal/pictures.shtml 
 
Thanks, 
 
Dave]]></description>
			<content:encoded><![CDATA[<div>Is there anyway to get images to be the &quot;correct&quot; size - i.e. fit the width of the text?<br />
<br />
This is what currently happens:<br />
<a rel="nofollow" class="t" href="http://engineeringnotes.net/personal/pictures.shtml" target="_blank">http://engineeringnotes.net/personal/pictures.shtml</a><br />
<br />
Thanks,<br />
<br />
Dave</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>daviddoria</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228991.html</guid>
		</item>
		<item>
			<title>HTML to CSS and something else</title>
			<link>http://www.daniweb.com/forums/thread228977.html</link>
			<pubDate>Fri, 09 Oct 2009 22:04:49 GMT</pubDate>
			<description><![CDATA[How can I make this HTML into CSS? Also, after making it css I want to save it in a file (.css) and then call it from a different file (an html web page). What I dont know is how to add the "custom code" (the table has 2 holes. An image goes inside the first hole and in the second one I want to add...]]></description>
			<content:encoded><![CDATA[<div>How can I make this HTML into CSS? Also, after making it css I want to save it in a file (.css) and then call it from a different file (an html web page). What I dont know is how to add the &quot;custom code&quot; (the table has 2 holes. An image goes inside the first hole and in the second one I want to add the&quot;custom code&quot; that will be found in my html page).<br />
<br />
 <pre style="margin:20px; line-height:13px">&lt;table&nbsp; border=&quot;1&quot; cellpadding=&quot;5&quot; cellspacing=&quot;0&quot; width=&quot;100%&quot; style=&quot;border-width: 4px; border-style:solid; border-color: blue;&quot;&gt;<br />
<br />
&lt;tr&gt;<br />
&lt;th style=&quot;text-align:left; background-color:#00008B; border-width: 4px; border-style: inset; border-color: black;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;http://www.cavpollos.webs.com&quot;&gt;&lt;img src=&quot;http://cavpollos.webs.com/Imagenes/HexaCAV200x200%28lowWeigth%29.GIF&quot;; border=&quot;0&quot;; style=&quot;float: left&quot;; alt=&quot;Go To CAVPOLLOS Comics!!!&quot;&nbsp; /&gt; &lt;/a&gt;<br />
&lt;/th&gt;<br />
&lt;tr&gt;&lt;th&gt;<br />
&lt;!--Stuff I want to add from the page this code is called --&gt;<br />
&lt;/tr&gt;&lt;/th&gt;<br />
&lt;/table&gt;</pre></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>cavpollo</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228977.html</guid>
		</item>
		<item>
			<title>Text hanging off side of page?</title>
			<link>http://www.daniweb.com/forums/thread228957.html</link>
			<pubDate>Fri, 09 Oct 2009 21:00:08 GMT</pubDate>
			<description><![CDATA[I'm still very new to css, so I'm sure this is just some really silly thing: 
http://engineeringnotes.net/personal/ 
 
Does anyone know why the text is hanging off the left side of the page (on the "home" page and the "publications" page? 
 
Thanks, 
 
Dave]]></description>
			<content:encoded><![CDATA[<div>I'm still very new to css, so I'm sure this is just some really silly thing:<br />
<a rel="nofollow" class="t" href="http://engineeringnotes.net/personal/" target="_blank">http://engineeringnotes.net/personal/</a><br />
<br />
Does anyone know why the text is hanging off the left side of the page (on the &quot;home&quot; page and the &quot;publications&quot; page?<br />
<br />
Thanks,<br />
<br />
Dave</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>daviddoria</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228957.html</guid>
		</item>
		<item>
			<title>How to get anchor link specific area of a page.</title>
			<link>http://www.daniweb.com/forums/thread228956.html</link>
			<pubDate>Fri, 09 Oct 2009 20:44:03 GMT</pubDate>
			<description><![CDATA[Hi guys, I'm new to this forum and hope to get some help with a problem. I want to be able to jump to an anchor but not have it display at the top but in the middle, a specific area of a certain number of pixel down from the top. I've tried many times, using different div id to div class, but not...]]></description>
			<content:encoded><![CDATA[<div>Hi guys, I'm new to this forum and hope to get some help with a problem. I want to be able to jump to an anchor but not have it display at the top but in the middle, a specific area of a certain number of pixel down from the top. I've tried many times, using different div id to div class, but not able to have to work. I'm able have it jump to that particular anchor because I put the &lt;a name=&quot;&quot; /&gt; at a certain section of the previous div. I know this is not a sustainable method since the content of the div's paragraph will change from time to time. Here's the code i have set up<br />
html<br />
 <pre style="margin:20px; line-height:13px">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; <br />
&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;title&gt;Columbia City Theater&lt;/title&gt;<br />
&lt;link href=&quot;CCT_style.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;<br />
&lt;link href=&quot;theater.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;<br />
&lt;script type=&quot;text/javascript&quot; src=&quot;js/jquery-min.js&quot;&gt;&lt;/script&gt;<br />
&lt;script type=&quot;text/javascript&quot; src=&quot;js/menu-color.js&quot;&gt;&lt;/script&gt;<br />
&lt;script type=&quot;text/javascript&quot; src=&quot;js/jquery-color.js&quot;&gt;&lt;/script&gt;<br />
&lt;!--[if IE 6]&gt;&lt;link href=&quot;ie6.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;&lt;![endif]--&gt;<br />
&lt;!--[if IE 7]&gt;&lt;link href=&quot;ie7.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;&lt;![endif]--&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;!-- &lt;div id=&quot;bg&quot;&gt;&lt;img src=&quot;bg.jpg&quot;&gt;&lt;/div&gt; --&gt;<br />
&lt;!-- This space is for the logo --&gt;<br />
&lt;div id=&quot;masthead&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;index.html&quot;&gt;&lt;img src=&quot;testmasthead.png&quot; style=&quot;border: 0px&quot; alt=&quot;masthead&quot; /&gt;&lt;/a&gt;&lt;/div&gt;<br />
&lt;!--Main menu--&gt;<br />
&lt;div id=&quot;menu&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul class=&quot;main-menu&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li class=&quot;main-theater&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;theater.html&quot; class=&quot;theater-link&quot;&gt;THEATER&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul class=&quot;sub-theater&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;#venue&quot;&gt;Venue Info&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;#floorplan&quot;&gt;Floor Plan&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;#equipment&quot;&gt;Equipment Specs&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;#production&quot;&gt;Production Services&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;theater.html&quot;&gt;Gallery&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li class=&quot;main-studio&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;studio.html&quot; class=&quot;studio-link&quot;&gt;STUDIO&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul class=&quot;sub-studio&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;studioengineers.html&quot;&gt;Engineers&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;studioservices.html&quot;&gt;Studio Services&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;studioequipment.html&quot;&gt;Equipment Specs&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;studiogallery.html&quot;&gt;Gallery&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li class=&quot;main-lounge&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;lounge.html&quot; class=&quot;lounge-link&quot;&gt;LOUNGE&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul class=&quot;sub-lounge&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;loungeevents.html&quot;&gt;Events&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;loungedrinks.html&quot;&gt;Drinks Menu&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;loungehours.html&quot;&gt;Hours&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;loungegallery.html&quot;&gt;Gallery&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li class=&quot;main-calendar&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;calendar.html&quot; class=&quot;calendar-link&quot;&gt;CALENDAR&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul class=&quot;sub-calendar&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;calendarcurrent.html&quot;&gt;Current Month&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;calendarnext.html&quot;&gt;Next Month&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li class=&quot;main-contact&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;theater.html&quot; class=&quot;contact-link&quot;&gt;CONTACT&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ul class=&quot;sub-contact&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;contactdetail.html&quot;&gt;Details&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;contactnetwork.html&quot;&gt;Networks&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;&lt;a href=&quot;contactfaq.html&quot;&gt;F.A.Q.s&lt;/a&gt;&lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/li&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ul&gt;<br />
&lt;/div&gt;<br />
&lt;!-- content of page starts here --&gt;<br />
<br />
&lt;a name=&quot;venue&quot;/&gt;<br />
&lt;div id=&quot;venue-info&quot;&gt;<br />
<br />
&lt;div class=&quot;info-box&quot;&gt;&lt;/div&gt;<br />
&lt;div class=&quot;info-holder&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;info&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;info-title&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;h1&gt;Venue Info&lt;/h1&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/span&gt;<br />
&lt;p&gt;A fully restored Vaudeville Theater circa 1919, located in the heart of the historic Columbia City District. The theater is operated by a team of experienced professionals with many years working in sounds and lighting. We can facilitate a variety of events and arrange to accommodate your needs. For more information about booking the venue for wedding, corporate or social events please contact Patrick Huntsman.&lt;a name=&quot;floorplan&quot; /&gt;<br />
&lt;/p&gt;<br />
&lt;/div&gt;<br />
&lt;div class=&quot;image-holder&quot;&gt;&lt;/div&gt;<br />
&lt;div class=&quot;images&quot;&gt;<br />
&lt;img class=&quot;image&quot; src=&quot;theaterinfo.jpg&quot; style=&quot;border: 0px&quot; alt=&quot;theater&quot; /&gt;&lt;/div&gt;<br />
&lt;/div&gt;<br />
&lt;/div&gt;<br />
<br />
<br />
&lt;div id=&quot;floorplan-info&quot;&gt;<br />
&lt;div class=&quot;info-box&quot;&gt;&lt;/div&gt;<br />
&lt;div class=&quot;info-holder&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;info&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;info-title&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;h1&gt;Floor Plan&lt;/h1&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/span&gt;<br />
&lt;p&gt;A fully restored Vaudeville Theater circa 1919, located in the heart of the historic Columbia City District. The theater is operated by a team of experienced professionals with many years working in sounds and lighting. We can facilitate a variety of events and arrange to accommodate your needs. For more information about booking the venue for wedding, corporate or social events please contact Patrick Huntsman.&lt;a name=&quot;equipment&quot; /&gt;<br />
&lt;/p&gt;<br />
&lt;/div&gt;<br />
&lt;div class=&quot;image-holder&quot;&gt;&lt;/div&gt;<br />
&lt;div class=&quot;images&quot;&gt;<br />
&lt;img class=&quot;image&quot; src=&quot;theaterinfo.jpg&quot; style=&quot;border: 0px&quot; alt=&quot;theater&quot; /&gt;<br />
&lt;/div&gt;<br />
&lt;/div&gt;<br />
&lt;/div&gt;<br />
<br />
<br />
<br />
<br />
&lt;div id=&quot;equipment-info&quot;&gt;<br />
&lt;div class=&quot;info-box&quot;&gt;&lt;/div&gt;<br />
&lt;div class=&quot;info-holder&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;info&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;info-title&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;h1&gt;Equipments&lt;/h1&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/span&gt;<br />
&lt;p&gt;A fully restored Vaudeville Theater circa 1919, located in the heart of the historic Columbia City District. The theater is operated by a team of experienced professionals with many years working in sounds and lighting. We can facilitate a variety of events and arrange to accommodate your needs. For more information about booking the venue for wedding, corporate or social events please contact Patrick Huntsman.<br />
&lt;/p&gt;<br />
&lt;/div&gt;<br />
&lt;div class=&quot;image-holder&quot;&gt;&lt;/div&gt;<br />
&lt;div class=&quot;images&quot;&gt;<br />
&lt;img class=&quot;image&quot; src=&quot;theaterinfo.jpg&quot; style=&quot;border: 0px&quot; alt=&quot;theater&quot; /&gt;<br />
&lt;/div&gt;<br />
&lt;/div&gt;<br />
&lt;/div&gt;<br />
<br />
&lt;div id=&quot;production-info&quot;&gt;<br />
&lt;div class=&quot;info-box&quot;&gt;&lt;/div&gt;<br />
&lt;div class=&quot;info-holder&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;info&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;info-title&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;h1&gt;Production Services&lt;/h1&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/span&gt;<br />
&lt;p&gt;A fully restored Vaudeville Theater circa 1919, located in the heart of the historic Columbia City District. The theater is operated by a team of experienced professionals with many years working in sounds and lighting. We can facilitate a variety of events and arrange to accommodate your needs. For more information about booking the venue for wedding, corporate or social events please contact Patrick Huntsman.<br />
&lt;/p&gt;<br />
&lt;/div&gt;<br />
&lt;div class=&quot;image-holder&quot;&gt;&lt;/div&gt;<br />
&lt;div class=&quot;images&quot;&gt;<br />
&lt;img class=&quot;image&quot; src=&quot;theaterinfo.jpg&quot; style=&quot;border: 0px&quot; alt=&quot;theater&quot; /&gt;<br />
&lt;/div&gt;&lt;a name=&quot;production&quot; /&gt;<br />
&lt;/div&gt;<br />
&lt;/div&gt;<br />
<br />
&lt;!--<br />
&lt;div id=&quot;footer&quot;&gt;<br />
&lt;p&gt;this is the footer&lt;/p&gt;<br />
&lt;/div&gt;<br />
--&gt;<br />
<br />
<br />
<br />
&lt;/body&gt;<br />
&lt;/html&gt;</pre>As you can see I put the &lt;a name=&quot;&quot; /&gt; inside the p tag of a different div.<br />
here's the CSS<br />
 <pre style="margin:20px; line-height:13px"><br />
#bg {<br />
&nbsp; position: fixed;<br />
&nbsp; margin: 0px;<br />
&nbsp; border: 0px;<br />
&nbsp; padding: 0px;<br />
&nbsp; left: 0px;<br />
&nbsp; top: 0px;<br />
&nbsp; width: auto;<br />
&nbsp; height: auto;<br />
&nbsp; overflow: hidden;<br />
&nbsp; z-index: -1;<br />
}<br />
#bg img {<br />
&nbsp; width: 100%;<br />
&nbsp; opacity:0.9; filter:alpha(opacity=90);<br />
}<br />
#container {position: absolute;<br />
width: 900px;<br />
height: 2025px;<br />
top: 0px;<br />
background-color: none;<br />
left: 200px;<br />
margin: 0px 0px 0px 0px;<br />
}<br />
#venue-info{position: absolute;<br />
top: 175px;<br />
left: 200px;<br />
}<br />
#floorplan-info{position: absolute;<br />
top: 610px;<br />
left: 200px;<br />
}<br />
#equipment-info{position: absolute;<br />
top: 1045px;<br />
left: 200px;<br />
margin: 0px 0px 0px 0px;<br />
}<br />
#production-info{position: absolute;<br />
top: 1480px;<br />
left: 200px;<br />
padding-bottom: 165px;}<br />
<br />
.info-box{position: absolute;<br />
background-color: #ff3366;<br />
width: 200px;<br />
height: 290px;<br />
<br />
margin: 0px;<br />
padding: 0px;<br />
opacity:0.75; filter:alpha(opacity=75);<br />
}<br />
.info-holder {position: absolute;<br />
width: 200px;<br />
<br />
top: 0px;<br />
margin: 0px;}<br />
.info {position: absolute;<br />
width: auto;<br />
height: 300px;<br />
overflow: auto;<br />
color: #000;<br />
margin: 0px;}<br />
.image-holder {position: absolute;<br />
background-color: #ff3366;<br />
width: 565px;<br />
height: 385px;<br />
left: 215px;<br />
top: 0px;<br />
opacity:0.75; filter:alpha(opacity=75);}<br />
<br />
.images {position: absolute;<br />
left: 215px;<br />
top: 0px;}<br />
<br />
.image{position: absolute;<br />
left: 10px;<br />
top: 10px;}<br />
p{color: #fff;<br />
padding-left: 10px;<br />
padding-right: 5px;<br />
padding-top: 30px;<br />
font-size: .8em;<br />
font-weight: normal;<br />
letter-spacing: .5px;<br />
line-height: 1.25em;<br />
margin: 0px;}<br />
<br />
.info-title h1{position: absolute;<br />
background-color: #ff3366;<br />
width: 190px;<br />
padding-left: 10px;<br />
font-size: 1.25em;<br />
font-weight: normal;<br />
text-align: left;<br />
margin: 0px;}<br />
#footer{position: absolute;<br />
width: 100%;<br />
height: 50px;<br />
background-color: #ff33cc;<br />
margin: -50px 0 0 0;<br />
}</pre>here's a screen shot<br />
<a href="http://farm3.static.flickr.com/2550/3995265658_003e13130c_b.jpg" target="_blank">http://farm3.static.flickr.com/2550/...3e13130c_b.jpg</a><br />
<br />
If anyone can help, I would really appreciate it. Thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum143.html">HTML and CSS</category>
			<dc:creator>tamphung</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228956.html</guid>
		</item>
	</channel>
</rss>
