HTML & CSS website is static or dynamic?


Warning: Trying to access array offset on false in /home3/indiakep/public_html/wp-content/plugins/dw-question-answer/inc/Template.php on line 8
All QuestionsCategory: HTMLHTML & CSS website is static or dynamic?
Chetan Shidling asked 6 years ago

I need short information.

1 Answers
Chetan Shidling answered 6 years ago

HTML & CSS web page is a static website. You can make it dynamic by connecting it with a database with JavaScript and PHP or Python in the back-end side.