answersLogoWhite

0

It depends how you define "dynamic" and what you are trying to do but really HTML has no dynamic generated code.

Dynamic HTML (DHTML) is the coupling of standard, static HTML code with JavaScript.

You can use CSS selectors like :hover to tell your HTML what to do when someone hovers on an element.

But that only goes so far as to what you can do in terms of effects (FX). Most web developers use JavaScript libraries like jQuery to animate their content with smooth FX.

If you want to generate code without knowing HTML try using an editor called a "WYSIWYG" editor.

If you are trying to create a website and you don't want to copy paste the code to each page try using a "CMS" Content Management System like wordpress or drupal.

User Avatar

Wiki User

12y ago

Still curious? Ask our experts.

Chat with our AI personalities

BeauBeau
You're doing better than you think!
Chat with Beau
FranFran
I've made my fair share of mistakes, and if I can help you avoid a few, I'd sure like to try.
Chat with Fran
JudyJudy
Simplicity is my specialty.
Chat with Judy

Add your answer:

Earn +20 pts
Q: What features were added to HTML to produce dynamic HTML?
Write your answer...
Submit
Still have questions?
magnify glass
imp