0
HTML and XTML same? How I can practice html in my computer?
Need help. Thanks
2 Réponses
+ 2
No, they are not the same:
http://www.differencebetween.info/difference-between-html-and-xml
To practice HTML you only need to start writing your files in a text editor (such as Brackets, Visual Studio Code, Sublime Text, Atom, etc), save them with an .html extension and then open them in your browser (Firefox, Chrome, Vivalvi, Opera, etc) (your default browser will be responsible for opening the files)
+ 1
That's really cool. Thanks Mickel