View Single Post
  #1 (permalink)  
Old 12-27-2007, 08:38 PM
srikumar_l srikumar_l is offline
D-Web Sr.Programmer
 
Join Date: Aug 2007
Posts: 196
srikumar_l is on a distinguished road
Default Coldfusion Keyboard Shortcuts

Coldfusion Studio Keyboard Shortcuts

1.html string formatting shortcuts.

ctrl-b bold

shift-ctrl-b Creates a break '<br>' tag but stays on the same line

ctrl-enter Creates a break '<br>' tag and on to the next line

shift-ctrl-c Creates a center tag (div)

ctrl-y deletes the current line

shift-ctrl-; indent

ctrl-i Makes the selected text italic

shift-ctrl-p Creates a paragraph ( )

ctrl-u Underlines the selected text.()

shift-ctrl-m Creates a html comment

ctrl-shift-space non breaking space ( )

Last edited by srikumar_l : 12-27-2007 at 08:49 PM.
Reply With Quote
Sponsored Links