How to Create Your Own Dreamweaver Shortcuts

It's easy to use the Dreamweaver keyboard shortcuts editor to create your own shortcut keys. And if you create shortcuts to commands and actions that you use all the time, you can improve your efficiency and effectiveness in using this powerful editor.

  1. Select "Keyboard shortcuts..." from the "Edit" menu (Windows) or "Keyboard shortcuts..." from the "Dreamweaver" menu (Macintosh).
  2. Search for the command that you would like to have a keyboard shortcut added to.
  3. Click on the plus icon to add a shortcut to that command.
    Note: you cannot modify the default command set, if you try, Dreamweaver will prompt you to save a copy.
  4. Click in the press key box and click the shortcut command you would like to use.
    Note: If that shortcut command is already in use, Dreamweaver will let you know.
  5. Click OK to save your commands to your own keyboard shortcuts set.
Read rest of entry

Dreamweaver Shortcuts Keys

Keyboard Shortcut Action
Alt+F File
Open the file menu.
Ctrl+N / Cmd+N New document
Open a new document for editing.
Ctrl+O / Cmd+O Open
Open an existing document for editing.
Ctrl+Shift+O / Cmd+Shift+O Open in Frame
Open an existing document into the selected frame for editing.
Ctrl+W / Cmd+W Close
Close the current document. If it has not been saved, you will be prompted to save.
Ctrl+Shift+W / Cmd+Shift+W Close All
Close every open document. If some have not been saved, you will be prompted to save each one.
Ctrl+S / Cmd+S Save
Save the current document. If it has never been saved, you will be prompted for a file name.
Ctrl+Shift+S / Cmd+Shift+S Save As...
Save the current document with a new file name.
Ctrl+P / Cmd+P Print
Print the HTML for the current document.
F12 View in Browser
View the page in your primary Web browser.
Ctrl+F12 / Cmd+F12 View in Alternate Browser
View the page in your alternate Web browser.
Shift+F8 Check Links
Validate the links in the current document.
Shift+F6 Validate Markup
Validate the HTML in the current document.
Ctrl+Q / Cmd+Q Exit
Quit the program and exit.
Alt+E Edit
Open the edit menu.
Ctrl+Z / Cmd+Z Undo
Undo the last change.
Ctrl+Shift+Z / Cmd+Shift+Z Redo
Redo the last undo.
Ctrl+X / Cmd+X Cut
Cut the selected text and put it on the clipboard.
Ctrl+C / Cmd+C Copy
Copy the selected text and put it on the clipboard.
Ctrl+V / Cmd+V Paste
Paste the text on the clipboard at the cursor location.
Ctrl+Shift+C / Cmd+Shift+C Copy HTML
Copy the selected HTML and put it on the clipboard.
Ctrl+Shift+V / Cmd+Shift+V Paste HTML
Paste the HTML on the clipboard at the cursor location.
Ctrl+A / Cmd+A Select All
Select all the text in the window.
Ctrl+[ / Cmd+[ Select Parent Tag
Select the containing tag.
Ctrl+] / Cmd+] Select Child Tag
Select the contained tag.
Ctrl+F / Cmd+F Find and Replace
Search within the current document for text and replace it with other text if you choose.
Shift+F3 / Cmd+G Find Selection
Search within the current document for the selected text.
F3 Find Next
Go to the next instance of the searched for string.
Ctrl+G / ? Go to
Go to the line number or character position you specify.
Ctrl+Space / Cmd+Space Show Code Hints
Display any information available on the tag at the cursor.
Ctrl+Shift+> / Cmd+Shift+> Indent
Indent the selected line(s) one tab space.
Ctrl+Shift+< / Cmd+Shift+<< Outdent
Outdent the selected line(s) one tab space.
Ctrl+Shift+' / Cmd+Shift+' Balance Braces
Align the braces.
Ctrl+U / Cmd+U Preferences
Change your preferences for Dreamweaver.
Alt+V View
Open the View menu.
Ctrl+` / Cmd+` Switch Views
Switch between code, design, and code & design views.
F5 Refresh Design View
Reload the markup displayed in the design view.
Ctrl+Shift+H / Cmd+Shift+H Head Content
Display the header content while in design view.
F6 Expanded Tables Mode
View tables expanded.
Ctrl+F6 / Cmd+F6 Layout Mode
View tables in layout mode.
Ctrl+Shift+I / Cmd+Shift+I Hide All Visual Aids
Turn off all visual aids.
Ctrl+Alt+R / Cmd+Opt+R Show All Rulers
Display all rulers on the screen.
Ctrl+Alt+G / Cmd+Opt+G Show Grid
Display grid in design view.
Ctrl+Alt+Shift+G / Cmd+Opt+Shift+G Snap to Grid
Snap elements to grid.
Ctrl+Alt+P / Cmd+Opt+P Play Plugin
Play plugin at cursor.
Ctrl+Alt+X / Cmd+Opt+X Stop Plugin
Stop plugin at cursor.
Ctrl+Alt+Shift+P / Cmd+Opt+Shift+P Play All Plugins
Play all plugins.
Ctrl+Alt+Shift+X / Cmd+Opt+Shift+X Stop All Plugins
Stop all plugins.
F4 Hide Panels
Hide all open panels.
Alt+I Insert
Open the insert menu.
Ctrl+E / Cmd+E Insert Tag
Insert markup tag at cursor.
Ctrl+Alt+I / Cmd+Opt+I Insert Image
Insert image at cursor.
Ctrl+Alt+F / Cmd+Opt+F Insert Flash
Insert Flash animation at cursor.
Ctrl+Alt+D / Cmd+Opt+D Insert Shockwave
Insert Shockwave object at cursor.
Ctrl+Alt+T / Cmd+Opt+T Insert Table
Insert table at cursor.
Ctrl+Alt+A / Cmd+Opt+A Insert Named Anchor
Insert named anchor at cursor.
Shift+Return / Shift+Return Insert Line Break
Insert line break (
) at cursor.
Ctrl+Shift+Space / Cmd+Shift+Space or Option+Space in Design View Non-breaking space
Insert a non-breaking space ( ) at cursor.
Ctrl+Alt+V / Cmd+Opt+V Insert Editable Region
Insert editable region for a template at cursor.
Alt+M Modify
Open the modify menu.
Ctrl+J / Cmd+J Page Properties
Modify the properties for the page.
Ctrl+T / Cmd+T Quick Tag Editor
Add a tag quickly in the design view.
Ctrl+L / Cmd+L Make Link
Make the highlighted object a link.
Ctrl+Shift+L / Cmd+Shift+L Remove Link
Remove link from highlighted object.
Ctrl+Shift+1 / Cmd+Shift+1 Align Left
Align object left.
Ctrl+Shift+3 / Cmd+Shift+3 Align Right
Align object right.
Ctrl+Shift+4 / Cmd+Shift+4 Align Top
Align object at top.
Ctrl+Shift+6 / Cmd+Shift+6 Align Bottom
Align object at bottom.
Ctrl+Alt+Shift+T / Cmd+Opt+Shift+T Add Object to Timeline
Add element to timeline.
Alt+T Text
Open text menu.
Shift+F7 Check Spelling
Check spelling in document.
Alt+C Commands
Open commands menu.
Ctrl+Shift+X / Cmd+Shift+X Start Recording
Record all commands.
Alt+S Site
Open the site menu.
Ctrl+Shift+D / Cmd+Shift+D Get
Get all files on remote site and bring them to local drive.
Ctrl+Alt+Shift+D / Cmd+Opt+Shift+D Check Out
Check out all files on remote site and bring them to local drive.
Ctrl+Shift+U / Cmd+Shift+U Put
Put all files on remote site from local drive.
Ctrl+Alt+Shift+U / Cmd+Opt+Shift+U Check In
Check in all files on local drive and put them on remote site.
Ctrl+F8 / Cmd+F8 Check Links Sitewide
Validate all links on the site.
Alt+W Window
Open the window menu.
Ctrl+F2 / Cmd+F2 Insert Menu
Toggle insert window.
Ctrl+F3 / Cmd+F3 Properties Menu
Toggle properties window.
Shift+F11 CSS Styles
Toggle CSS styles window.
F2 Layers Menu
Toggle layers window.
Shift+F4 Behaviors Menu
Toggle behaviors window.
Shift+F9 Snippets Menu
Toggle snippets window.
Shift+F1 Reference Menu
Toggle reference window.
Ctrl+Shift+F10 / Cmd+Shift+F10 Databases Menu
Toggle databases window.
Ctrl+F10 / Cmd+F10 Bindings Menu
Toggle bindings window.
Ctrl+F9 / Cmd+F9 Server Behavior Menu
Toggle server behavior window.
Ctrl+F7 / Cmd+F7 Components Menu
Toggle components window.
F8 Files Menu
Toggle files window.
F11 Assets Menu
Toggle assets window.
F9 Tag Inspector Menu
Toggle tag inspector window.
F7 Results Menu
Toggle results window.
Shift+F10 History Menu
Toggle history window.
Shift+F2 Frames Menu
Toggle frames window.
F10 Code Inspector Menu
Toggle code inspector window.
Alt+F9 Timelines Menu
Toggle timelines window.
Alt+H Help
Open the help menu.
F1 Using Dreamweaver
Help with using Dreamweaver.
Ctrl+F1 / Cmd+F1 Using ColdFusion
Help with using ColdFusion.
Shift+F1 Reference
Reference help for Dreamweaver.
Read rest of entry

Hidden Programs In Windows Xp

1) Private Character Editor
This program is for designing icons and Characters
click :start
Then :run
type :EUDCEDIT

2) iExpress
This Program is for converting your files to EXECUTABLE files
click : start
Then : run
type : iexpress

3)Disk Cleanup
This program used for cleaning harddisk to offer space
click : start
Then : run
type : cleanmgr

4)Dr Watson
This program Is for repairing problems in Windows
click : start
Then : run
type : drwtsn32

5)Windows Media Player 5.1
Opens the old media player
click : start
Then : run
type : mplay32

Read rest of entry

shortcut tricks for using brouser

Most of the people work on internet, keyboard is mostly used for typing website URL (address) and if your typing speed is good you can save some time but if you know some browser trick you save some more time.

Normal addresses of any website like -
http://www.Bugjee.com

Normally http:// is automatic type every time when your type any website address in address bar / Location bar.

But if you can type automatically www. & .com/.org/.net with simple trick

www.example.com
Type only example in address bar / Location bar then press Ctrl + Enter and you will get www. & .com automatically
Work with – Firefox, opera, Internet Explorer -6, 7, 8, Google Chrome, Safari
www.example.net
Type only example in address bar / Location bar then press Shift + Enter and you will get www. & .net automatically
Work with – Firefox
www.example.org
Type only example in address bar / Location bar then press Ctrl + Shift + Enter and you will get www. & .org automatically
Work with – Firefox
Now you can see that you can save 8 Keystrokes every time when you open one website and in this situation Firefox is best because it also support .org & .net shortcut.
Bookmarks and browser home page is another options for saving some keystrokes.

Do you like this post.??? If yes then comment me ..........Thanks!!!

Read rest of entry

How to block specific website without using any software

You can block any website in windows vista, seven and xp with this small trick. You don’t need any software for it and when you are trying to open any specific website in browser like internet explorer, Firefox, safari, chrome or opera, it does not open.

Follow these instructions-

Browse C:\WINDOWS\system32\drivers\etc\
Find the file named “HOSTS”
Open it in notepad
under “127.0.0.1 local host” and add website like this-

127.0.0.1 www.example.com

127.0.01 example.com

If you want to block example.com, add both line your hosts file because some of the website also open without www.

http://www.example.com

http://example.com

If you don’t edit your file directly in windows vista & seven, first you need to copy your hosts file in other drive( except c drive) and then edit and replace your hosts file with original host file.

You can also understand with this example you can see here when you want to block orkut, add both domain -

www.orkut.com

www.orkut.co.in – it is a default domain for Indian region.

Now check your browser and that site will no longer be accessible.


please comment me on this post thanks..!!!

Read rest of entry

shortcut keys of Firefox

Most of the people run window operating system and the main fact is that they also use internet explorer because internet explorer is a default browser of window os.

I also know that Mostly users of window operating system use internet explorer but some of the people try Firefox and leave again this because addiction of internet explorer look but this is not a good choice where security and time is main things in these days. so Don’t leave Firefox only on this basis where you addict with internet explorer look & graphical design because tone of the features are available and waiting your mouse clicks and you can also customize Firefox according to your desire.

You can also look some other fact if you are a window xp user your internet explorer version 6.xx and this version does not support tab browsing and if I talk my own self today I don’t work without tab browsing which save my thousands of hours which spend on internet.

Internet explorer 7.xx & 8.xx version support tab browsing but why don’t you try Firefox (3.x.x, English (US), Windows (7.1MB))

So why do you try only one time and leave it please try it 10- 20 times and you can find this is a right choice for you and your work which you done with internet every day.

If you are totally new in Firefox you can try Firefox with some of the top shortcut keys which save your internet surfing time and increase your productivity.

Ctrl + T

Open new tab in same window when you want to open new website.

Ctrl + Shift + T

Reopen any tab which accidentally closed or closed by you or undo close tab.

Ctrl +shift + Delete

Clear Private Data Now, When sometimes few site don’t open properly due to some cache & cookies problem but after clear this data you can open website without any problem.

Ctrl + j

You can open your downloaded file quickly with this option.

Ctrl + L

If you open many website this option is more batter except mouse clicks.

Ctrl + F

Every website has own search bar for searching any matter but if you want to search in any webpage (very long page like Wikipedia) this may be helpful for you.

Ctrl + shift + D

You can bookmarks all your open tab in one time with some specific folder, this is good for you when you work on any topic or subject and suddenly go to other place so when you close your Firefox use this shortcut key and Firefox add your all open tab as a bookmarks for you in seconds.

Ctrl +w

You can close your opened tab quickly then mouse click.

Ctrl + +, Ctrl + – Ctrl +0

If you have wide screen monitor and you want to take full utilization of your monitor to maximize your opened web page or your Grandmother/ Grandfather or other person which has weak eye side and don’t read webpage text due to small size of text this option is good for you.

F11

You can maximize your Firefox window size with it and you can more concentrate your opened web page without affecting other opened program & task bar.


please comment me if u like this.......!!! Thanks..!!!

Read rest of entry

Why & how ,Full utilization of Firefox with shortcut keys

Most of the people run window operating system and the main fact is that they also use internet explorer because internet explorer is a default browser of window os.

I also know that Mostly users of window operating system use internet explorer but some of the people try Firefox and leave again this because addiction of internet explorer look but this is not a good choice where security and time is main things in these days. so Don’t leave Firefox only on this basis where you addict with internet explorer look & graphical design because tone of the features are available and waiting your mouse clicks and you can also customize Firefox according to your desire.

You can also look some other fact if you are a window xp user your internet explorer version 6.xx and this version does not support tab browsing and if I talk my own self today I don’t work without tab browsing which save my thousands of hours which spend on internet.

Internet explorer 7.xx & 8.xx version support tab browsing but why don’t you try Firefox (3.x.x, English (US), Windows (7.1MB))

So why do you try only one time and leave it please try it 10- 20 times and you can find this is a right choice for you and your work which you done with internet every day.

If you are totally new in Firefox you can try Firefox with some of the top shortcut keys which save your internet surfing time and increase your productivity.

Ctrl + T

Open new tab in same window when you want to open new website.

Ctrl + Shift + T

Reopen any tab which accidentally closed or closed by you or undo close tab.

Ctrl +shift + Delete

Clear Private Data Now, When sometimes few site don’t open properly due to some cache & cookies problem but after clear this data you can open website without any problem.

Ctrl + j

You can open your downloaded file quickly with this option.

Ctrl + L

If you open many website this option is more batter except mouse clicks.

Ctrl + F

Every website has own search bar for searching any matter but if you want to search in any webpage (very long page like Wikipedia) this may be helpful for you.

Ctrl + shift + D

You can bookmarks all your open tab in one time with some specific folder, this is good for you when you work on any topic or subject and suddenly go to other place so when you close your Firefox use this shortcut key and Firefox add your all open tab as a bookmarks for you in seconds.

Ctrl +w

You can close your opened tab quickly then mouse click.

Ctrl + +, Ctrl + – Ctrl +0

If you have wide screen monitor and you want to take full utilization of your monitor to maximize your opened web page or your Grandmother/ Grandfather or other person which has weak eye side and don’t read webpage text due to small size of text this option is good for you.

F11

You can maximize your Firefox window size with it and you can more concentrate your opened web page without affecting other opened program & task bar.


please comment me if u like this.......!!! Thanks..!!!

Read rest of entry

How To: Format PenDrive With NTFS File Systemin windows xp

When you try to format pendrive in Windows XP, you don’t found NTFS option in format Window. So first active this option in Windows XP, So that you can format your pen drive in NTFS.


Follow these steps to format in NTFS file system
1.Right click My Computer and select Properties.
2.Choose Hardware Tab and select the Device Manager.



3.Click on Disk drives and selects your pen drive.
4.Right click the pen drive icon and select properties.



5.Choose Policies tab and select the “Optimize for Performance” option
6.Click ok



7.Open My Computer
8.Right click pen drive icon and select format.
9.Choose NTFS in the File System dropdown box.



10.Finally Click start and you have done...............!!!

Don't forgetto comment if you like this tricks. Thaks!!!
Read rest of entry
 

WEB CREATION Copyright © 2009 Blog is Designed by Suvanno Tharu Sponsored by Hitsweb Pvt.Ltd