<?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; Dreamweaver</title>
	<atom:link href="http://bestwebdesignz.com/tips/category/dreamweaver/feed/" rel="self" type="application/rss+xml" />
	<link>http://bestwebdesignz.com/tips</link>
	<description></description>
	<lastBuildDate>Wed, 25 Jan 2012 07:56:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to validate your Contact PHP form in Dreamweaver CS4</title>
		<link>http://bestwebdesignz.com/tips/dreamweaver/how-to-validate-your-contact-php-form-in-dreamweaver-cs4/</link>
		<comments>http://bestwebdesignz.com/tips/dreamweaver/how-to-validate-your-contact-php-form-in-dreamweaver-cs4/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 07:54:14 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=2791</guid>
		<description><![CDATA[If you are wondering how to validate your contact PHP form in dreamweaver, follow the simple steps below: Open your contacts.html in Dreamweaver CS4, while you see the contact form as below: Click on the Name box as seen above, now look out for Windows in the main menu of your dreamweaver and under that [...]]]></description>
			<content:encoded><![CDATA[<p>If you are wondering how to validate your contact PHP form in dreamweaver, follow the simple steps below:</p>
<p>Open your contacts.html in Dreamweaver CS4, while you see the contact form as below:</p>
<p><img class="alignnone size-full wp-image-2792" title="contacts" src="http://bestwebdesignz.com/tips/wp-content/uploads/2012/01/contacts1.png" alt="How to validate your Contact PHP form in Dreamweaver CS4" width="255" height="248" /></p>
<p>Click on the Name box as seen above, now look out for Windows in the main menu of your dreamweaver and under that you will find Behaviors, click on that as shown below:</p>
<p><img class="alignnone size-full wp-image-2793" title="behaviors" src="http://bestwebdesignz.com/tips/wp-content/uploads/2012/01/behaviors.png" alt="How to validate your Contact PHP form in Dreamweaver CS4" width="638" height="90" /></p>
<p>Once you click on the Behaviors sub menu, you will be able to see the Behaviors table on the right side of your screen as shown below:</p>
<p><img class="alignnone size-full wp-image-2794" title="behaviors2" src="http://bestwebdesignz.com/tips/wp-content/uploads/2012/01/behaviors2.png" alt="How to validate your Contact PHP form in Dreamweaver CS4" width="239" height="101" /></p>
<p>Now click on the &#8220;+&#8221; sign as circled in red in the above image.</p>
<p>Once you click on the &#8220;+&#8221;  sign you will see a drop down menu, now click on Validate form  as shown below:</p>
<p><img class="alignnone size-full wp-image-2795" title="validateform" src="http://bestwebdesignz.com/tips/wp-content/uploads/2012/01/validateform.png" alt="How to validate your Contact PHP form in Dreamweaver CS4" width="238" height="465" /></p>
<p>Once you click on Validate Form, you will find a Validate Form screen flashing in the center of your screen as shown below:</p>
<p><img class="alignnone size-full wp-image-2796" title="validateform2" src="http://bestwebdesignz.com/tips/wp-content/uploads/2012/01/validateform2.png" alt="How to validate your Contact PHP form in Dreamweaver CS4" width="516" height="296" /></p>
<p>Here you can define each field, by either checking the required value, for Name you can check the Anything checkbox, for email, you can click the Email address checkbox and for Phone you can click the Number checkbox and if you want all the information compulsorily, you can check the required value check box for all etc., Click the OK button, you&#8217;r done!</p>
<p>That&#8217;s it, you now know how to validate your contact PHP form in Dreamweaver CS4.</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/how-to-validate-your-contact-php-form-in-dreamweaver-cs4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Dreamweaver CS4 Tutorials]]></series:name>
	</item>
		<item>
		<title>FTP/ Upload Files to Hosting Server &#124; Dreamweaver</title>
		<link>http://bestwebdesignz.com/tips/dreamweaver/ftp-upload-files-to-hosting-server-dreamweaver/</link>
		<comments>http://bestwebdesignz.com/tips/dreamweaver/ftp-upload-files-to-hosting-server-dreamweaver/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 11:49:56 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=2670</guid>
		<description><![CDATA[Now that your site is ready it is time to upload the files to your hosting server and make your site live. You will need to purchase a domain name and web hosting. We use Hostgator to host this site. To upload your files: Click on the &#8216;Connect to remote host&#8217; icon at the top [...]]]></description>
			<content:encoded><![CDATA[<p>Now that your site is ready it is time to upload the files to your hosting server and make your site live.</p>
<p>You will need to purchase a domain name and web hosting. We use <a href="http://bestwebdesignz.com/recommends/hostgator.htm" target="_blank">Hostgator </a>to host this site.</p>
<p>To upload your files:</p>
<ul>
<li>Click on the &#8216;Connect to remote host&#8217; icon at the top of the files panel<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/connect-to-remote-host.gif"><img class="alignnone size-full wp-image-2671" title="connect-to-remote-host" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/connect-to-remote-host.gif" alt="FTP/ Upload Files to Hosting Server | Dreamweaver" width="257" height="99" /></a></li>
<li>Click the + button to add a new server<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/server.gif"><img class="alignnone size-full wp-image-2672" title="server" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/server.gif" alt="FTP/ Upload Files to Hosting Server | Dreamweaver" width="354" height="358" /></a></li>
<li>Enter any server name, your FTP address/ hostname, username and password (you will receive these when you purchase hosting).<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/ftp-details.gif"><img class="alignnone size-full wp-image-2673" title="ftp-details" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/ftp-details.gif" alt="FTP/ Upload Files to Hosting Server | Dreamweaver" width="449" height="373" /></a></li>
<li>Click the &#8216;Test&#8217; button<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/test.gif"><img class="alignnone size-full wp-image-2676" title="test" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/test.gif" alt="FTP/ Upload Files to Hosting Server | Dreamweaver" width="322" height="113" /></a></li>
<li>Click the &#8216;Save&#8217; button</li>
<li>In the Files panel click the &#8216;Expand to show local and remote sites&#8217; icon<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/expand-to-show-local-remote-sites.gif"><img class="alignnone size-full wp-image-2677" title="expand-to-show-local-remote-sites" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/expand-to-show-local-remote-sites.gif" alt="FTP/ Upload Files to Hosting Server | Dreamweaver" width="238" height="261" /></a></li>
<li>You will see an expanded File Window:<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/expanded.gif"><img class="alignnone size-full wp-image-2678" title="expanded" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/expanded.gif" alt="FTP/ Upload Files to Hosting Server | Dreamweaver" width="487" height="302" /></a></li>
<li>Click to connect<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/connect.gif"><img class="alignnone size-full wp-image-2679" title="connect" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/connect.gif" alt="FTP/ Upload Files to Hosting Server | Dreamweaver" width="369" height="127" /></a></li>
<li>Dreamweaver will connect to your remote hosting server. You will see your remote hosting server on the left side and your local files on the right side.</li>
<li>You may need to navigate to a &#8216;www&#8217; or &#8216;public_html&#8217; folder on your remote server.</li>
<li>Select all the local files</li>
<li>Right click and select &#8216;Put&#8217;<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/put-files.gif"><img class="alignnone size-full wp-image-2680" title="put-files" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/put-files.gif" alt="FTP/ Upload Files to Hosting Server | Dreamweaver" width="450" height="432" /></a></li>
</ul>
<ul>
<li>You can also use the &#8216;Put&#8217; icon at the top</li>
<li><a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/put-icon.gif"><img class="alignnone size-full wp-image-2682" title="put-icon" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/put-icon.gif" alt="FTP/ Upload Files to Hosting Server | Dreamweaver" width="283" height="247" /></a></li>
<li>A copy of all your website files will be stored on your remote hosting server.</li>
<li>Using a browser, browse to your domain name. Your website should appear.</li>
<li>Test to see if everything is working file.</li>
<li>Configure your form to work using a script that will work on your server technology or a form service provider like those mentioned earlier.</li>
</ul>
<p><strong>Congratulations! You have built your website using Dremaweaver!</strong></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/ftp-upload-files-to-hosting-server-dreamweaver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Dreamweaver CS5 Tutorial]]></series:name>
	</item>
		<item>
		<title>Test Website &#124; Dreamweaver</title>
		<link>http://bestwebdesignz.com/tips/dreamweaver/test-website-dreamweaver/</link>
		<comments>http://bestwebdesignz.com/tips/dreamweaver/test-website-dreamweaver/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 11:20:23 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=2664</guid>
		<description><![CDATA[Now that all our web pages are ready it it time to test the website in Dreamweaver. The best way to test the website is to actually see how it looks in the browser. It is a good practice to check the site in multiple browsers as some things which might work well in some [...]]]></description>
			<content:encoded><![CDATA[<p>Now that all our web pages are ready it it time to test the website in Dreamweaver.</p>
<p>The best way to test the website is to actually see how it looks in the browser. It is a good practice to check the site in multiple browsers as some things which might work well in some browsers might not work so well in other browsers.</p>
<p>To test in a browser:</p>
<ul>
<li>File &gt; Preview in browser &gt; Firefox/ IExplorer</li>
</ul>
<p>Some things to test for:</p>
<ul>
<li>Click on the main menu items and see if it links correctly to the appropriate pages</li>
<li>Click on the footer menu items to check if each link links to the appropriate pages.</li>
<li>Check if the headings are formatted correctly on each page</li>
<li>Check if the text fonts are looking right on all the pages</li>
<li>Check if the form fields are aligned correctly</li>
<li>If you want you can do a spell check [Commands &gt; Check spelling]</li>
<li>Web page titles &#8211; these will appear in the top bar of the browser and by default will be &#8216;Untitled Document&#8217;. These can be changed by entering the page titles for each page in Dreamweaver in the &#8216;Title&#8217; field.<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/titles.gif"><img class="alignnone size-full wp-image-2667" title="titles" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/titles.gif" alt="Test Website | Dreamweaver" width="430" height="89" /></a></li>
<li>Another thing you will notice is that the text is sticking to the left side of the browser. This does not look professional. To add some space on the left and right side of the content area you can edit the content style with the following details:
<ul>
<li>Reduce the width to 90%</li>
<li>Uncheck &#8216;Same for all&#8217; below Padding</li>
<li>Enter 5% for left and right padding</li>
</ul>
</li>
</ul>
<p><a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/content-padding.gif"><img class="alignnone size-full wp-image-2668" title="content-padding" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/content-padding.gif" alt="Test Website | Dreamweaver" width="540" height="393" /></a></p>
<p>Save all the files including the style.css file [File &gt; Save All]</p>
<p>Test the site again by previewing all the pages in the browser. If everything is OK, it is time to upload the files and make your site live.</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/test-website-dreamweaver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Dreamweaver CS5 Tutorial]]></series:name>
	</item>
		<item>
		<title>Form Styles &#124; Dreamweaver</title>
		<link>http://bestwebdesignz.com/tips/dreamweaver/form-styles-dreamweaver/</link>
		<comments>http://bestwebdesignz.com/tips/dreamweaver/form-styles-dreamweaver/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 10:16:32 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=2642</guid>
		<description><![CDATA[We can make the form look more presentable by defining form styles in Dreamweaver. We can give a style to the &#60;label&#62; tag. To do this: Create a style for the label tag Click &#8216;Box&#8217; and enter: Width : 150 px Float: Left Click OK The form looks better now: Let&#8217;s push the submit button [...]]]></description>
			<content:encoded><![CDATA[<p>We can make the form look more presentable by defining form styles in Dreamweaver.</p>
<p>We can give a style to the &lt;label&gt; tag. To do this:</p>
<ul>
<li>Create a style for the label tag</li>
<li>Click &#8216;Box&#8217; and enter:</li>
</ul>
<blockquote>
<ul>
<li>Width : 150 px</li>
<li>Float: Left</li>
</ul>
</blockquote>
<ul>
<li>Click OK</li>
</ul>
<ul>
<li><a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/label-style1.gif"><img class="alignnone size-full wp-image-2645" title="label-style" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/label-style1.gif" alt="Form Styles | Dreamweaver" width="538" height="392" /></a></li>
<li>The form looks better now:<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/form-style.gif"><img class="alignnone size-full wp-image-2646" title="form-style" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/form-style.gif" alt="Form Styles | Dreamweaver" width="538" height="392" /></a></li>
</ul>
<p>Let&#8217;s push the submit button to align with the form fields. To do this:</p>
<ul>
<li>Create a new CSS style</li>
<li>Select Class and name it &#8216;.btn&#8217;<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/btn-style.gif"><img class="alignnone size-full wp-image-2649" title="btn-style" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/btn-style.gif" alt="Form Styles | Dreamweaver" width="537" height="431" /></a></li>
<li>Box &gt; Left: 150 px<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/btn-box.gif"><img class="alignnone size-full wp-image-2650" title="btn-box" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/btn-box.gif" alt="Form Styles | Dreamweaver" width="541" height="392" /></a></li>
<li>Select the button on the web page and select &#8216;btn&#8217; from the drop down next to Class in the Properties panel.<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/apply-btn-style.gif"><img class="alignnone size-full wp-image-2651" title="apply-btn-style" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/apply-btn-style.gif" alt="Form Styles | Dreamweaver" width="655" height="264" /></a></li>
<li>The button moves to the right and aligns nicely with the other fields:<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/form-btn.gif"><img class="alignnone size-full wp-image-2652" title="form-btn" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/form-btn.gif" alt="Form Styles | Dreamweaver" width="451" height="224" /></a></li>
</ul>
<p>To program the form to be sent to specific email addresses when filled, you will need to install a php or asp form script and point the form to it in the action field of the Properties panel.</p>
<p><a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/form-action.gif"><img class="alignnone size-full wp-image-2659" title="form-action" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/form-action.gif" alt="Form Styles | Dreamweaver" width="451" height="92" /></a></p>
<p>The php/ asp script is out of the scope of this tutorial. However there are free service providers that take care of the programming for you as well.</p>
<p>Some of these free form service providers are:</p>
<ul>
<li><a href="http://www.bravenet.com/webtools/emailfwd/index.php?afilid=2996377534" target="_blank"><strong>Bravenet Email Forms</strong></a></li>
<li><a href="http://www.response-o-matic.com/" target="_blank"><strong>Response-o-Matic Forms </strong></a></li>
<li><strong><a href="http://emailmeform.com/" target="_blank">EmailMeForm</a></strong></li>
</ul>
<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/form-styles-dreamweaver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Dreamweaver CS5 Tutorial]]></series:name>
	</item>
		<item>
		<title>Contact Forms &#124; Dreamweaver</title>
		<link>http://bestwebdesignz.com/tips/dreamweaver/contact-forms-dreamweaver/</link>
		<comments>http://bestwebdesignz.com/tips/dreamweaver/contact-forms-dreamweaver/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 08:33:49 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=2630</guid>
		<description><![CDATA[Most websites would need a contact form. Let us now create a contact form in Dreamweaver. Open the contact-us.html page. Click in the area that you want the form to appear Insert &#62; Form &#62; Form A red dashed box will be visible in your page All the form elements need to be placed within [...]]]></description>
			<content:encoded><![CDATA[<p>Most websites would need a contact form. Let us now create a contact form in Dreamweaver.</p>
<ul>
<li>Open the contact-us.html page.</li>
<li>Click in the area that you want the form to appear</li>
<li>Insert &gt; Form &gt; Form<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/form.gif"><img class="alignnone size-full wp-image-2631" title="form" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/form.gif" alt="Contact Forms | Dreamweaver" width="391" height="451" /></a></li>
<li>A red dashed box will be visible in your page<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/form-red-box.gif"><img class="alignnone size-full wp-image-2632" title="form-red-box" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/form-red-box.gif" alt="Contact Forms | Dreamweaver" width="391" height="312" /></a></li>
<li>All the form elements need to be placed within this red box</li>
<li>Insert &gt; Form &gt; Text field</li>
<li>Label: Name</li>
<li>Style: Attach label tag using &#8216;for&#8217; attribute</li>
<li>Position: Before form item<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/name-field.gif"><img class="alignnone size-full wp-image-2662" title="name-field" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/name-field.gif" alt="Contact Forms | Dreamweaver" width="430" height="297" /></a></li>
<li>Click OK</li>
<li>The Name text field will appear in the web page<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/name.gif"><img class="alignnone size-full wp-image-2634" title="name" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/name.gif" alt="Contact Forms | Dreamweaver" width="326" height="166" /></a></li>
<li>Select the field by clicking on it<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/select-field.gif"><img class="alignnone size-full wp-image-2635" title="select-field" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/select-field.gif" alt="Contact Forms | Dreamweaver" width="203" height="56" /></a></li>
<li>Type &#8216;name&#8217; in the Properties panel under &#8216;TextField&#8217;<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/name-field-properties.gif"><img class="alignnone size-full wp-image-2636" title="name-field-properties" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/name-field-properties.gif" alt="Contact Forms | Dreamweaver" width="497" height="134" /></a></li>
<li>In the web page press the Enter button to go to the next line and insert another text filed labeled Email</li>
<li>Insert a Text area [Insert&gt; Form &gt; Textarea] labeled Comments</li>
<li>Insert a button with no label [Insert &gt; From &gt; Button]</li>
<li>The form will now look like this:<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/form-all.gif"><img class="alignnone size-full wp-image-2637" title="form-all" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/form-all.gif" alt="Contact Forms | Dreamweaver" width="425" height="256" /></a></li>
</ul>
<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/contact-forms-dreamweaver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Dreamweaver CS5 Tutorial]]></series:name>
	</item>
		<item>
		<title>Heading Styles &#124; Dreamweaver</title>
		<link>http://bestwebdesignz.com/tips/dreamweaver/heading-styles-dreamweaver/</link>
		<comments>http://bestwebdesignz.com/tips/dreamweaver/heading-styles-dreamweaver/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 08:00:00 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=2622</guid>
		<description><![CDATA[Now that we have specified the text font style it is time to define the heading styles in Dreamweaver. HTML has various heading tags. Let us define the style of some of these specifically: H1 (Heading 1) H2 (Heading 2) To define the style for the Heading 1 tag: Click the &#8216;New Style Rule&#8217; icon [...]]]></description>
			<content:encoded><![CDATA[<p>Now that we have specified the text font style it is time to define the heading styles in Dreamweaver.</p>
<p>HTML has various heading tags. Let us define the style of some of these specifically:</p>
<ul>
<li>H1 (Heading 1)</li>
<li>H2 (Heading 2)</li>
</ul>
<p>To define the style for the Heading 1 tag:</p>
<ul>
<li>Click the &#8216;New Style Rule&#8217; icon at the bottom of the CSS styles panel.</li>
<li>Selector Type: Tag</li>
<li>Selector Name: H1<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/h1-css-style.gif"><img class="alignnone size-full wp-image-2623" title="h1-css-style" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/h1-css-style.gif" alt="Heading Styles | Dreamweaver" width="537" height="432" /></a></li>
<li>Click OK</li>
<li>In the &#8216;CSS Rule Definition&#8217; window, specify the font size 18 px</li>
<li>Set the color#FFBB2D<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/h1-css-style-font.gif"><img class="alignnone size-full wp-image-2624" title="h1-css-style-font" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/h1-css-style-font.gif" alt="Heading Styles | Dreamweaver" width="537" height="392" /></a></li>
<li>Click OK</li>
<li>Now select the heading text in your web page and apply the H1 tag by selecting Heading 1 from the Format drop down in the Properties panel.<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/apply-h1-tag.gif"><img class="alignnone size-full wp-image-2625" title="apply-h1-tag" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/apply-h1-tag.gif" alt="Heading Styles | Dreamweaver" width="391" height="451" /></a></li>
<li>You will see that the style is applied to the heading text<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/webpage-h1.gif"><img class="alignnone size-full wp-image-2626" title="webpage-h1" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/webpage-h1.gif" alt="Heading Styles | Dreamweaver" width="391" height="451" /></a></li>
<li>If you plan to have sub-headings in your webpages you can define the styles for the H2 tag and apply the Heading 2 format to them. Usually the font size would be smaller than the H1 tag font size.</li>
</ul>
<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/heading-styles-dreamweaver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Dreamweaver CS5 Tutorial]]></series:name>
	</item>
		<item>
		<title>Text Styles in Dreamweaver</title>
		<link>http://bestwebdesignz.com/tips/dreamweaver/text-styles-in-dreamweaver/</link>
		<comments>http://bestwebdesignz.com/tips/dreamweaver/text-styles-in-dreamweaver/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 07:43:15 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=2617</guid>
		<description><![CDATA[We have added the text to out pages but the default font doesn&#8217;t really look good.  Let us specify the text styles in Dreamweaver. All the visible content in the web pages will be between the &#60;body&#62; tag in HTML. We can specify the properties of this body tag in our style sheet so that [...]]]></description>
			<content:encoded><![CDATA[<p>We have added the text to out pages but the default font doesn&#8217;t really look good.  Let us specify the text styles in Dreamweaver.</p>
<p>All the visible content in the web pages will be between the &lt;body&gt; tag in HTML. We can specify the properties of this body tag in our style sheet so that all the text in our web pages display in the Verdana/ Helvetica font and are a size 12px.</p>
<p>To do this:</p>
<ul>
<li>Click on the &#8216;New CSS Rule&#8217; icon at the bottom of the CSS Styles Panel</li>
<li>In the &#8216;New CSS Rule&#8217; window, under &#8216;Selector Type&#8217;, select &#8216;Tag&#8217;</li>
<li>Under &#8216;Selector Name&#8217;, select or type &#8216;body&#8217;<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/body-tag-css.gif"><img class="alignnone size-full wp-image-2618" title="body-tag-css" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/body-tag-css.gif" alt="Text Styles in Dreamweaver" width="537" height="433" /></a></li>
<li>Click OK</li>
<li>In the &#8216;CSS Rule Definition&#8217; window for &#8216;Font Family&#8217; select &#8216;Verdana, Geneva, sans-serif&#8217;</li>
<li>For Font-size, type &#8217;12&#8242; and select &#8216;px&#8217;<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/body-tag-text-css.gif"><img class="alignnone size-full wp-image-2619" title="body-tag-text-css" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/body-tag-text-css.gif" alt="Text Styles in Dreamweaver" width="537" height="392" /></a></li>
<li>Click OK</li>
<li>The style of the text in the web page will change. It looks better now!<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/webpage-verdana-text.gif"><img class="alignnone size-full wp-image-2620" title="webpage-verdana-text" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/webpage-verdana-text.gif" alt="Text Styles in Dreamweaver" width="537" height="392" /></a></li>
</ul>
<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/text-styles-in-dreamweaver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Dreamweaver CS5 Tutorial]]></series:name>
	</item>
		<item>
		<title>Web Page Content</title>
		<link>http://bestwebdesignz.com/tips/dreamweaver/web-page-content/</link>
		<comments>http://bestwebdesignz.com/tips/dreamweaver/web-page-content/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 09:20:38 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=2610</guid>
		<description><![CDATA[Now that we have created the pages of our site and linked them together, let us enter the web page content. In the Files panel, double click index.html to open it. Select and delete the word &#8216;content&#8217; Type in your website&#8217;s home page text. See how your web page will look by previewing it in [...]]]></description>
			<content:encoded><![CDATA[<p>Now that we have created the pages of our site and linked them together, let us enter the web page content.</p>
<ol></ol>
<ul>
<li>In the Files panel, double click index.html to open it.</li>
</ul>
<ul>
<li>Select and delete the word &#8216;content&#8217;</li>
</ul>
<p><a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/content-editable-region.gif"><img class="alignnone size-full wp-image-2611" title="content-editable-region" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/content-editable-region.gif" alt="Web Page Content" width="317" height="71" /></a></p>
<ol></ol>
<ul>
<li>Type in your website&#8217;s home page text.</li>
</ul>
<ol></ol>
<ul>
<li>See how your web page will look by previewing it in a browser [File &gt; Preview in Browser &gt; select the browser of your choice</li>
</ul>
<ol></ol>
<p>Now lets us insert an image and align it right. To do this:</p>
<ol>
<li>Click before the start of the text</li>
<li>Insert &gt; Image &gt; browse to the &#8216;image&#8217; folder &gt; select photo.jpg. The image will be inserted into the web page.<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/insert-image.gif"><img class="alignnone size-full wp-image-2612" title="insert-image" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/insert-image.gif" alt="Web Page Content" width="597" height="414" /></a></li>
<li>Now we need to align it right. Click on the image.</li>
<li>In the Properties panel, select &#8216;right&#8217; from the drop down menu next to &#8216;Align&#8217;.<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/align-right.gif"><img class="alignnone size-full wp-image-2613" title="align-right" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/align-right.gif" alt="Web Page Content" width="580" height="164" /></a></li>
<li>The image will be aligned right.</li>
</ol>
<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/web-page-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Dreamweaver CS5 Tutorial]]></series:name>
	</item>
		<item>
		<title>Styles for text links in Dreamweaver</title>
		<link>http://bestwebdesignz.com/tips/dreamweaver/styles-for-text-links-in-dreamweaver/</link>
		<comments>http://bestwebdesignz.com/tips/dreamweaver/styles-for-text-links-in-dreamweaver/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 09:38:53 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=2596</guid>
		<description><![CDATA[Now let us link the footer menu items. Once we link them we will also need to define a style for the linked text otherwise they the links will turn blue. To link the footer menu items: First select &#8216;Home&#8217; in the footer area Click the folder icon next to the link field in the [...]]]></description>
			<content:encoded><![CDATA[<p>Now let us link the footer menu items. Once we link them we will also need to define a style for the linked text otherwise they the links will turn blue.</p>
<p>To link the footer menu items:</p>
<ul>
<li>First select &#8216;Home&#8217; in the footer area</li>
<li>Click the folder icon next to the link field in the Properties panel, and select index.html.<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/footer-menu-link.gif"><img class="alignnone size-full wp-image-2604" title="footer-menu-link" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/footer-menu-link.gif" alt="Styles for text links in Dreamweaver" width="537" height="210" /></a></li>
<li>You will notice that the Home link and turns blue</li>
</ul>
<p>We need to create a style for the linked text in the footer div. To do this:</p>
<ul>
<li>Click on the &#8216;New Style Rule&#8217; icon at the bottom of the CSS Styles panel.<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/new-style-rule.gif"><img class="alignnone size-full wp-image-2605" title="new-style-rule" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/new-style-rule.gif" alt="Styles for text links in Dreamweaver" width="241" height="346" /></a></li>
<li>In the New CSS Rule Window select &#8216;Compound&#8217; under &#8216;Selector Type&#8217;</li>
<li>Enter &#8220;#footer a&#8221; under Selector Name<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/footer-a.gif"><img class="alignnone size-full wp-image-2606" title="footer-a" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/footer-a.gif" alt="Styles for text links in Dreamweaver" width="537" height="433" /></a></li>
<li>Click the OK button</li>
<li>Enter the following style details:<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/footer-a-style.gif"><img class="alignnone size-full wp-image-2607" title="footer-a-style" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/footer-a-style.gif" alt="Styles for text links in Dreamweaver" width="537" height="392" /></a></li>
<li>You will notice that the Home link looks as it did before it was linked. Link the remaining 3 menu items to the respective html pages.<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/footer-menu-links.gif"><img class="alignnone size-full wp-image-2608" title="footer-menu-links" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/footer-menu-links.gif" alt="Styles for text links in Dreamweaver" width="373" height="64" /></a></li>
<li>The footer menu is ready. Save the template and update all pages.</li>
</ul>
<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/styles-for-text-links-in-dreamweaver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Dreamweaver CS5 Tutorial]]></series:name>
	</item>
		<item>
		<title>Linking to webpages in Dreamweaver</title>
		<link>http://bestwebdesignz.com/tips/dreamweaver/linking-to-webpages-in-dreamweaver/</link>
		<comments>http://bestwebdesignz.com/tips/dreamweaver/linking-to-webpages-in-dreamweaver/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 09:33:36 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=2590</guid>
		<description><![CDATA[Now that all our pages have been created we can link them from the main menu and the footer menu. Since our menus are in the template, let&#8217;s open the template file and create the links to the webpages in Dreamweaver. If your template file is not already open, double click on template.dwt in the [...]]]></description>
			<content:encoded><![CDATA[<p>Now that all our pages have been created we can link them from the main menu and the footer menu.</p>
<p>Since our menus are in the template, let&#8217;s open the template file and create the links to the webpages in Dreamweaver.</p>
<p>If your template file is not already open, double click on template.dwt in the Files panel.</p>
<p><a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/template-dwt.gif"><img class="alignnone size-full wp-image-2591" title="template-dwt" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/template-dwt.gif" alt="Linking to webpages in Dreamweaver" width="236" height="254" /></a></p>
<ul>
<li>Click on the  &#8216;Home&#8217; image in the menu area to select it:<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/home-menu.gif"><img class="alignnone size-full wp-image-2592" title="home-menu" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/home-menu.gif" alt="Linking to webpages in Dreamweaver" width="236" height="254" /></a></li>
<li>In the Properties panel link to index.html, by clicking on the folder icon next to the Link field and then selecting index.html.</li>
<li>Type 0 (zero) in the Border field otherwise there will be a blue border around the menu image.<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/properties-link1.gif"><img class="alignnone size-full wp-image-2598" title="properties-link" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/properties-link1.gif" alt="Linking to webpages in Dreamweaver" width="597" height="148" /></a></li>
<li>Similarly select the other 3 menu images and link them to the respective files.</li>
<li>The main menu navigation is now ready.</li>
<li>Save the template and all the website files created from the template [File &gt; Save All]</li>
<li>In the Update Template Files window click the Update button. This will update all the site pages that were created from this template so you don&#8217;t need to go into each page and make the changes again and again. This is the main advantage of using a Dreamweaver template as a base for all your website files.<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/update-template-files.gif"><img class="alignnone size-full wp-image-2599" title="update-template-files" src="http://bestwebdesignz.com/tips/wp-content/uploads/2010/09/update-template-files.gif" alt="Linking to webpages in Dreamweaver" width="405" height="199" /></a></li>
</ul>
<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/linking-to-webpages-in-dreamweaver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Dreamweaver CS5 Tutorial]]></series:name>
	</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.458 seconds -->

