Static Vs Dynamic Websites
A static website is a type of website that is created using HTML, CSS, and JavaScript. It is composed of web pages that are fixed and do not change unless manually updated by the developer. Static websites are created by writing code in a text editor and then uploading it to a web server.

