What is HTML, DHTML, and SVG, and what is the difference between them?
HTML stands for ‘HyperText Mark-up Language’ – this is the standard file format for web pages on the Internet. DHTML stands for ‘Dynamic HyperText Mark-up Language’ and is standard HTML with added functionality. With DHTML you can create Interactive Animation that can be viewed on any of the standard web browsers. SVG stands for ‘Scalable Vector Graphics’. SVG is a relatively new technology that better displays graphics at smaller files sizes on supporting devices.