answersLogoWhite

0

Can you make HTML dynamic website?

Updated: 8/11/2023
User Avatar

Wiki User

11y ago

Best Answer

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

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can you make HTML dynamic website?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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 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.


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.


Dynamic Website Development?

form_title=Dynamic Website Development form_header=Keep your website fresh with dynamic website development. Hire a professional today! What do you need the website to accomplish?=_ What do you want the website design to include?=_ When is the deadline for the website?=_ How often do you want the content on the website updated?=_


Is it possible to create dynamic website in joomla?

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


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 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.


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 naruto arena?

by using HTML or CSS code we make website.


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.