+ 3
What is DHTML?
Recently I was researching about HTML and suddenly I found between the lines the DHTML abbreviations that refer to a Dynamic HTML, and in summary it is the implementation of HTML + CSS + JS, to make a website super dynamic. This is correct? Or is there something else?
1 Answer
+ 4
That's correct, it's a way of saying the aggregation of the three languages in order to make sites dinamically.