Useful Html Pad tricks or features

Discuss general web development questions. Help others and get help from others.

Moderator: kfury77

Post Reply
User avatar
MaxD
Posts: 127
Joined: Mon Dec 18, 2006 10:05 pm
Location: UK
Contact:

Useful Html Pad tricks or features

Post by MaxD »

I have an admission to make. I haven't explored all the features and functions of the program. I tend to type away and refer to books as guides. Which trick or feature is most useful to you when using the editor, making your job easier :?:
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Post by syrupcore »

snippets! and being able to assign keyboard shortcuts to them. yum.
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

you might not know these:

* middle-click tab to close it
* shift+click Image, Link, Line or other HTML toolbar button to insert these without invoking dialog windows
* you can customize right-click menu, put anything you like there
* you can modify/update the wey syntax is colored (the logics), but it takes time and experience

there are hunderds of tiny little things that just make it a bit better, but it is hard to list them all...
Karlis Blumentals
Blumentals Software
www.blumentals.net
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Post by syrupcore »

if you hold down the 'alt' key, you can make vertical selections.
User avatar
MaxD
Posts: 127
Joined: Mon Dec 18, 2006 10:05 pm
Location: UK
Contact:

Post by MaxD »

Have had a browse and will aim to load the 'snippets' function with lots of code I've done or found.

A handy function I've found though is the 'Edit box properties' feature. Click in the CSS for a <div> and edit with a rather useful pictorial guide to box properties above.
Post Reply