<?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/"
	>

<channel>
	<title>SiteBuilder.ws &#187; Dreamweaver Tutorials</title>
	<atom:link href="http://www.sitebuilder.ws/tutorials/dreamweaver-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitebuilder.ws</link>
	<description>Helping You Build, Manage and Promote Your Website!</description>
	<lastBuildDate>Mon, 19 Mar 2012 15:18:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to Create a Website with Dreamweaver</title>
		<link>http://www.sitebuilder.ws/how-to-create-a-website-with-dreamweaver.html</link>
		<comments>http://www.sitebuilder.ws/how-to-create-a-website-with-dreamweaver.html#comments</comments>
		<pubDate>Sat, 18 Feb 2012 11:05:04 +0000</pubDate>
		<dc:creator>Scott Barnes</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Dreamweaver Tutorials]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[dreamweaver]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.sitebuilder.ws/?p=3243</guid>
		<description><![CDATA[Do you want to create a website with Dreamweaver? The process of building a website actually requires more than Dreamweaver, and in this article I'll break down the web design process for you.]]></description>
			<content:encoded><![CDATA[<h2>Overview</h2>
<p>So you want to learn <strong>how to create a website with Dreamweaver</strong>? Well, if you are a web designer, or web developer it&#8217;s probably the best way to create a website. But if you are a business owner, entrepreneur or hobbyist, then you should definitely consider the article How to Create a Website with WordPress as an faster, cheaper and better alternative or <a title="5 Reasons You Should NOT Create a Website with Dreamweaver" href="http://www.sitebuilder.ws/5-reasons-you-should-not-create-a-website-with-dreamweaver.html">5 Reasons You Should NOT Create a Website with Dreamweaver</a>.</p>
<p>This process of building a website actually requires more that Dreamweaver, and that&#8217;s a big reason I&#8217;m writing this article. You see, my goal is to help you decide what would be the best way for you to create a website. So I&#8217;ll share the web design process with you, then you can decide for yourself.</p>
<p><img class="aligncenter size-full wp-image-3247" title="how-to-create-website-with-dreamweaver" src="http://www.sitebuilder.ws/wp-content/uploads/how-to-create-website-with-dreamweaver.jpg" alt="how to create a website with dreamweaver" width="640" height="292" /></p>
<h2>Process of How to Create a Website with Dreamweaver</h2>
<p>Alright, so like I said, there&#8217;s a lot to the web design process, so I&#8217;ll just outline the main steps.</p>
<ol>
<li><strong>Sketch Out Layout</strong> &#8211; I usually just look at some website layouts that I like, along with my goals and objectives, then I do a quick sketch of the homepage and interior page layouts.</li>
<li><strong>Design Mock-Up in Photoshop</strong> &#8211; Also known as a design comp, this is a graphic representation of your website done in layers that includes the header, navigation bars, graphic elements, backgrounds, specific layout and placement, and all other visual elements. The end result is a PSD file called a comp or mock-up.</li>
<li><strong>PSD-to-HTML Conversion</strong> &#8211; Also known as the production stage, this is where you map out the graphical elements for use within the html. In other words you slice and export the images from the PSD file(s). During this process you usually create the HTML and CSS in Dreamweaver based on the slices created in Photoshop. The end result is usually the homepage and an interior page with working navigation bars.</li>
<li><strong>Build Your Dreamweaver Template(s)</strong> &#8211; Using Dreamweaver templates is usually the most efficient way to build and update your web pages and because of the PSD-to-HTML conversion, you already have the starting point. I will usually turn the interior page into a template, since it is the basis of many pages. For more complicated websites there are often multiple interior page layouts. Dreamweaver templates are made up of fixed and editable regions. This fixed areas are non editable are usually element that you wish to have on each page like the header, navigation bars, call-to-action, etc.</li>
<li><strong>Web Pages Creation</strong> &#8211; Next you can create the individual web pages. The web pages are based on the Dreamweaver template(s) and the content is inserted into the <em>editable regions</em>. Typically the contents of the web pages is text, photos, videos and links. But of course there are other elements like forms, Flash or scripts like jQuery that get inserted into these pages as well.</li>
<li><strong>Create Homepage</strong> &#8211; This could be done in step #5 as well. Often times there are elements like a featured area that utilizes a jQuery script (formerly Flash) to display content in an aesthetic way. Additionally, text and photos are placed according to the original comp designed in Photoshop.</li>
<li><strong>Setup Navigation</strong> - Depending on how you setup your website, you may have an navigation bar that is setup as an &#8220;included&#8221; file inserted in both your home page and your template(s). That way, you just need to modify the navigation file, and it will update all across all of your web pages.</li>
<li><strong>Publish Your Content</strong> &#8211; You will need web hosting that provides FTP access.Once your web pages have been created, you can publish your content to a web server to make it available on the Internet.</li>
<li><strong>Test Web Pages</strong> &#8211; Once you&#8217;ve built and published your website it is important to surf through your web pages and ensure that everything is working correctly.</li>
</ol>
<div>So, in a nutshell those are the major steps required to create a website using Dreamweaver. Of course, the exact steps vary based on your experience, preference, timing and resources.</div>
<h2>Skills Needed</h2>
<ul>
<li><strong>Photoshop</strong> &#8211; Intermediate to advanced skill level to create, slice and export graphic imagery.</li>
<li><strong>HTML / CSS</strong> &#8211; Intermediate to advanced skill level to create the html, css and forms necessary.</li>
<li><strong>Dreamweaver</strong> &#8211; Intermediate to advanced skill level to create Dreamweaver templates, content insertion, photo insertion, link building, navigation setup and publishing.</li>
<li><strong>jQuery</strong> &#8211; Intermediate to advanced skills to implement necessary scripts for menus, featured sliders and miscellaneous website functionality.</li>
</ul>
<h2>Do You Know How to Create a Website with Dreamweaver?</h2>
<div>As you see, Dreamweaver is really just a small part of creating a website. Most business owners or entrepreneurs are fooled into thinking they can learn Dreamweaver quickly and end up creating a website that actually looks good, let alone has the functionality that an effective website has.</div>
<div></div>
<div><strong>Typically websites are built by a team of specialist who focus on their respective areas.</strong> It&#8217;s rare that an individual has all the skills necessary, Photoshop, Dreamweaver, HTML/CSS, jQuery, coding, etc.  My advice is to leave Dreamweaver to the web designers or aspiring web designers. There is a better way for business owners to create their own websites. Don&#8217;t kill yourself when you can leverage some amazing tools and have a professional grade website at a fraction of the time and cost.</div>
<p>&nbsp;</p>
<div style="display: none;">
                <div class='gf_browser_unknown gform_wrapper' id='gform_wrapper_1' ><a name='gf_1' class='gform_anchor' ></a><form method='post' enctype='multipart/form-data'  id='gform_1'  action='/tutorials/dreamweaver-tutorials/feed/#gf_1'>
                    <div id='gf_page_steps_1' class='gf_page_steps'>
                        <div id='gf_step_1_1' class='gf_step gf_step_active gf_step_first'><span class='gf_step_number'>1</span>&nbsp;Ask Your Question</div>
                        <div id='gf_step_1_2' class='gf_step gf_step_last gf_step_next gf_step_pending'><span class='gf_step_number'>2</span>&nbsp;Provide User Info</div>
                        <div class='gf_step_clear'></div>
                    </div>
                        <div class='gform_body'><div id='gform_page_1_1' class='gform_page' >
                                    <div class='gform_page_fields'>
                            <ul id='gform_fields_1' class='gform_fields top_label description_below'><li id='field_1_1' class='gfield               gfield_contains_required' ><label class='gfield_label' for='input_1_1'>Ask Your Dreamweaver Question<span class='gfield_required'>*</span></label><div class='ginput_container'><textarea name='input_1' id='input_1_1' class='textarea medium' tabindex='1'   rows='10' cols='50'></textarea></div></li></ul>
                    </div>
                    <div class='gform_page_footer'>
                         <input type='image' src='http://www.sitebuilder.ws/wp-content/uploads/btn-dw-ask.png' id='gform_next_button_1_2' class='gform_image_button' alt='Next Page' tabindex='2' onclick='jQuery("#gform_target_page_number_1").val("2"); jQuery("#gform_1").trigger("submit",[true]); '/>
                    </div>
                </div>
                <div id='gform_page_1_2' class='gform_page' style='display:none;'>
                    <div class='gform_page_fields'>
                        <ul class='gform_fields top_label'><li id='field_1_4' class='gfield    gf_left_half           gfield_contains_required' ><label class='gfield_label' for='input_1_4'>Name<span class='gfield_required'>*</span></label><div class='ginput_container'><input name='input_4' id='input_1_4' type='text' value='' class='medium' tabindex='3' /></div></li><li id='field_1_5' class='gfield    gf_right_half           gfield_contains_required' ><label class='gfield_label' for='input_1_5'>Email<span class='gfield_required'>*</span></label><div class='ginput_container'><input name='input_5' id='input_1_5' type='email' value='' class='medium'  tabindex='4'   /></div></li><li id='field_1_6' class='gfield    gf_left_half' ><label class='gfield_label' for='input_1_6'>Website or URL of the problem</label><div class='ginput_container'><input name='input_6' id='input_1_6' type='url' value='' class='medium'  tabindex='5'  placeholder='http://' /></div></li><li id='field_1_8' class='gfield    gf_right_half           gfield_contains_required' ><label class='gfield_label' for='input_1_8'>How did you find us?<span class='gfield_required'>*</span></label><div class='ginput_container'><select name='input_8' id='input_1_8'  class='medium gfield_select' tabindex='6' ><option value='Google' >Google</option><option value='Yahoo' >Yahoo</option><option value='Bing' >Bing</option><option value='Facebook' >Facebook</option><option value='Twitter' >Twitter</option><option value='Friend' >Friend</option><option value='Other' >Other</option><option value='' selected='selected'></option></select></div></li><li id='field_1_9' class='gfield      gfield_html  gfield_no_follows_desc' ><p><strong>Do you like this free service?*</strong></p>
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fsitebuilderpro&amp;send=false&amp;layout=button_count&amp;width=150&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=21&amp;appId=295571243789366" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe></li><li id='field_1_18' class='gfield' ><label class='gfield_label'>Website Building and Dreamweaver Tips &amp; Resources.</label><div class='ginput_container'><ul class='gfield_checkbox' id='input_1_18'><li class='gchoice_18_1'><input name='input_18.1' type='checkbox'  value='Permission to email updates and FREE newsletter' checked='checked' id='choice_18_1' tabindex='7'  /><label for='choice_18_1'>Permission to email updates and FREE newsletter</label></li></ul></div></li>
                            </ul></div>
        <div class='gform_page_footer top_label'><input type='image' src='http://www.sitebuilder.ws/wp-content/uploads/btn-dw-modify-question.png' id='gform_previous_button_1' class='gform_image_button' alt='Previous Page' tabindex='8' /> <input type='image' src='http://www.sitebuilder.ws/wp-content/uploads/btn-dw-submit.png' id='gform_submit_button_1' class='gform_image_button' alt='Submit' tabindex='9' />
            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='4fb4e0091ac1b' />
            <input type='hidden' class='gform_hidden' name='state_1' value='YToyOntpOjA7czo2OiJhOjA6e30iO2k6MTtzOjMyOiI5MjNjY2FkMDNkMmI2NmQ1MTgwMzA4NWZhZTVkNGQ0YyI7fQ==' />
            <input type='hidden' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='2' />
            <input type='hidden' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                            </div></div>
                </form>
                </div><script type='text/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [1, 1])}); </script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.sitebuilder.ws/how-to-create-a-website-with-dreamweaver.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free PSD and Web Templates</title>
		<link>http://www.sitebuilder.ws/free-psd-and-web-templates.html</link>
		<comments>http://www.sitebuilder.ws/free-psd-and-web-templates.html#comments</comments>
		<pubDate>Thu, 10 Nov 2011 22:25:01 +0000</pubDate>
		<dc:creator>Scott Barnes</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Dreamweaver Templates]]></category>
		<category><![CDATA[Dreamweaver Tutorials]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Web Design Toolbox]]></category>
		<category><![CDATA[psd]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[web templates]]></category>

		<guid isPermaLink="false">http://www.sitebuilder.ws/?p=2813</guid>
		<description><![CDATA[Download these free psd files and web templates for personal or commercial use. Please be kind and share this web design resource.]]></description>
			<content:encoded><![CDATA[<p>I designed this website with the intent of using it for one of my own sites, but decided against it for a couple of reasons. However, I really liked it and it was also converted from PSD to HTML, so I&#8217;d hate for it to go to waste. I will hopefully turn it into a <a title="WordPress Commercial Themes" href="http://www.sitebuilder.ws/wordpress-commercial-themes.html">WordPress theme</a> sometime as well.</p>
<p>Anyway, I thought I might as well make this available for the nice folks who come to SiteBuilder in search of Dreamweaver tutorials, templates, and other web design stuff.</p>
<p style="text-align: center;"><a target="_blank"      class="btn black large" href="http://www.sitebuilder.ws/files/webtemplates/pm/home.html"><span>View Web Template Example</span></a></p>
<p><em>Enjoy the templates!</em><br />
<em>Scott</em></p>
<p>&nbsp;</p>
<p><img class="aligncenter size-full wp-image-2989" title="free-psd-web-template-pm" src="http://www.sitebuilder.ws/wp-content/uploads/free-psd-web-template-pm.png" alt="Download Free PSD and Web Templates files" width="560" height="215" /></p>
<h2>What&#8217;s Included with the Free PSD and Web Templates?</h2>
<p>There are several psds and 2 versions (different colors) of the working web template.</p>
<ul>
<li>.psd of original orange design</li>
<li>.psd with slices of indigo color scheme, modify this file if you want to change the color scheme</li>
<li>.html files</li>
<li>jquery menus and other magic</li>
<li>.jpg, gif, .png image files</li>
</ul>
<p style="text-align: center;"> <img class="aligncenter size-full wp-image-3017" title="web-template-perpetual-momentum" src="http://www.sitebuilder.ws/wp-content/uploads/web-template-perpetual-momentum.jpg" alt="create a website with the free psd and web template by sitebuilder" width="614" height="530" /></p>
<h2>Enough Already, Give Me the Darn Free PSD and Web Templates!</h2>
<div class="call-to-action inContainer"><div class="cta-1"><div class="cta-2"><div class="cta-3"><div class="cta-1-inner"><div class="cta-2-inner"><div class="cta-3-inner"><div class="cta-content"><div class="cta-header has-arrow clearfix"><h1 class="cta-title">Free PSD and Web Template</h1><a href="http://www.facebook.com/SiteBuilderPro?sk=app_223071791059849" class="btn impactBtn"><span>Get Access</span></a></div></div></div></div></div></div></div></div></div>
<div class="messageBox"><span></p>
<p><strong>Share the PSDs and Web Templates:</strong> If you find these useful, we&#8217;d like you to pass them on to others who might appreciate them. The URL to share is: <a href="http://www.sitebuilder.ws/free-psd-and-web-templates.html">http://www.sitebuilder.ws/free-psd-and-web-templates.html</a>. <strong>Important</strong>: It&#8217;s not required, but it would be greatly appreciated if you share or link back to this article when using this resource. You are free to use these files for personal or commericial use, but you are PROHIBITED FROM SELLING, DISTRIBUTING or GIVING AWAY these files.</p>
<p><strong>Please note that there are no warranties, guarantees or support. Use at your own risk.</strong></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.sitebuilder.ws/free-psd-and-web-templates.html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Inserting Fireworks HTML into Dreamweaver</title>
		<link>http://www.sitebuilder.ws/inserting-fireworks-html-into-dreamweaver.html</link>
		<comments>http://www.sitebuilder.ws/inserting-fireworks-html-into-dreamweaver.html#comments</comments>
		<pubDate>Sun, 11 Jul 2010 18:00:31 +0000</pubDate>
		<dc:creator>Scott Barnes</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Dreamweaver Tutorials]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.sitebuilder.ws/2010wordpress/?p=75</guid>
		<description><![CDATA[Got Adobe Fireworks and Dreamweaver?  Did you know there is a way to integrate the two, but just don't know how?  This Dreamweaver and Fireworks tutorial will tell you exactly what to do.]]></description>
			<content:encoded><![CDATA[<div class="call-to-action inContainer"><div class="cta-1"><div class="cta-2"><div class="cta-3"><div class="cta-1-inner"><div class="cta-2-inner"><div class="cta-3-inner"><div class="cta-content"><div class="cta-header has-arrow clearfix"><h1 class="cta-title">Dreamweaver Users</h1><h2  class="cta-tag-line">Free Template and PSD</h2><a href="http://www.sitebuilder.ws/free-psd-and-web-templates.html" class="btn impactBtn"><span>Get Files</span></a></div></div></div></div></div></div></div></div></div>
<h2>Dreamweaver Fireworks Tutorial</h2>
<p>Got Adobe Fireworks and Dreamweaver? Did you know there is a way to integrate the two, but just don&#8217;t know how?  This Dreamweaver Fireworks tutorial will tell you exactly what to do.</p>
<p>1.  In this tutorial we are going to insert a table that was created in Fireworks (be sure to check out the Fireworks tutorial on Creating a Navigation Bar). Once we have inserted the Fireworks HTML into our Dreamweaver document, we will add the corresponding links using the <a href="../../tutorials/dreamweaver-tutorials/creating-links-in-dreamweaver/">Point-to-File method</a> we learned about in an earlier tutorial.</p>
<p>Let&#8217;s get started!</p>
<p>2.  In this example, I have created a page with a couple of tables. The top table is 760 x 86 pixels and contains the header graphics. The second table, which we will use for the navigation and body text, is 760 pixels wide and has 2 cells, 150 pixels (navigation) and 610 pixels (body).</p>
<p>Note: In the below graphic, the second table appears as a single row. We will insert the Fireworks navigation bar that we created into the first cell.</p>
<p>Hint: In both cells, set the Vertical Alignment to Top. This will ensure proper placement when the body text is long.</p>
<p><a href="http://www.sitebuilder.ws/inserting-fireworks-html-into-dreamweaver.html/table_layout" rel="attachment wp-att-57"><img class="alignnone size-medium wp-image-57" title="table_layout" src="http://www.sitebuilder.ws/wp-content/uploads/2010/07/table_layout-300x129.gif" alt="" width="300" height="129" /></a></p>
<p>3.  Place your cursor in the column where you want to insert the table, and on the Objects Toolbar click the Insert Fireworks HTML button. <a href="http://www.sitebuilder.ws/inserting-fireworks-html-into-dreamweaver.html/insertfw" rel="attachment wp-att-46"><img class="alignnone size-full wp-image-46" title="insertfw" src="http://www.sitebuilder.ws/wp-content/uploads/2010/07/insertfw.gif" alt="" width="172" height="76" /></a></p>
<p>In the Insert Fireworks dialog box, browse to the location of the html file we created in Fireworks. I saved my file as <em>navigation.htm</em> in the images folder. Click OK.</p>
<p><a href="http://www.sitebuilder.ws/inserting-fireworks-html-into-dreamweaver.html/browsetoinsert" rel="attachment wp-att-41"><img class="alignnone size-medium wp-image-41" title="browsetoinsert" src="http://www.sitebuilder.ws/wp-content/uploads/2010/07/browsetoinsert-300x72.gif" alt="" width="300" height="72" /></a></p>
<p>Remember, we are not just inserting a Fireworks graphic, we are inserting all of the html that Fireworks has created for the graphic we have sliced and diced so it will render perfectly.</p>
<p>4. Now we&#8217;re cookin&#8217; with gas. Let&#8217;s go ahead and position our current Document and Site window as shown so we can start creating our links.</p>
<p><a href="http://www.sitebuilder.ws/inserting-fireworks-html-into-dreamweaver.html/window_layout" rel="attachment wp-att-61"><img class="alignnone size-full wp-image-61" title="window_layout" src="http://www.sitebuilder.ws/wp-content/uploads/2010/07/window_layout.gif" alt="" width="250" height="226" /></a></p>
<p>Select the Home button then from the Properties window drag the Point-to-File icon from the Property Inspector to the page you wish to link to. Home button to index.htm, Company button to company.htm, you get the picture.</p>
<p><a href="http://www.sitebuilder.ws/inserting-fireworks-html-into-dreamweaver.html/link" rel="attachment wp-att-47"><img class="alignnone size-medium wp-image-47" title="link" src="http://www.sitebuilder.ws/wp-content/uploads/2010/07/link-300x212.gif" alt="" width="300" height="212" /></a></p>
<p>Now we&#8217;re rockin. Check out the next tutorial, where we find out how to edit our graphics with Roundtrip Graphic Editing between Dreamweaver and Fireworks.</p>
<div style="display: none;">
                <div class='gf_browser_unknown gform_wrapper' id='gform_wrapper_1' ><a name='gf_1' class='gform_anchor' ></a><form method='post' enctype='multipart/form-data'  id='gform_1'  action='/tutorials/dreamweaver-tutorials/feed/#gf_1'>
                    <div id='gf_page_steps_1' class='gf_page_steps'>
                        <div id='gf_step_1_1' class='gf_step gf_step_active gf_step_first'><span class='gf_step_number'>1</span>&nbsp;Ask Your Question</div>
                        <div id='gf_step_1_2' class='gf_step gf_step_last gf_step_next gf_step_pending'><span class='gf_step_number'>2</span>&nbsp;Provide User Info</div>
                        <div class='gf_step_clear'></div>
                    </div>
                        <div class='gform_body'><div id='gform_page_1_1' class='gform_page' >
                                    <div class='gform_page_fields'>
                            <ul id='gform_fields_1' class='gform_fields top_label description_below'><li id='field_1_1' class='gfield               gfield_contains_required' ><label class='gfield_label' for='input_1_1'>Ask Your Dreamweaver Question<span class='gfield_required'>*</span></label><div class='ginput_container'><textarea name='input_1' id='input_1_1' class='textarea medium' tabindex='1'   rows='10' cols='50'></textarea></div></li></ul>
                    </div>
                    <div class='gform_page_footer'>
                         <input type='image' src='http://www.sitebuilder.ws/wp-content/uploads/btn-dw-ask.png' id='gform_next_button_1_2' class='gform_image_button' alt='Next Page' tabindex='2' onclick='jQuery("#gform_target_page_number_1").val("2"); jQuery("#gform_1").trigger("submit",[true]); '/>
                    </div>
                </div>
                <div id='gform_page_1_2' class='gform_page' style='display:none;'>
                    <div class='gform_page_fields'>
                        <ul class='gform_fields top_label'><li id='field_1_4' class='gfield    gf_left_half           gfield_contains_required' ><label class='gfield_label' for='input_1_4'>Name<span class='gfield_required'>*</span></label><div class='ginput_container'><input name='input_4' id='input_1_4' type='text' value='' class='medium' tabindex='3' /></div></li><li id='field_1_5' class='gfield    gf_right_half           gfield_contains_required' ><label class='gfield_label' for='input_1_5'>Email<span class='gfield_required'>*</span></label><div class='ginput_container'><input name='input_5' id='input_1_5' type='email' value='' class='medium'  tabindex='4'   /></div></li><li id='field_1_6' class='gfield    gf_left_half' ><label class='gfield_label' for='input_1_6'>Website or URL of the problem</label><div class='ginput_container'><input name='input_6' id='input_1_6' type='url' value='' class='medium'  tabindex='5'  placeholder='http://' /></div></li><li id='field_1_8' class='gfield    gf_right_half           gfield_contains_required' ><label class='gfield_label' for='input_1_8'>How did you find us?<span class='gfield_required'>*</span></label><div class='ginput_container'><select name='input_8' id='input_1_8'  class='medium gfield_select' tabindex='6' ><option value='Google' >Google</option><option value='Yahoo' >Yahoo</option><option value='Bing' >Bing</option><option value='Facebook' >Facebook</option><option value='Twitter' >Twitter</option><option value='Friend' >Friend</option><option value='Other' >Other</option><option value='' selected='selected'></option></select></div></li><li id='field_1_9' class='gfield      gfield_html  gfield_no_follows_desc' ><p><strong>Do you like this free service?*</strong></p>
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fsitebuilderpro&amp;send=false&amp;layout=button_count&amp;width=150&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=21&amp;appId=295571243789366" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe></li><li id='field_1_18' class='gfield' ><label class='gfield_label'>Website Building and Dreamweaver Tips &amp; Resources.</label><div class='ginput_container'><ul class='gfield_checkbox' id='input_1_18'><li class='gchoice_18_1'><input name='input_18.1' type='checkbox'  value='Permission to email updates and FREE newsletter' checked='checked' id='choice_18_1' tabindex='7'  /><label for='choice_18_1'>Permission to email updates and FREE newsletter</label></li></ul></div></li>
                            </ul></div>
        <div class='gform_page_footer top_label'><input type='image' src='http://www.sitebuilder.ws/wp-content/uploads/btn-dw-modify-question.png' id='gform_previous_button_1' class='gform_image_button' alt='Previous Page' tabindex='8' /> <input type='image' src='http://www.sitebuilder.ws/wp-content/uploads/btn-dw-submit.png' id='gform_submit_button_1' class='gform_image_button' alt='Submit' tabindex='9' />
            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='4fb4e00928ea8' />
            <input type='hidden' class='gform_hidden' name='state_1' value='YToyOntpOjA7czo2OiJhOjA6e30iO2k6MTtzOjMyOiI5MjNjY2FkMDNkMmI2NmQ1MTgwMzA4NWZhZTVkNGQ0YyI7fQ==' />
            <input type='hidden' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='2' />
            <input type='hidden' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                            </div></div>
                </form>
                </div><script type='text/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [1, 1])}); </script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.sitebuilder.ws/inserting-fireworks-html-into-dreamweaver.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working With Links in Dreamweaver</title>
		<link>http://www.sitebuilder.ws/working-with-links-in-dreamweaver.html</link>
		<comments>http://www.sitebuilder.ws/working-with-links-in-dreamweaver.html#comments</comments>
		<pubDate>Sun, 11 Jul 2010 17:57:23 +0000</pubDate>
		<dc:creator>Scott Barnes</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Dreamweaver Tutorials]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.sitebuilder.ws/2010wordpress/?p=71</guid>
		<description><![CDATA[This tutorial will teach you what the different types of links in Dreamweaver do and how to use them effectively.]]></description>
			<content:encoded><![CDATA[<p><div class="call-to-action inContainer"><div class="cta-1"><div class="cta-2"><div class="cta-3"><div class="cta-1-inner"><div class="cta-2-inner"><div class="cta-3-inner"><div class="cta-content"><div class="cta-header has-arrow clearfix"><h1 class="cta-title">Dreamweaver Users</h1><h2  class="cta-tag-line">Free Template and PSD</h2><a href="http://www.sitebuilder.ws/free-psd-and-web-templates.html" class="btn impactBtn"><span>Get Files</span></a></div></div></div></div></div></div></div></div></div><br />
<a title="Creating Links in Dreamweaver" href="http://www.sitebuilder.ws/creating-links-in-dreamweaver.html"> Learn How to Create Links in Dreamweaver</a>. Why are there so many different types of Dreamweaver links out there? What&#8217;s an anchor and how does it differ from a script link? This tutorial will tell you what the different types of links in Dreamweaver mean and how to use them effectively.</p>
<p>Links or if you prefer, hyperlinks, create connections to many types of files including html pages, movies, PDFs, sound, etc. Other types of Dreamweaver links include Anchors, Null links, and email links.</p>
<p>Links can be created a number of ways in Dreamweaver, i.e. the Site window, Document window or via the Property inspector.</p>
<p>In this tutorial we will explore the different types of links, if you are interested in <a href="../../tutorials/dreamweaver-tutorials/creating-links-in-dreamweaver/">how to create links using Dreamweaver</a> make sure to check out that tutorial next.</p>
<h2>Dreamweaver Links (Hyperlinks)</h2>
<p>In HTML, hypertext links are represented by an anchor tag<br />
&lt;a xhref=&#8221;http://www.yahoo.com&#8221;&gt;This is a link to Yahoo&lt;/a&gt;</p>
<p><a href="http://www.yahoo.com/">This is a link to Yahoo</a></p>
<p>You can link to documents within your website using Document-relative or Root-relative paths. <strong>Important</strong>: If you are linking to a site outside of your website, you must use the Absolute path including the protocol http:// , for example http://www.yahoo.com/</p>
<p>The <strong>Target</strong> drop down box specfies how the link will open:</p>
<blockquote><p><strong>_blank</strong> loads the linked document in a new, unnamed browser window</p>
<p><strong>_parent</strong> loads the linked document in the parent frame or parent window of the frame that contains the link. If the frame containing the link is not nested, then the linked document loads in the full browser window</p>
<p><strong>_self</strong> loads the linked document in the same frame or window as the link. This target is the default, so you usually don&#8217;t have to specify it</p>
<p><strong>_top</strong> loads the linked document in the full browser window, thereby removing all frames</p></blockquote>
<h2><strong>Named Anchors in Dreamweaver </strong></h2>
<p>Named Anchors allow you to link to a specific place in a document. Often times you will see a FAQ that will have linked questions listed at the top of the page, and when you click the link, it will take you to the answer somewhere down the page. Usually there will be a link that will take you back to the questions. This is an example of a Named Anchor.</p>
<p>I frequently use named anchors to allow visitors to return to the top of the page, specifically if there is a very long page.</p>
<p>This requires 2 steps.</p>
<p><strong>Create the Named Anchor</strong></p>
<p><strong> <a href="http://www.sitebuilder.ws/?attachment_id=39"><img class="alignnone size-medium wp-image-39" title="anchor" src="http://www.sitebuilder.ws/wp-content/uploads/2010/07/anchor-300x114.gif" alt="" width="300" height="114" /></a><br />
</strong></p>
<p>Locate your cursor to the linking point</p>
<ul>
<li>Hit Control + Alt + A or from the menu Insert &gt; Invisible Tags &gt; Named Anchor</li>
<li>Create an intuitive name i.e. Top</li>
</ul>
<p>If you are working with Show Visual Aids on (Control + Shift + I), you will be able to see your named anchor.</p>
<p><a href="http://www.sitebuilder.ws/?attachment_id=40"><img class="alignnone size-full wp-image-40" title="anchor_visual" src="http://www.sitebuilder.ws/wp-content/uploads/2010/07/anchor_visual.gif" alt="" width="175" height="42" /></a></p>
<p><strong>Link to the Named Anchor</strong></p>
<ul>
<li>Select the text or image that will trigger the link</li>
<li>In the Property Inspector, type a pound sign # and the name of the anchor (these are case sensitive) i.e. #Top</li>
<li>Note: you can also link to Named Anchors in other pages by providing the name of the page i.e. services.htm#Top</li>
</ul>
<p><a href="../../tutorials/dreamweaver-tutorials/working-with-links-in-dreamweaver/#Top"> Test this link</a> to move the page to the start of the Named Anchors section.</p>
<p>Learn how to create Null and Script links next!</p>
<h2><strong>Null and Script links in Dreamweaver </strong></h2>
<p><strong>Null and Script links </strong>are also very useful when building pages in Dreamweaver.</p>
<p><strong>Null Links</strong> &#8211; An undesignated link that you can use to attach behaviors to. For example, when using Dreamweaver Pop Up Windows feature, a Null link is used to launch the Pop Up window (This will be a future tutorial). I often use null links when I create mock up websites to be able to view the link properties (colors of links, css rollovers, etc.)</p>
<p>Type a pound sign # in the Property Inspector&#8217;s Link field to create a Null link.</p>
<p><strong>Script Links</strong>- Execute JavaScript code or call a specific JavaScript function.  The back <strong>link</strong> and <strong>image</strong> at the bottom of this page is a script link.  Here is a look at the Property Inspector with the JavaScript.</p>
<p><a href="http://www.sitebuilder.ws/?attachment_id=56"><img class="alignnone size-medium wp-image-56" title="scriptlink" src="http://www.sitebuilder.ws/wp-content/uploads/2010/07/scriptlink-300x65.gif" alt="" width="300" height="65" /></a></p>
<p>Next stop, email links&#8230;</p>
<h2>Email Links in Dreamweaver</h2>
<p>Creating an <strong>email link</strong> (mailto: link) is very simple, and with a little magic, you can take the email link much further. An email link will launch a user default email program will the email address already insert in the new message. Beware some visitors do not have email clients configured correctly, potentially causing a problem in not actually sending the email message. Use forms to capture data when possible.</p>
<ul>
<li>From the Common pallet on the Objects Tools, click the Envelop icon.</li>
<li>Create the text for the link, and enter the email address that will be used.</li>
</ul>
<p><a href="http://www.sitebuilder.ws/working-with-links-in-dreamweaver.html/mailto" rel="attachment wp-att-49"><img class="alignnone size-medium wp-image-49" title="mailto" src="http://www.sitebuilder.ws/wp-content/uploads/2010/07/mailto-300x108.gif" alt="" width="300" height="108" /></a></p>
<p>Basically what happens, is Dreamweaver turns the above info into a mailto: link with the information you provided. Let&#8217;s take it a step further and see what happens. Make sure to click the example links at the left!</p>
<p><strong>To</strong>:<script type="text/javascript">// <![CDATA[
 var prefix = '&#109;a' + 'i&#108;' + '&#116;o';
 var path = 'hr' + 'ef' + '=';
 var addy15998 = 'y&#111;&#117;' + '&#64;';
 addy15998 = addy15998 + 'y&#111;&#117;rd&#111;m&#97;&#105;n' + '&#46;' + 'c&#111;m';
 document.write( '<a ' + path + '\'' + prefix + ':' + addy15998 + '\'>' );
 document.write( addy15998 );
 document.write( '<\/a>' );
 //\n 
// --&gt;
// ]]&gt;</script><a href="mailto:you@yourdomain.com">you@yourdomain.com</a><script type="text/javascript">// <![CDATA[
   document.write( '' );
// ]]&gt;</script>This email address is being protected from spam bots, you need Javascript enabled to view it<script type="text/javascript">// <![CDATA[
 document.write( '</' );  document.write( 'span>' );
// ]]&gt;</script><br />
<strong>Subject</strong>:<script type="text/javascript">// <![CDATA[
 var prefix = '&#109;a' + 'i&#108;' + '&#116;o';
 var path = 'hr' + 'ef' + '=';
 var addy15998 = 'y&#111;&#117;' + '&#64;';
 addy15998 = addy15998 + 'y&#111;&#117;rd&#111;m&#97;&#105;n' + '&#46;' + 'c&#111;m';
 document.write( '<a ' + path + '\'' + prefix + ':' + addy15998 + '\'>' );
 document.write( addy15998 );
 document.write( '<\/a>' );
 //\n 
// --&gt;
// ]]&gt;</script><a href="mailto:you@yourdomain.com">you@yourdomain.com</a><script type="text/javascript">// <![CDATA[
   document.write( '' );
// ]]&gt;</script>This email address is being protected from spam bots, you need Javascript enabled to view it<script type="text/javascript">// <![CDATA[
 document.write( '</' );  document.write( 'span>' );
// ]]&gt;</script>?subject=This Text will appear in the Subject line.<br />
<strong>CC</strong>:<script type="text/javascript">// <![CDATA[
 var prefix = '&#109;a' + 'i&#108;' + '&#116;o';
 var path = 'hr' + 'ef' + '=';
 var addy15998 = 'y&#111;&#117;' + '&#64;';
 addy15998 = addy15998 + 'y&#111;&#117;rd&#111;m&#97;&#105;n' + '&#46;' + 'c&#111;m';
 document.write( '<a ' + path + '\'' + prefix + ':' + addy15998 + '\'>' );
 document.write( addy15998 );
 document.write( '<\/a>' );
 //\n 
// --&gt;
// ]]&gt;</script><a href="mailto:you@yourdomain.com">you@yourdomain.com</a><script type="text/javascript">// <![CDATA[
   document.write( '' );
// ]]&gt;</script>This email address is being protected from spam bots, you need Javascript enabled to view it<script type="text/javascript">// <![CDATA[
 document.write( '</' );  document.write( 'span>' );
// ]]&gt;</script>?cc=<script type="text/javascript">// <![CDATA[
 var prefix = '&#109;a' + 'i&#108;' + '&#116;o';
 var path = 'hr' + 'ef' + '=';
 var addy30543 = '&#97;n&#111;th&#101;r&#101;m&#97;&#105;l' + '&#64;';
 addy30543 = addy30543 + '&#111;th&#101;rd&#111;m&#97;&#105;n' + '&#46;' + 'c&#111;m';
 document.write( '<a ' + path + '\'' + prefix + ':' + addy30543 + '\'>' );
 document.write( addy30543 );
 document.write( '<\/a>' );
 //\n 
// --&gt;
// ]]&gt;</script><a href="mailto:anotheremail@otherdomain.com">anotheremail@otherdomain.com</a><script type="text/javascript">// <![CDATA[
   document.write( '' );
// ]]&gt;</script>This email address is being protected from spam bots, you need Javascript enabled to view it<script type="text/javascript">// <![CDATA[
 document.write( '</' );  document.write( 'span>' );
// ]]&gt;</script><br />
<strong>BCC</strong>:<script type="text/javascript">// <![CDATA[
 var prefix = '&#109;a' + 'i&#108;' + '&#116;o';
 var path = 'hr' + 'ef' + '=';
 var addy15998 = 'y&#111;&#117;' + '&#64;';
 addy15998 = addy15998 + 'y&#111;&#117;rd&#111;m&#97;&#105;n' + '&#46;' + 'c&#111;m';
 document.write( '<a ' + path + '\'' + prefix + ':' + addy15998 + '\'>' );
 document.write( addy15998 );
 document.write( '<\/a>' );
 //\n 
// --&gt;
// ]]&gt;</script><a href="mailto:you@yourdomain.com">you@yourdomain.com</a><script type="text/javascript">// <![CDATA[
   document.write( '' );
// ]]&gt;</script>This email address is being protected from spam bots, you need Javascript enabled to view it<script type="text/javascript">// <![CDATA[
 document.write( '</' );  document.write( 'span>' );
// ]]&gt;</script>?bcc=<script type="text/javascript">// <![CDATA[
 var prefix = '&#109;a' + 'i&#108;' + '&#116;o';
 var path = 'hr' + 'ef' + '=';
 var addy33231 = 'y&#111;&#117;r&#101;m&#97;&#105;l' + '&#64;';
 addy33231 = addy33231 + '&#111;th&#101;rd&#111;m&#97;&#105;n' + '&#46;' + 'ws';
 document.write( '<a ' + path + '\'' + prefix + ':' + addy33231 + '\'>' );
 document.write( addy33231 );
 document.write( '<\/a>' );
 //\n 
// --&gt;
// ]]&gt;</script><a href="mailto:youremail@otherdomain.ws">youremail@otherdomain.ws</a><script type="text/javascript">// <![CDATA[
   document.write( '' );
// ]]&gt;</script>This email address is being protected from spam bots, you need Javascript enabled to view it<script type="text/javascript">// <![CDATA[
 document.write( '</' );  document.write( 'span>' );
// ]]&gt;</script><br />
<strong>Body</strong>:<script type="text/javascript">// <![CDATA[
 var prefix = '&#109;a' + 'i&#108;' + '&#116;o';
 var path = 'hr' + 'ef' + '=';
 var addy15998 = 'y&#111;&#117;' + '&#64;';
 addy15998 = addy15998 + 'y&#111;&#117;rd&#111;m&#97;&#105;n' + '&#46;' + 'c&#111;m';
 document.write( '<a ' + path + '\'' + prefix + ':' + addy15998 + '\'>' );
 document.write( addy15998 );
 document.write( '<\/a>' );
 //\n 
// --&gt;
// ]]&gt;</script><a href="mailto:you@yourdomain.com">you@yourdomain.com</a><script type="text/javascript">// <![CDATA[
   document.write( '' );
// ]]&gt;</script>This email address is being protected from spam bots, you need Javascript enabled to view it<script type="text/javascript">// <![CDATA[
 document.write( '</' );  document.write( 'span>' );
// ]]&gt;</script>?body=I would like information regarding the new Dreamweaver Tutorials and Templates.</p>
<p>And of course you can combine these by using an &#8220;&amp;&#8221; like this:</p>
<p><script type="text/javascript">// <![CDATA[
 var prefix = '&#109;a' + 'i&#108;' + '&#116;o';
 var path = 'hr' + 'ef' + '=';
 var addy15998 = 'y&#111;&#117;' + '&#64;';
 addy15998 = addy15998 + 'y&#111;&#117;rd&#111;m&#97;&#105;n' + '&#46;' + 'c&#111;m';
 document.write( '<a ' + path + '\'' + prefix + ':' + addy15998 + '\'>' );
 document.write( addy15998 );
 document.write( '<\/a>' );
 //\n 
// --&gt;
// ]]&gt;</script><a href="mailto:you@yourdomain.com">you@yourdomain.com</a><script type="text/javascript">// <![CDATA[
   document.write( '' );
// ]]&gt;</script>This email address is being protected from spam bots, you need Javascript enabled to view it<script type="text/javascript">// <![CDATA[
 document.write( '</' );  document.write( 'span>' );
// ]]&gt;</script>?subject=Dremweaver&amp;body=Please send me some Dreamweaver Templates.</p>
<div style="display: none;">
                <div class='gf_browser_unknown gform_wrapper' id='gform_wrapper_1' ><a name='gf_1' class='gform_anchor' ></a><form method='post' enctype='multipart/form-data'  id='gform_1'  action='/tutorials/dreamweaver-tutorials/feed/#gf_1'>
                    <div id='gf_page_steps_1' class='gf_page_steps'>
                        <div id='gf_step_1_1' class='gf_step gf_step_active gf_step_first'><span class='gf_step_number'>1</span>&nbsp;Ask Your Question</div>
                        <div id='gf_step_1_2' class='gf_step gf_step_last gf_step_next gf_step_pending'><span class='gf_step_number'>2</span>&nbsp;Provide User Info</div>
                        <div class='gf_step_clear'></div>
                    </div>
                        <div class='gform_body'><div id='gform_page_1_1' class='gform_page' >
                                    <div class='gform_page_fields'>
                            <ul id='gform_fields_1' class='gform_fields top_label description_below'><li id='field_1_1' class='gfield               gfield_contains_required' ><label class='gfield_label' for='input_1_1'>Ask Your Dreamweaver Question<span class='gfield_required'>*</span></label><div class='ginput_container'><textarea name='input_1' id='input_1_1' class='textarea medium' tabindex='1'   rows='10' cols='50'></textarea></div></li></ul>
                    </div>
                    <div class='gform_page_footer'>
                         <input type='image' src='http://www.sitebuilder.ws/wp-content/uploads/btn-dw-ask.png' id='gform_next_button_1_2' class='gform_image_button' alt='Next Page' tabindex='2' onclick='jQuery("#gform_target_page_number_1").val("2"); jQuery("#gform_1").trigger("submit",[true]); '/>
                    </div>
                </div>
                <div id='gform_page_1_2' class='gform_page' style='display:none;'>
                    <div class='gform_page_fields'>
                        <ul class='gform_fields top_label'><li id='field_1_4' class='gfield    gf_left_half           gfield_contains_required' ><label class='gfield_label' for='input_1_4'>Name<span class='gfield_required'>*</span></label><div class='ginput_container'><input name='input_4' id='input_1_4' type='text' value='' class='medium' tabindex='3' /></div></li><li id='field_1_5' class='gfield    gf_right_half           gfield_contains_required' ><label class='gfield_label' for='input_1_5'>Email<span class='gfield_required'>*</span></label><div class='ginput_container'><input name='input_5' id='input_1_5' type='email' value='' class='medium'  tabindex='4'   /></div></li><li id='field_1_6' class='gfield    gf_left_half' ><label class='gfield_label' for='input_1_6'>Website or URL of the problem</label><div class='ginput_container'><input name='input_6' id='input_1_6' type='url' value='' class='medium'  tabindex='5'  placeholder='http://' /></div></li><li id='field_1_8' class='gfield    gf_right_half           gfield_contains_required' ><label class='gfield_label' for='input_1_8'>How did you find us?<span class='gfield_required'>*</span></label><div class='ginput_container'><select name='input_8' id='input_1_8'  class='medium gfield_select' tabindex='6' ><option value='Google' >Google</option><option value='Yahoo' >Yahoo</option><option value='Bing' >Bing</option><option value='Facebook' >Facebook</option><option value='Twitter' >Twitter</option><option value='Friend' >Friend</option><option value='Other' >Other</option><option value='' selected='selected'></option></select></div></li><li id='field_1_9' class='gfield      gfield_html  gfield_no_follows_desc' ><p><strong>Do you like this free service?*</strong></p>
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fsitebuilderpro&amp;send=false&amp;layout=button_count&amp;width=150&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=21&amp;appId=295571243789366" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe></li><li id='field_1_18' class='gfield' ><label class='gfield_label'>Website Building and Dreamweaver Tips &amp; Resources.</label><div class='ginput_container'><ul class='gfield_checkbox' id='input_1_18'><li class='gchoice_18_1'><input name='input_18.1' type='checkbox'  value='Permission to email updates and FREE newsletter' checked='checked' id='choice_18_1' tabindex='7'  /><label for='choice_18_1'>Permission to email updates and FREE newsletter</label></li></ul></div></li>
                            </ul></div>
        <div class='gform_page_footer top_label'><input type='image' src='http://www.sitebuilder.ws/wp-content/uploads/btn-dw-modify-question.png' id='gform_previous_button_1' class='gform_image_button' alt='Previous Page' tabindex='8' /> <input type='image' src='http://www.sitebuilder.ws/wp-content/uploads/btn-dw-submit.png' id='gform_submit_button_1' class='gform_image_button' alt='Submit' tabindex='9' />
            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='4fb4e009359c5' />
            <input type='hidden' class='gform_hidden' name='state_1' value='YToyOntpOjA7czo2OiJhOjA6e30iO2k6MTtzOjMyOiI5MjNjY2FkMDNkMmI2NmQ1MTgwMzA4NWZhZTVkNGQ0YyI7fQ==' />
            <input type='hidden' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='2' />
            <input type='hidden' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                            </div></div>
                </form>
                </div><script type='text/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [1, 1])}); </script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.sitebuilder.ws/working-with-links-in-dreamweaver.html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating Links in Dreamweaver</title>
		<link>http://www.sitebuilder.ws/creating-links-in-dreamweaver.html</link>
		<comments>http://www.sitebuilder.ws/creating-links-in-dreamweaver.html#comments</comments>
		<pubDate>Sun, 11 Jul 2010 17:55:44 +0000</pubDate>
		<dc:creator>Scott Barnes</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Dreamweaver Tutorials]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.sitebuilder.ws/2010wordpress/?p=69</guid>
		<description><![CDATA[Ever wonder how to create links in Dreamweaver?  This Dreamweaver tutorial will show you how to create links via the document window and the property inspector.]]></description>
			<content:encoded><![CDATA[<p><div class="call-to-action inContainer"><div class="cta-1"><div class="cta-2"><div class="cta-3"><div class="cta-1-inner"><div class="cta-2-inner"><div class="cta-3-inner"><div class="cta-content"><div class="cta-header has-arrow clearfix"><h1 class="cta-title">Dreamweaver Users</h1><h2  class="cta-tag-line">Free Template and PSD</h2><a href="http://www.sitebuilder.ws/free-psd-and-web-templates.html" class="btn impactBtn"><span>Get Files</span></a></div></div></div></div></div></div></div></div></div><br />
<a href="http://www.sitebuilder.ws/wp-content/uploads/2010/07/mini-icon-chain.jpg"><img class="alignleft size-full wp-image-51" title="mini-icon-chain" src="http://www.sitebuilder.ws/wp-content/uploads/2010/07/mini-icon-chain.jpg" alt="" width="40" height="40" /></a>Ever wonder <strong>how to create links in Dreamweaver</strong>?  This Dreamweaver tutorial will show you how to create links via the document window and the property inspector.</p>
<p><strong>1.</strong> Links or if you prefer, hyperlinks, create connections to many types of files including html pages, movies, PDFs, sound, etc. Other links may include Anchors, Null links, and email links.</p>
<p>Links can be created a number of ways, i.e. the Site window, document window or via the Property inspector.</p>
<p>Let&#8217;s first explore <a href="creating-links-in-dreamweaver.html">how to create links</a>, then we will look at the <a href="working-with-links-in-dreamweaver.html">types of links</a>.</p>
<p>2. Document window. From the document window</p>
<ul>
<li>Select the word(s) that you would like to become the link</li>
<li>Right click to bring up the context menu</li>
<li>Click Make Link</li>
<li>Browse to the html page and click the Select button</li>
</ul>
<p>Note: Once your link has been created, you can follow these same steps, and click <strong>Change Link</strong> to modify a link. You can also click <strong>Open Linked Page</strong> to open the linked page within Dreamweaver.</p>
<p><strong>3. </strong><strong>Site window</strong> and <strong>Property Inspector</strong>. Depending on workflow, there are sometimes that I use the Site window in conjuction with the Document window or just the Property Inspector.</p>
<p><em><strong><a href="http://www.sitebuilder.ws/wp-content/uploads/2010/07/pointtolink.gif"><img class="alignright size-full wp-image-53" title="pointtolink" src="http://www.sitebuilder.ws/wp-content/uploads/2010/07/pointtolink.gif" alt="" width="249" height="65" /></a>Linking using the Site and Document windows</strong></em>.This allows me to use the Property Inspector&#8217;s Point-to-File icon.</p>
<ul>
<li>position the document and site windows adjacent to one another</li>
<li>select the word(s) that you would like to become the link</li>
<li>From the Property Inspector, drag the Point-to-File icon to the document you would link to in the Site window as demonstrated below</li>
</ul>
<p><a href="http://www.sitebuilder.ws/?attachment_id=52"><img class="alignnone size-medium wp-image-52" title="pointlink" src="http://www.sitebuilder.ws/wp-content/uploads/2010/07/pointlink-300x198.gif" alt="" width="300" height="198" /></a></p>
<p><em><strong>Linking using only the Property Inspector</strong></em></p>
<p><em><strong><a href="http://www.sitebuilder.ws/?attachment_id=54"><img class="alignnone size-medium wp-image-54" title="proplink" src="http://www.sitebuilder.ws/wp-content/uploads/2010/07/proplink-300x48.gif" alt="" width="300" height="48" /></a><br />
</strong></em></p>
<ul>
<li>Selecting the word(s) that you want to become the link</li>
<li>Type or browse to the page you are linking to using the Property Inspector</li>
</ul>
<p>Note: You can use the Target drop down box to specify how the link opens, i.e. in the same window, new window, etc. Additionally, if you are linking to an external page, you must include the entire url (http://www.sitebuilder.ws) including <em>http://</em></p>
<p><em>More information about the types of links on the <a href="../../tutorials/dreamweaver-tutorials/working-with-links-in-dreamweaver/">next page</a>!</em></p>
<div style="display: none;">
                <div class='gf_browser_unknown gform_wrapper' id='gform_wrapper_1' ><a name='gf_1' class='gform_anchor' ></a><form method='post' enctype='multipart/form-data'  id='gform_1'  action='/tutorials/dreamweaver-tutorials/feed/#gf_1'>
                    <div id='gf_page_steps_1' class='gf_page_steps'>
                        <div id='gf_step_1_1' class='gf_step gf_step_active gf_step_first'><span class='gf_step_number'>1</span>&nbsp;Ask Your Question</div>
                        <div id='gf_step_1_2' class='gf_step gf_step_last gf_step_next gf_step_pending'><span class='gf_step_number'>2</span>&nbsp;Provide User Info</div>
                        <div class='gf_step_clear'></div>
                    </div>
                        <div class='gform_body'><div id='gform_page_1_1' class='gform_page' >
                                    <div class='gform_page_fields'>
                            <ul id='gform_fields_1' class='gform_fields top_label description_below'><li id='field_1_1' class='gfield               gfield_contains_required' ><label class='gfield_label' for='input_1_1'>Ask Your Dreamweaver Question<span class='gfield_required'>*</span></label><div class='ginput_container'><textarea name='input_1' id='input_1_1' class='textarea medium' tabindex='1'   rows='10' cols='50'></textarea></div></li></ul>
                    </div>
                    <div class='gform_page_footer'>
                         <input type='image' src='http://www.sitebuilder.ws/wp-content/uploads/btn-dw-ask.png' id='gform_next_button_1_2' class='gform_image_button' alt='Next Page' tabindex='2' onclick='jQuery("#gform_target_page_number_1").val("2"); jQuery("#gform_1").trigger("submit",[true]); '/>
                    </div>
                </div>
                <div id='gform_page_1_2' class='gform_page' style='display:none;'>
                    <div class='gform_page_fields'>
                        <ul class='gform_fields top_label'><li id='field_1_4' class='gfield    gf_left_half           gfield_contains_required' ><label class='gfield_label' for='input_1_4'>Name<span class='gfield_required'>*</span></label><div class='ginput_container'><input name='input_4' id='input_1_4' type='text' value='' class='medium' tabindex='3' /></div></li><li id='field_1_5' class='gfield    gf_right_half           gfield_contains_required' ><label class='gfield_label' for='input_1_5'>Email<span class='gfield_required'>*</span></label><div class='ginput_container'><input name='input_5' id='input_1_5' type='email' value='' class='medium'  tabindex='4'   /></div></li><li id='field_1_6' class='gfield    gf_left_half' ><label class='gfield_label' for='input_1_6'>Website or URL of the problem</label><div class='ginput_container'><input name='input_6' id='input_1_6' type='url' value='' class='medium'  tabindex='5'  placeholder='http://' /></div></li><li id='field_1_8' class='gfield    gf_right_half           gfield_contains_required' ><label class='gfield_label' for='input_1_8'>How did you find us?<span class='gfield_required'>*</span></label><div class='ginput_container'><select name='input_8' id='input_1_8'  class='medium gfield_select' tabindex='6' ><option value='Google' >Google</option><option value='Yahoo' >Yahoo</option><option value='Bing' >Bing</option><option value='Facebook' >Facebook</option><option value='Twitter' >Twitter</option><option value='Friend' >Friend</option><option value='Other' >Other</option><option value='' selected='selected'></option></select></div></li><li id='field_1_9' class='gfield      gfield_html  gfield_no_follows_desc' ><p><strong>Do you like this free service?*</strong></p>
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fsitebuilderpro&amp;send=false&amp;layout=button_count&amp;width=150&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=21&amp;appId=295571243789366" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe></li><li id='field_1_18' class='gfield' ><label class='gfield_label'>Website Building and Dreamweaver Tips &amp; Resources.</label><div class='ginput_container'><ul class='gfield_checkbox' id='input_1_18'><li class='gchoice_18_1'><input name='input_18.1' type='checkbox'  value='Permission to email updates and FREE newsletter' checked='checked' id='choice_18_1' tabindex='7'  /><label for='choice_18_1'>Permission to email updates and FREE newsletter</label></li></ul></div></li>
                            </ul></div>
        <div class='gform_page_footer top_label'><input type='image' src='http://www.sitebuilder.ws/wp-content/uploads/btn-dw-modify-question.png' id='gform_previous_button_1' class='gform_image_button' alt='Previous Page' tabindex='8' /> <input type='image' src='http://www.sitebuilder.ws/wp-content/uploads/btn-dw-submit.png' id='gform_submit_button_1' class='gform_image_button' alt='Submit' tabindex='9' />
            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='4fb4e0093ee34' />
            <input type='hidden' class='gform_hidden' name='state_1' value='YToyOntpOjA7czo2OiJhOjA6e30iO2k6MTtzOjMyOiI5MjNjY2FkMDNkMmI2NmQ1MTgwMzA4NWZhZTVkNGQ0YyI7fQ==' />
            <input type='hidden' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='2' />
            <input type='hidden' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                            </div></div>
                </form>
                </div><script type='text/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [1, 1])}); </script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.sitebuilder.ws/creating-links-in-dreamweaver.html/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Inserting Code into Dreamweaver Templates</title>
		<link>http://www.sitebuilder.ws/inserting-code-into-dreamweaver-templates.html</link>
		<comments>http://www.sitebuilder.ws/inserting-code-into-dreamweaver-templates.html#comments</comments>
		<pubDate>Sun, 11 Jul 2010 17:54:35 +0000</pubDate>
		<dc:creator>Scott Barnes</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Dreamweaver Tutorials]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.sitebuilder.ws/2010wordpress/?p=66</guid>
		<description><![CDATA[Wondering how to insert html code into the editable region of a Dreamweaver template?  Read this tutorial to find out!]]></description>
			<content:encoded><![CDATA[<div class="call-to-action inContainer"><div class="cta-1"><div class="cta-2"><div class="cta-3"><div class="cta-1-inner"><div class="cta-2-inner"><div class="cta-3-inner"><div class="cta-content"><div class="cta-header has-arrow clearfix"><h1 class="cta-title">Dreamweaver Users</h1><h2  class="cta-tag-line">Free Template and PSD</h2><a href="http://www.sitebuilder.ws/free-psd-and-web-templates.html" class="btn impactBtn"><span>Get Files</span></a></div></div></div></div></div></div></div></div></div>
<h2>Dreamweaver Templates Tutorials</h2>
<p>How can I insert html code into the editable region of a Dreamweaver template?  Read this tutorial to find out!</p>
<ol>
<li>Open the page based on the Dreamweaver template.</li>
<li>Insert your cursor into the editable region where you want to insert the html code and type INSERT CODE HERE. This is just a place holder.</li>
<li>Next we need to change our VIEW so that we can see the code. You can choose either CODE or CODE and DESIGN (Split View). I prefer the latter so I can view both the code and design at the same time. Make this choice from the menu View &gt; Code and Design.</li>
<li>Now, you should see two panes with both code and the design. From the design view, click and highlight the text INSERT CODE HERE. This will also highlight it in the CODE VIEW. This is where we will insert the HTML code into the Dreamweaver template.</li>
<li>Now you can paste the HTML code into the CODE VIEW. Make sure that you paste over the sample text you inserted.</li>
<li>Finally, publish and preview your page to make sure that the code is working properly.</li>
</ol>
<p>You have now learned how to insert HTML code into the Editable regions of a Dreamweaver Template.</p>
<div style="display: none;">
                <div class='gf_browser_unknown gform_wrapper' id='gform_wrapper_1' ><a name='gf_1' class='gform_anchor' ></a><form method='post' enctype='multipart/form-data'  id='gform_1'  action='/tutorials/dreamweaver-tutorials/feed/#gf_1'>
                    <div id='gf_page_steps_1' class='gf_page_steps'>
                        <div id='gf_step_1_1' class='gf_step gf_step_active gf_step_first'><span class='gf_step_number'>1</span>&nbsp;Ask Your Question</div>
                        <div id='gf_step_1_2' class='gf_step gf_step_last gf_step_next gf_step_pending'><span class='gf_step_number'>2</span>&nbsp;Provide User Info</div>
                        <div class='gf_step_clear'></div>
                    </div>
                        <div class='gform_body'><div id='gform_page_1_1' class='gform_page' >
                                    <div class='gform_page_fields'>
                            <ul id='gform_fields_1' class='gform_fields top_label description_below'><li id='field_1_1' class='gfield               gfield_contains_required' ><label class='gfield_label' for='input_1_1'>Ask Your Dreamweaver Question<span class='gfield_required'>*</span></label><div class='ginput_container'><textarea name='input_1' id='input_1_1' class='textarea medium' tabindex='1'   rows='10' cols='50'></textarea></div></li></ul>
                    </div>
                    <div class='gform_page_footer'>
                         <input type='image' src='http://www.sitebuilder.ws/wp-content/uploads/btn-dw-ask.png' id='gform_next_button_1_2' class='gform_image_button' alt='Next Page' tabindex='2' onclick='jQuery("#gform_target_page_number_1").val("2"); jQuery("#gform_1").trigger("submit",[true]); '/>
                    </div>
                </div>
                <div id='gform_page_1_2' class='gform_page' style='display:none;'>
                    <div class='gform_page_fields'>
                        <ul class='gform_fields top_label'><li id='field_1_4' class='gfield    gf_left_half           gfield_contains_required' ><label class='gfield_label' for='input_1_4'>Name<span class='gfield_required'>*</span></label><div class='ginput_container'><input name='input_4' id='input_1_4' type='text' value='' class='medium' tabindex='3' /></div></li><li id='field_1_5' class='gfield    gf_right_half           gfield_contains_required' ><label class='gfield_label' for='input_1_5'>Email<span class='gfield_required'>*</span></label><div class='ginput_container'><input name='input_5' id='input_1_5' type='email' value='' class='medium'  tabindex='4'   /></div></li><li id='field_1_6' class='gfield    gf_left_half' ><label class='gfield_label' for='input_1_6'>Website or URL of the problem</label><div class='ginput_container'><input name='input_6' id='input_1_6' type='url' value='' class='medium'  tabindex='5'  placeholder='http://' /></div></li><li id='field_1_8' class='gfield    gf_right_half           gfield_contains_required' ><label class='gfield_label' for='input_1_8'>How did you find us?<span class='gfield_required'>*</span></label><div class='ginput_container'><select name='input_8' id='input_1_8'  class='medium gfield_select' tabindex='6' ><option value='Google' >Google</option><option value='Yahoo' >Yahoo</option><option value='Bing' >Bing</option><option value='Facebook' >Facebook</option><option value='Twitter' >Twitter</option><option value='Friend' >Friend</option><option value='Other' >Other</option><option value='' selected='selected'></option></select></div></li><li id='field_1_9' class='gfield      gfield_html  gfield_no_follows_desc' ><p><strong>Do you like this free service?*</strong></p>
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fsitebuilderpro&amp;send=false&amp;layout=button_count&amp;width=150&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=21&amp;appId=295571243789366" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe></li><li id='field_1_18' class='gfield' ><label class='gfield_label'>Website Building and Dreamweaver Tips &amp; Resources.</label><div class='ginput_container'><ul class='gfield_checkbox' id='input_1_18'><li class='gchoice_18_1'><input name='input_18.1' type='checkbox'  value='Permission to email updates and FREE newsletter' checked='checked' id='choice_18_1' tabindex='7'  /><label for='choice_18_1'>Permission to email updates and FREE newsletter</label></li></ul></div></li>
                            </ul></div>
        <div class='gform_page_footer top_label'><input type='image' src='http://www.sitebuilder.ws/wp-content/uploads/btn-dw-modify-question.png' id='gform_previous_button_1' class='gform_image_button' alt='Previous Page' tabindex='8' /> <input type='image' src='http://www.sitebuilder.ws/wp-content/uploads/btn-dw-submit.png' id='gform_submit_button_1' class='gform_image_button' alt='Submit' tabindex='9' />
            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='4fb4e00946b31' />
            <input type='hidden' class='gform_hidden' name='state_1' value='YToyOntpOjA7czo2OiJhOjA6e30iO2k6MTtzOjMyOiI5MjNjY2FkMDNkMmI2NmQ1MTgwMzA4NWZhZTVkNGQ0YyI7fQ==' />
            <input type='hidden' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='2' />
            <input type='hidden' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                            </div></div>
                </form>
                </div><script type='text/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [1, 1])}); </script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.sitebuilder.ws/inserting-code-into-dreamweaver-templates.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Dreamweaver Template and Dreamweaver Tutorial</title>
		<link>http://www.sitebuilder.ws/free-dreamweaver-template-and-dreamweaver-tutorial.html</link>
		<comments>http://www.sitebuilder.ws/free-dreamweaver-template-and-dreamweaver-tutorial.html#comments</comments>
		<pubDate>Sun, 11 Jul 2010 17:48:06 +0000</pubDate>
		<dc:creator>Scott Barnes</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Dreamweaver Templates]]></category>
		<category><![CDATA[Dreamweaver Tutorials]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.sitebuilder.ws/2010wordpress/?p=62</guid>
		<description><![CDATA[You will be blown away by how easy it is to have a stylish website in just a few minutes. This free Dreamweaver Template and Dreamweaver video tutorial will take you to the next level!]]></description>
			<content:encoded><![CDATA[<div class="call-to-action inContainer"><div class="cta-1"><div class="cta-2"><div class="cta-3"><div class="cta-1-inner"><div class="cta-2-inner"><div class="cta-3-inner"><div class="cta-content"><div class="cta-header has-arrow clearfix"><h1 class="cta-title">Dreamweaver Users</h1><h2  class="cta-tag-line">Free Template and PSD</h2><a href="http://www.sitebuilder.ws/free-psd-and-web-templates.html" class="btn impactBtn"><span>Get Files</span></a></div></div></div></div></div></div></div></div></div>
<h2>Coming Soon!</h2>
<p>In just a few days, I will be releasing a new free Dreamweaver  Template. I call it Perpetual Momentum and am happy to offer this template at no charge. You can download this template by becoming a free member here at SiteBuilder.ws.</p>
<p>You will be blown away by how easy it is to have a stylish website in just a few minutes. This free Dreamweaver Template and Dreamweaver Video tutorial will take you to the next level.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sitebuilder.ws/free-dreamweaver-template-and-dreamweaver-tutorial.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Define a Site in Dreamweaver</title>
		<link>http://www.sitebuilder.ws/define-a-site-in-dreamweaver.html</link>
		<comments>http://www.sitebuilder.ws/define-a-site-in-dreamweaver.html#comments</comments>
		<pubDate>Sun, 11 Jul 2010 16:36:22 +0000</pubDate>
		<dc:creator>Scott Barnes</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Dreamweaver Tutorials]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.sitebuilder.ws/2010wordpress/?p=24</guid>
		<description><![CDATA[Got Dreamweaver but don't know how to connect to the web server?  This Dreamweaver tutorial will take you step by step on how to define a site.]]></description>
			<content:encoded><![CDATA[<p><div class="call-to-action inContainer"><div class="cta-1"><div class="cta-2"><div class="cta-3"><div class="cta-1-inner"><div class="cta-2-inner"><div class="cta-3-inner"><div class="cta-content"><div class="cta-header has-arrow clearfix"><h1 class="cta-title">Dreamweaver Users</h1><h2  class="cta-tag-line">Free Template and PSD</h2><a href="http://www.sitebuilder.ws/free-psd-and-web-templates.html" class="btn impactBtn"><span>Get Files</span></a></div></div></div></div></div></div></div></div></div><br />
Got Dreamweaver but don&#8217;t know how to connect to the web server?  This Dreamweaver tutorial will take you step by step on how to define a site in Dreamweaver.</p>
<p>The first step in building your website is to Define Your Site in Dreamweaver. There are several Categories in the Site Definition window; we will focus our attention on the <strong>Local Info</strong> and the <strong>Remote Info</strong>. This is key since we will be building our website on our local computer, then publishing it on a remote webserver.</p>
<p>Let&#8217;s start by launching Dreamweaver. Open the Site Definition window by selecting Site &gt; New Site from either the Site window or a blank document.</p>
<p style="text-align: center;"><a href="http://www.sitebuilder.ws/wp-content/uploads/2010/07/defineSite.gif"><img class="aligncenter size-full wp-image-42" title="defineSite" src="http://www.sitebuilder.ws/wp-content/uploads/2010/07/defineSite.gif" alt="" width="393" height="140" /></a></p>
<p>We&#8217;ll spend the next couple of minutes here in the <strong>Site Definition</strong> window. In the first part, we&#8217;ll define the Local Info as follows: <strong>Site Name</strong>: Make up an intutive name that makes sense to the people who will be working on this website.</p>
<p><strong><a href="http://www.sitebuilder.ws/wp-content/uploads/2010/07/dirStructure.gif"><img class="alignright size-full wp-image-43" title="dirStructure" src="http://www.sitebuilder.ws/wp-content/uploads/2010/07/dirStructure.gif" alt="" width="100" height="77" /></a>Local Root Folder:</strong> Use the folder icon to browse to the folder where your files reside on your local computer.Because I have installed PWS (Personal Web Server) on my computer, I generally keep my websites in the C:\Inetpub\wwwroot in their own folder. If you haven&#8217;t installed PWS, you should have a designated location for all of the websites that you work on, like C:\websites. For example, I may have 20 websites that I am working on, so for organization, each would have its own folder under C:\Inetpub\wwwroot, in this example the contents of the new site are in the sitebuilder folder.</p>
<p><strong>HTTP Address:</strong> This is the final destination of our website; In other words, when I transfer the publish the SiteBuilder website to the web, I will access the website by typing http://www.sitebuilder.ws. Additionally, Dreamweaver will manage our relative links throughout the site.</p>
<p>Let&#8217;s move on to the next step by clicking Remote Info in the Category column.</p>
<p><a href="http://www.sitebuilder.ws/wp-content/uploads/2010/07/local.gif"><img class="aligncenter size-full wp-image-48" title="local" src="http://www.sitebuilder.ws/wp-content/uploads/2010/07/local.gif" alt="" width="476" height="419" /></a></p>
<p>Now we will define our <strong>Remote Info</strong>. In other words, the place where our website will be hosted. It could be any number of places, but most likely at an ISP, or on your company&#8217;s webserver. In this example, we will be using an ISP and publishing our web pages via FTP.</p>
<p>One of the cool things about Dreamweaver is that it has a FTP client built right in, which makes it easy to publish web docs. By default, FTP is set to disconnect at 30 minutes. You can change this setting by going to Edit&gt;Preferences&gt;Site.</p>
<p>(Note: these settings will vary depending on where your website is hosted, your ISP or Web Administrator should provide the FTP Host, Host Directory, Login, and Password information)<br />
<strong>Access</strong>: Select FTP from the drop down box.<br />
<strong>FTP Host</strong>: Enter the hostname or IP address of your FTP site<br />
<strong>Host Directory</strong>: Make sure that identify where you content will go. This website will go into the root directory. My isp has assigned my websites root directory as a folder called web, therefore, the setting is web<br />
<strong>Login/Password</strong>: Enter the information that your ISP or System Administrator gave you.<br />
<strong>Check In/Out</strong>: This is a good feature if your are collaborating with other web professionals on this website. Since we are working alone, we will leave this box cleared.</p>
<p><a href="http://www.sitebuilder.ws/define-a-site-in-dreamweaver.html/remoteinfo" rel="attachment wp-att-55"><img class="alignnone size-medium wp-image-55" title="remoteinfo" src="http://www.sitebuilder.ws/wp-content/uploads/2010/07/remoteinfo-300x277.gif" alt="" width="300" height="277" /></a></p>
<p>Now that you can have defined your website with the Local and Remote Info, you can publish your work and view it live.</p>
<div style="display: none;">
                <div class='gf_browser_unknown gform_wrapper' id='gform_wrapper_1' ><a name='gf_1' class='gform_anchor' ></a><form method='post' enctype='multipart/form-data'  id='gform_1'  action='/tutorials/dreamweaver-tutorials/feed/#gf_1'>
                    <div id='gf_page_steps_1' class='gf_page_steps'>
                        <div id='gf_step_1_1' class='gf_step gf_step_active gf_step_first'><span class='gf_step_number'>1</span>&nbsp;Ask Your Question</div>
                        <div id='gf_step_1_2' class='gf_step gf_step_last gf_step_next gf_step_pending'><span class='gf_step_number'>2</span>&nbsp;Provide User Info</div>
                        <div class='gf_step_clear'></div>
                    </div>
                        <div class='gform_body'><div id='gform_page_1_1' class='gform_page' >
                                    <div class='gform_page_fields'>
                            <ul id='gform_fields_1' class='gform_fields top_label description_below'><li id='field_1_1' class='gfield               gfield_contains_required' ><label class='gfield_label' for='input_1_1'>Ask Your Dreamweaver Question<span class='gfield_required'>*</span></label><div class='ginput_container'><textarea name='input_1' id='input_1_1' class='textarea medium' tabindex='1'   rows='10' cols='50'></textarea></div></li></ul>
                    </div>
                    <div class='gform_page_footer'>
                         <input type='image' src='http://www.sitebuilder.ws/wp-content/uploads/btn-dw-ask.png' id='gform_next_button_1_2' class='gform_image_button' alt='Next Page' tabindex='2' onclick='jQuery("#gform_target_page_number_1").val("2"); jQuery("#gform_1").trigger("submit",[true]); '/>
                    </div>
                </div>
                <div id='gform_page_1_2' class='gform_page' style='display:none;'>
                    <div class='gform_page_fields'>
                        <ul class='gform_fields top_label'><li id='field_1_4' class='gfield    gf_left_half           gfield_contains_required' ><label class='gfield_label' for='input_1_4'>Name<span class='gfield_required'>*</span></label><div class='ginput_container'><input name='input_4' id='input_1_4' type='text' value='' class='medium' tabindex='3' /></div></li><li id='field_1_5' class='gfield    gf_right_half           gfield_contains_required' ><label class='gfield_label' for='input_1_5'>Email<span class='gfield_required'>*</span></label><div class='ginput_container'><input name='input_5' id='input_1_5' type='email' value='' class='medium'  tabindex='4'   /></div></li><li id='field_1_6' class='gfield    gf_left_half' ><label class='gfield_label' for='input_1_6'>Website or URL of the problem</label><div class='ginput_container'><input name='input_6' id='input_1_6' type='url' value='' class='medium'  tabindex='5'  placeholder='http://' /></div></li><li id='field_1_8' class='gfield    gf_right_half           gfield_contains_required' ><label class='gfield_label' for='input_1_8'>How did you find us?<span class='gfield_required'>*</span></label><div class='ginput_container'><select name='input_8' id='input_1_8'  class='medium gfield_select' tabindex='6' ><option value='Google' >Google</option><option value='Yahoo' >Yahoo</option><option value='Bing' >Bing</option><option value='Facebook' >Facebook</option><option value='Twitter' >Twitter</option><option value='Friend' >Friend</option><option value='Other' >Other</option><option value='' selected='selected'></option></select></div></li><li id='field_1_9' class='gfield      gfield_html  gfield_no_follows_desc' ><p><strong>Do you like this free service?*</strong></p>
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fsitebuilderpro&amp;send=false&amp;layout=button_count&amp;width=150&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=21&amp;appId=295571243789366" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe></li><li id='field_1_18' class='gfield' ><label class='gfield_label'>Website Building and Dreamweaver Tips &amp; Resources.</label><div class='ginput_container'><ul class='gfield_checkbox' id='input_1_18'><li class='gchoice_18_1'><input name='input_18.1' type='checkbox'  value='Permission to email updates and FREE newsletter' checked='checked' id='choice_18_1' tabindex='7'  /><label for='choice_18_1'>Permission to email updates and FREE newsletter</label></li></ul></div></li>
                            </ul></div>
        <div class='gform_page_footer top_label'><input type='image' src='http://www.sitebuilder.ws/wp-content/uploads/btn-dw-modify-question.png' id='gform_previous_button_1' class='gform_image_button' alt='Previous Page' tabindex='8' /> <input type='image' src='http://www.sitebuilder.ws/wp-content/uploads/btn-dw-submit.png' id='gform_submit_button_1' class='gform_image_button' alt='Submit' tabindex='9' />
            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='4fb4e00953e1e' />
            <input type='hidden' class='gform_hidden' name='state_1' value='YToyOntpOjA7czo2OiJhOjA6e30iO2k6MTtzOjMyOiI5MjNjY2FkMDNkMmI2NmQ1MTgwMzA4NWZhZTVkNGQ0YyI7fQ==' />
            <input type='hidden' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='2' />
            <input type='hidden' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                            </div></div>
                </form>
                </div><script type='text/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [1, 1])}); </script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.sitebuilder.ws/define-a-site-in-dreamweaver.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 1459/1550 objects using disk: basic

Served from: www.sitebuilder.ws @ 2012-05-17 04:24:57 -->
