html - How to organize code in text editors like dreamweaver and notepad++? -



wanted know to organize html or other code, spaces border.
mean keyboard shortcut that, add spaces code make neater ?

and thanks

to organize code

mean wish to achieve better readability. so, you have indent code , in dreamweaver,i used ctrl+shift+> indent code, or refer these key shortcuts of dreamweaver. notepad++ ,key shortcuts here. refer following links, might solve query:

improving code readability


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -