开发者

Good free html editor with shortcuts for <p>'s

Hi can anyone recommend a good free html editor.

I want something that will let me wrap sections of code in <p> tags with a shortcut for example. It would make my life easier.

I'm a developer so I want something 开发者_开发技巧where I'll be writing most of the html by hand.

Thanks for the help,

Alex


Visual Web Developer 2010 Express is just great for beginners, and has this functionality.


Netbeans has this functionality. It works with many languages including HTML. Get it from http://netbeans.org/ Its free


In Emacs' html-mode you're typing along, hit C-c RET, type your paragraph, hit C-c / to close the paragraph, and keep on hacking.

You can find this tip, and many more, here.


you can use Bluefish. This is a free software text editor. The "Auto tag closing" is include in the software : http://bluefish.openoffice.nl/manual/ch07s02.html

Official website : http://bluefish.openoffice.nl/

Hope it will help you!


Very simple, but with shortcuts for the most common XHTML blocks: Rejbrand Text Editor.

You press Alt+Enter to insert <p></p>; any selection will be included inside the tags. Ctrl+Enter inserts <br />, Ctrl+I inserts <li></li> etc. Ctrl+n inserts <hn></hn>.


Programmer's Notepad 2 gives you the easiness you're asking for, plus it also writes for ALL other programming languages with syntax highlighting to ALL and it adds the closing tags of HTML for you and all the optimizing stuff. Plus it is FREE. It also is VERY portable being only 2.4 megabytes! You can download it from here:

Programmers Notepad Download Latest Version

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜