Recent Hints
04/10/09
Exporting Clips
02/21/09
One Click Publishing
05/31/08
Editing Live Websites
Closing Multiple Tabs

Recent Tutorials

Archives

Posts Tagged ‘code’


Editing Live Websites

While using the Preview view to view web pages, it is possible to temporarily edit the source of the page. This is handy for testing code, studying other people’s coding techniques, and many other things. (more…)

Posted in Preview | Comments (0)


Validating HTML

Did you know that you can validate your HTML/XHTML code inside of Coda? This feature will only work on files that use the HTML syntax mode, but it’s a great feature. (more…)

Posted in Text Editor | Comments (0)


Hotkey For Closing An Open Tag

To instantly close an open tag in Coda, hold down option, command, and period (⌘ .), or use the menu option by going to Text → Close Tag.

Posted in Hotkeys, Text Editor | Comments (0)