« 2007 Downhill MTB Nationals - Mt Stromlo 28th January 2007 | Home | Dreamweaver 8 Shortcuts and Tools Part 2 »
Dreamweaver 8 Shortcuts and Tools
By Joel | February 14, 2007
A few simple Dreamweaver 8 shortcuts and tools that one cannot be without are:
- “Ctrl+G” : Go To Line Number - works great for developers with thousands of lines of code and want to go to a particular line of code in an instant.
- “Ctrl-F” : Find and Replace - Not really a hard one to find, but brilliant none-the-less.
- “Shift-F9″ : Snippets - This is one of my favourite Dreamweaver functions. Allows you to create, save and re-use your own common code snippets at the click of a button. Form handlers, query templates, and more can be easily stored in these little gems.
- “Shift-F1″ : Reference - Instant reference for HTML, ASP.NET, XML, CSS and Javascript (plus a few more).
- “F4″ : Hide Panels - quickly hide all panels on the page so that you can only see the page you are working on….never fear, just press F4 again and the panels re-appear!
There you have it, some simple tips for the industry standard layout and development software, Dreamweaver 8.
Topics: Web Development, Web Design |

February 18th, 2007 at 2:55 pm
Sheesh - need a login to comment?