0
Hello fam , am having the notepad++how can i use it to do web design ?
am doing HTML
7 ответов
+ 2
Edit
I think the Kotlin IDE is new.
Also here is a link to the site
https://www.jetbrains.com/products.html#
+ 5
Write some code, save the file as a .html, open it with a browser.
+ 1
If I were you, I would've looked into web development IDEs, such as PhpStorm by JetBrains.
Check it out here: https://www.jetbrains.com/phpstorm/
It contains many, many features and it supports both JavaScript, HTML, CSS — as well as PHP.
+ 1
@Jamie
Which of the jetbrains software do you use?
+ 1
@Manual When it comes to web development, I often find myself using PhpStorm. However, when it comes to other languages, such as OOP (Object Oriented Programming) langs, I just stick with PyCharm (Python development) or IntelliJ IDEA (Java development).
+ 1
@Jamie
Thanks for answering!
I happened to have Clion and what I believe to be webstorm.
Unfortunatly I do not use them as much as Atom and VS.
0
thanks for yo answers