<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
  <channel>
    <title>Dreamweaver hints and tips</title>
    <link>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html</link>
    <description>Software application hints and tips from our Microsoft Qualified trainers</description>
    <language>en</language>
    <pubDate>Thu, 30 Apr 2026 15:54:56 GMT</pubDate>
    <lastBuildDate>Thu, 30 Apr 2026 15:54:56 GMT</lastBuildDate>
    <docs>https://www.stl-training.co.uk/rss-feeds.php</docs>

    <item>
      <title>Quick Tag Editor</title>
      <description>If you want to quickly access your HTMl tag while in design view, highlight your item on a page and press Ctrl+T</description>
      <link>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html#tip-559</link>
      <pubDate>Sat, 17 Jan 2009 00:00:00 GMT</pubDate>
      <guid>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html#tip-559</guid>
    </item>

    <item>
      <title>JumpMenu in new window</title>
      <description>When inserting a jumpmenu to a page, the only option available for 'open in' is usually 'main window'. There would be other options available if the page was a frameset.

To change the jumpmenu to open in a new window, change the target parameter of the selectbox in your code to 'window.open()'.

eg.
[code]&lt;select name=&quot;menu1&quot; onChange=&quot;MM_jumpMenu('window.open()',this,0)&quot;&gt;
[/code]

source:
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16166&amp;sliceId=1</description>
      <link>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html#tip-554</link>
      <pubDate>Mon, 11 Feb 2008 00:00:00 GMT</pubDate>
      <guid>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html#tip-554</guid>
    </item>

    <item>
      <title>xhtml vs html</title>
      <description>When using dreamwear template or just creating a blank webpage, you are able to select the markup language you want to use.  The main choices are either xhtml or html.  It is now best to select xhtml as this will translate all the html into xml, so it is transmitted across the web in xml format.  One of the main advantages of this is that it makes the site that you build much more compatible with the range of different web browsers that exist. </description>
      <link>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html#tip-364</link>
      <pubDate>Thu, 23 Nov 2006 00:00:00 GMT</pubDate>
      <guid>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html#tip-364</guid>
    </item>

    <item>
      <title>Css styles</title>
      <description>If you are looking for a CSS style for your website / web page and not sure what you want to use, then go to the Csszengarden website, where you can download samples to try.</description>
      <link>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html#tip-282</link>
      <pubDate>Tue, 24 Oct 2006 00:00:00 GMT</pubDate>
      <guid>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html#tip-282</guid>
    </item>

    <item>
      <title>creating line breaks</title>
      <description>If you want to create a line break hold down Shift+Enter.  </description>
      <link>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html#tip-283</link>
      <pubDate>Tue, 24 Oct 2006 00:00:00 GMT</pubDate>
      <guid>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html#tip-283</guid>
    </item>

    <item>
      <title>Viewing you page in the browser</title>
      <description>If you are working in design view you can quicky preview your webpage by pressing the F12 key</description>
      <link>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html#tip-284</link>
      <pubDate>Tue, 24 Oct 2006 00:00:00 GMT</pubDate>
      <guid>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html#tip-284</guid>
    </item>

    <item>
      <title>Paragraph formatting</title>
      <description>in Dreamweaver if you type in text and press entre you get double line spacing.

To avoid this hold down the shift key and then press Enter for a soft break</description>
      <link>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html#tip-180</link>
      <pubDate>Thu, 05 Oct 2006 00:00:00 GMT</pubDate>
      <guid>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html#tip-180</guid>
    </item>

    <item>
      <title>Testing a site</title>
      <description>When developing a site, you have to cater to the widest possible audience allowing for users with different browsers and display settings.
Test pages to see how they look with: 

- different display resolutions
- browser with graphics turned off
- many different browsers not just IE
- if possible different operating systems.</description>
      <link>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html#tip-92</link>
      <pubDate>Mon, 02 Oct 2006 00:00:00 GMT</pubDate>
      <guid>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html#tip-92</guid>
    </item>

    <item>
      <title>Toggle panels on and off</title>
      <description>Press the F4 key to toggle all the panels in Dreamweaver on or off. This gives you more editing and programming screen space.</description>
      <link>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html#tip-11</link>
      <pubDate>Sun, 10 Sep 2006 00:00:00 GMT</pubDate>
      <guid>https://www.stl-training.co.uk/hints-tips-dreamweaver-3.html#tip-11</guid>
    </item>
  </channel>
</rss>