+ 1
How they are connected and what's the difference between xhtml html html??
6 Respostas
+ 2
HTML 5, as I understand, is the newer version and easier to use version of HTML, the others are outdated.
0
html5 it's a group of technologys, not just html
0
First there was html 1 to 4 which had capabilities to create basic websites and was there for both styling and layout.
Then came xhtml: Like xml It needed to be "well formed" and strictly structured in order to work but it made creating websites tedious and it needed the coder to have a significant amount of backgrpund knowledge.
So devs were not amused and it backlashed at w3c also the development of css went along rather slowly.
So they created html5 which again allowed more mistakes to be made and was overall easier to use and with it also came css.
Html5 still has styling tags etc like the old html versions but they are only there for compatibility.
The new mindset is easy to use and seperation of styling and layout.
- 1
according to me I think it's the difference of static or dynamic websites
- 1
which doesn't need that much javascript to perform tasks
- 2
and the html5 is a higher level programing language