Dynamic HTML Interview Questions and Answers

DHTML Questions and Answers:

1 :: Tell me about technologies that we use in DHTML?

Some technologies that we used in DHTMl are given below:
1.JavaScript
2.HTML DOM
3.HTML EVENT
4.CSS

1.JavaScript: It is an standard of scripting for HTML. Using JavaScript DHTML can control,access and manipulate HTML element.

2.HTML DOM: It is an Document Object Model which is an W3C Standard for HTML.Using HTML DOM is used to define standard to set of objects and to access and manipulate them for HTML.Using HTML DOM, DHTML can access and manipulate HTML elements.

3.HTML Events: It is an part of HTML DOM and used to handle HTML elements.We use DHTML with HTML Events to make web pages those perform action when event occour.

4.CSS: It is an W3C standard style and layout model made only for HTML.
DHTML use JavaScript and DOM to change position and style of HTML elements.
1.5/5 Rating (2 votes)
Is This Answer Correct?    2 Yes 0 No
Place Your Answer

2 :: How FontSize and Font Size is differ in DHTML?

Font size is an attribute that we used in font tag.Where as font-size is an style property.

<font size="5"> use in font tag.
p{font-size:"5"} use in CSS.
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 1 No
Place Your Answer

3 :: What are the attributes that make up a DHTML?

DHTML is called as Dynamic HTML. This is used to increase the interactive ability and the visual effect of the web pages which is loaded in the browser. The main technologies that are used in DHTML are namely:

► HTML
► JavaScript
► CSS which is also called as Cascading Style Sheet
* DOM also called as Document Object Model
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 0 No
Place Your Answer

4 :: How DHTML work with JavaScript?

Using JavaScript we can made dynamic HTML content.
We can use document.write() to show dynamic content on your web page.Below I have given you HTML page which made dynamic after using JavaScript.This example will show current date.
Example:
<html>
<body>
<script type="text/javascript">
document.write(Date());
</script>
</body>
</html>
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 0 No
Place Your Answer

5 :: What is the difference between HTML and DHTML?

html is used to write only static content

Dhtml is used to write dynamic content like using
javascript or vbscript in html to make html page dynamic

html is a error free language where dhtml is not a error
free language
0/5 Rating (0 vote)
Is This Answer Correct?    1 Yes 0 No
Place Your Answer

Rate This Category:
0/5 Rating (0 vote)
Place Your Question



Top: Dynamic HTML Interview Questions and Answers
Dynamic HTML Interview Questions and Answers

Top Frequently Asked DHTML Question
Frequently Asked DHTML Job Interview Question


Top Frequently opened World Wide Web Job Interview categories
Most popular World Wide Web Job Interview categories

Comments About Dynamic HTML Interview Questions and Answers

Share your valuable opinions, ideas and suggestions about Dynamic HTML Interview Questions and Answers
While placing your comment your email address is required but won't be published any where else; Personal information will be kept confidential; we do not sell or release our respective visitors private information.
  1. Webmaster 20th of May 2012

    Webmaster Said

    Tell us what you feel about Dynamic HTML Interview Questions and Answers
    All comments will be published after review. No login or registration is required to post a comment on Dynamic HTML Interview Questions and Answers We offer and invite you to submit your valuable comment now; Please be respectful of others when commenting. Insulting others, self-promotional comments, website promotional comments, marketing stuff, SEO Techniques, SMS-style content and off-topic comments will not be approved at this information portal.
    So start sharing your thoughts regarding Dynamic HTML Interview Questions and Answers
    Thank you.

Leave a Comment

Leave a Comment
  1.  Enter This Verification Code  Regenerate Verification Code  



Your reply will be added to the comment above (Below any other replies to this comment) -

Top Comments About: Dynamic HTML Interview Questions and Answers
Comments on Dynamic HTML Interview Questions and Answers

 
Top of Link batk to Dynamic HTML Interview Questions and Answers
Link batk to Dynamic HTML Interview Questions and Answers