What menu item inserts a <DIV> tag?

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
wtrenker
Posts: 2
Joined: Tue Aug 22, 2006 7:02 am

What menu item inserts a <DIV> tag?

Post by wtrenker »

I'm evaluating HTMLPad and am having trouble finding the <DIV> tag on the various menus or toolbars. (I realize I can start typing <div and use autocompletion but I also am accustomed to picking tags from drop-down lists.)

Thanks,
Bill
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Post by chrisjlocke »

Click the 'View' menu, and select 'Markup browser'. Double click 'Div' and it'll insert both sides of the tag.

Equally, you could add a code snippet, and assign it a keystroke, eg, CTRL D. To add a code snippet, see here
http://forums.blumentals.net/viewtopic.php?p=4814#4814
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Post by syrupcore »

snippets!

I use three div snippets every day. one for a plain div, one for a div that asks for a class name, one that asks for an id name.

good stuff.
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

Yes, it is better to create a DIV snippet and assign it a shortcut key, so you can insert DIV by pressing the shortcut combination.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Post Reply