<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Web Design Tutorials &#187; Testing the Website in the Browser</title>
	<atom:link href="http://bestwebdesignz.com/tips/tag/testing-the-website-in-the-browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://bestwebdesignz.com/tips</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 09:47:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Testing the Website in the Browser</title>
		<link>http://bestwebdesignz.com/tips/dreamweaver/testing-the-website-in-the-browser/</link>
		<comments>http://bestwebdesignz.com/tips/dreamweaver/testing-the-website-in-the-browser/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 09:45:41 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Dreamweaver CS4 Tutorials]]></category>
		<category><![CDATA[Testing the Website in the Browser]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=604</guid>
		<description><![CDATA[This entry is part 17 of 18 in the series Dreamweaver CS4 TutorialsNow that you have completed the site, thoroughly check it in the browser. Use File &#62; Preview in Browser and select the various browsers. Check the site in at least Internet Explorer and Mozilla Firefox.
Sometimes it will look a bit different in different [...]]]></description>
			<content:encoded><![CDATA[<div class="seriesmeta">This entry is part 17 of 18 in the series <a href="http://bestwebdesignz.com/tips/series/dreamweaver-cs4-tutorials/" title="series-41">Dreamweaver CS4 Tutorials</a></div><p>Now that you have completed the site, thoroughly check it in the browser. Use File &gt; Preview in Browser and select the various browsers. Check the site in at least Internet Explorer and Mozilla Firefox.</p>
<p>Sometimes it will look a bit different in different browsers. Check to make sure everything is working fine. Test the menu links to see if the right pages are being called up.</p>
<p>You might also decide to make some layout improvements. In this case, the submenu and content area is sticking to the menu area as this does not look good. Also the content is touching the footer area. Let us add some space between the &#8216;menu&#8217; and &#8216;middle&#8217; div. To do this:</p>
<ul>
<li>Open the CSS styles panel [Window &gt; CSS Styles]</li>
<li>Select the #menu style</li>
<li>Right click and select &#8216;Edit style&#8217;</li>
<li>Box &gt; Margin &gt; Bottom : 20 px<br />
<img class="alignnone size-full wp-image-611" title="menu-margin" src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/04/menu-margin.gif" alt="Testing the Website in the Browser" width="539" height="391" /></li>
</ul>
<p>Similarly edit the #footer style and add a Top margin of 20 px [Box &gt; Margin &gt; Top: 20 px]</p>
<p>Save all files to make sure your styles.css file is saved and check your site in the browser. The added space makes it look much better.</p>
<p>You might also find that the content is touching the edge of the browser on the right. We can add some space by reducing the width of the &#8216;middle&#8217; div to 95% from 100%.</p>
<p>Edit the #middle style and change the width to 95%</p>
<p><img class="alignnone size-full wp-image-612" title="middle-div-width" src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/04/middle-div-width.gif" alt="Testing the Website in the Browser" width="539" height="391" /></p>
<p>Check your site again in the browser to make sure everything is working fine.</p>
<p>We have now completed the site.</p>
<p><img class="alignnone size-full wp-image-613" title="webpage" src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/04/webpage.jpg" alt="Testing the Website in the Browser" width="512" height="357" /></p>
<script type="text/javascript"><!--
                    google_ad_client = "pub-7099335855422733";
                    google_ad_slot = "4729128935";
                    google_ad_width = 336;
                    google_ad_height = 280;
                    //-->
                    </script>
                    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
                    ]]></content:encoded>
			<wfw:commentRss>http://bestwebdesignz.com/tips/dreamweaver/testing-the-website-in-the-browser/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<series:name><![CDATA[Dreamweaver CS4 Tutorials]]></series:name>
	</item>
	</channel>
</rss>
