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
What are self Executing Functions?
Is null in javascript?
what is the function of public class main ?
What is a hash javascript?
How to create a cookie using javascript?
Auto insurance project..How to explain project in interviews.Using Automation tool (selenium).
What are the different types of errors available in javascript?
How can I learn javascript fast?
Why is javascript hoisting?
How do we get javascript onto a web page?
Why do we need currying?
What are the different types of errors in javascript?
What is var and let in javascript?
How to trigger a postback on an updatepanel from javascript?
a code in vb script, which creates a table of 5*2 in html this is a static table, one more same dynamic table, as we give input the table should get created.