What would be a good program for a web designer to code in?
I’m looking for something that has quality of life improvements, such as color-coding your code for better accessibility/readability (this is vital for me), and ending your closed tags. Something like Adobe Dreamweaver, I guess (I haven’t used that since I was in high school, though), but far cheaper or at least affordable. I’m looking for a program that’s either free or has a one-time payment that isn’t obscene (like, for example, Clip Studio, only that’s for art).
Does any such program like this exist? I’d love to know about it if it does!
Thanks for taking the time to read this, I appreciate it. 
If you want an IDE that’s already mostly setup to do what you’d need, check out WebStorm by IntelliJ. Otherwise, download VS code and the appropriate plugins for free.
1 Like
Thank you so much! I really appreciate your making me aware of both programs! I think I’m going to start out with the latter and make my way to the first after I progress my studying to more advanced level. Thank you for taking the time to answer me, I appreciate it!
And to add on, Kevin Powell (a CSS guru I watch on YouTube) released a great beginner’s guide to VSCode! You should check it out. 
How to get started with VS Code
Happy coding!
1 Like
Oh, that’s fantastic!! Thank you so much. I already downloaded VS Code and explored a little with it, but having a great guide to get the most out of it is exactly what I need. I appreciate it!
1 Like