answersLogoWhite

0

HTML is, by its very nature, static. In order to add dynamic elements, you will need to use JavaScript.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How does dynamic HTML relate to HTML and CSS?

There is no such thing as Dynamic HTML. However, you can dynamicly display HTML with the use of some dynamic languages - like PHP or ASP.


What HTML does and doesn't do?

HTML displays your website. Utilizing AJAX HTML can now be dynamic (pull information from another source I.E. an outside file or website). HTML cannot run database driven applications such as forums, blogs, login scripts etc.


What is the difference between client- and dynamic HTML from being used?

Client side HTML can be seen as dynamic HTML but not much effective. Server Side Dynamic HTML is much more effective.


Is it possible to create dynamic website in joomla?

Yes, you can make dynamic website with joomla. Cheap webhosting @ sinpz.com


How do you use HTML to make a website?

HTML is the bottom most part of a website, it is the blue prints to the entire website, every little box, letter and image you see on a website is all put there by HTML.


BASIC element of dynamic HTML?

Dynamic HTML is a combination of HTML tags and interactive web pages. Its basic elements include: an object-oriented view of web elements, cascading style sheets and dynamic fonts.


How do you make a website like naruto arena?

by using HTML or CSS code we make website.


Is in html YOU can make both types of webpages?

Depends which both is being asked. HTML yes can create both static and dynamic web pages.


Why do users sometimes prevent client-side dynamic HTML from being used?

Users prevent client side Dynamic HTML because it loses as soon as client disconnects. So most of the dynamic HTML is from the side of the Server.


How do you make a website like smosh?

You have to have really good HTML skills to make such a good website like theirs.


Definition of static HTML?

HTML by its very nature is static. If you desire to have a dynamic site, that requires a coding language like PHP, ASP, or other dynamic language. These dynamic languages typically also use HTML to create the structure for a web page.


What is difference btw html and dhtml in tabular form?

DHTML is an extension of HTML called Dynamic HTML which uses style sheets and JavaScript. This allows you to use small animations and Dynamic menus on your webpage.