What is the Difference between HTML and DHTML

Answer Posted / chaitanya

HTML-Hypertext Markup language.which displays the static
content of data.

DTHL-Dynamic Hypertext Markup Langauge which is the
combination of css,javascript and html.we can do form
validations.

Is This Answer Correct ?    25 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

name any two javascript functions which are used to convert nonnumeric values into numbers?

533


Can you assign a anonymous function to a variable?

605


What causes memory leaks?

578


Are Javascript and JScript the same?

634


How much time it will take to learn javascript?

530






Write a main method that prompts the user to enter the starting population, birth and death rates, and the number of years. The input birth and death rates cannot be negative, the starting population cannot be less than 2, and the number of years greater than 0. If the user enters an invalid value, this program will prompt user to re-enter the value until a valid value has been read. When all input values are valid, call on the methods above to compute estimated population and print result.

1891


How do you name a variable in javascript?

539


How you will add function as a property in a javascript object? Give an example.

647


Is javascript backend or frontend?

539


Is it safe to use javascript?

580


What are parameters in javascript?

541


What are the javascript objects?

561


How to read a cookie using javascript?

623


Who created npm?

563


Are all javascript variables global?

524