What is Drupal ?
Drupal is a free and open-source content management system (CMS) written in PHP. It’s known for its flexibility, scalability, and robustness, making it suitable for building various types of websites, from personal blogs to large enterprise applications.
How to install Drupal ?

Next go to xampp/htdocs and extract the downloaded file

Next start apache server

Next go to browser and open below url

Next to put your database name and click on save and continue
Database name :- drupal
username :- root
password :-

After installing


Put your username and email and password as well.

Now drupal setup has been done.
http://localhost/drupal/

Thanks for learning.