+ 1
Can anyone tell me where to practice html in UBUNTU LINUX.
I want to learn html but I prefer Linux than windows so pls suggest me
4 Respostas
+ 2
First, you need a code editor, here you can find some recommendations
https://securedyou.com/10-best-text-editors-for-ubuntu-linux-free/
A web browser is the only other thing you will need to learn web development, apart from code editor. IIRC Firefox come available with the many Linux distro.
0
HTML can be interpreted using browser so just save your file with extension .htm or .html and then open that file using a browser.
0
You could use Visual Studio Code as it's cross-platform and any IDE guides would apply for both versions.
You could also use literally any text editor, i.e. Vim. Most of them have syntax highlighting for html.
0
You can download visual code editor from browser of ubuntu
Search in browser: visual code editor