Computer Applications
What is the utility of dynamic websites ?
CSS
7 Likes
Answer
The utility of dynamic websites are as follows:
- Dynamic websites allow easy content updates.
- They tailor content based on user preferences.
- They enable feedback forms, comment sections, and social media integration.
- They can fetch and display real-time data from databases or APIs enabling live updates like news feeds, stock market information, weather updates, etc.
- They support online transactions and inventory management.
- They handle large amounts of content and user traffic.
- They streamline processes and save time.
Answered By
4 Likes
Related Questions
Where in an HTML document is the correct place to refer to an external style sheet ?
- In Body section
- In Head section
- In a paragraph
- Top of the document
Use the CSS …………… property to configure the cellpadding of a table.
What are some features of dynamic websites ?
What do you understand by Stylesheets? How are these useful ?