liuf2001 Posted March 23, 2017 Posted March 23, 2017 like to know what's the best web design editor now,better free.I'm not looking directly writing page with html tag,instead, looking for free web design tool, edit tool Thanks
Krydos Posted March 23, 2017 Posted March 23, 2017 I use http://www.vim.org/ and have been for years, but I write pages directly with html tags so that may be of no use to you.
wolstech Posted March 23, 2017 Posted March 23, 2017 I write pages directly with html tagsI do the same. Pretty much everyone who does any meaningful amount of web development does it this way. Some of the higher-end editors like Dreamweaver can do decent visual editing, but there's a lot of limitations, especially if you want any sort of interactive/scripted content. You're better off getting a template online and editing the code directly to make it fit your content. The nicer editors have a preview area so you can see your results as you work, though your browser will do just fine too. I personally use Notepad++ or SciTe, but like Krydos' vim, they're text editors for working directly with the tags. I don't know of many visual editors that are both decently capable and free.
Ashley333 Posted May 11, 2017 Posted May 11, 2017 I started learning web design not long ago. As I need to practise, I build websites using mostly art wordpress themes (https://www.templatemonster.com/category/art-wordpress-themes/) because they are easy-to-use and I don't need special coding knowledge in order to work with them. But I want to improve my skills in HTML and CSS and need some recommendations on different web design tools. Actually, I don't know what editor is better to start with, but I'm going to try Dreamweaver. Thanks for your suggestions! I hope they will help me to chug along
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now