From 9bf2ecc09e054efbe3508e1a7d6987bbd428d8dd Mon Sep 17 00:00:00 2001 From: Evelyn Sucitro Date: Mon, 17 Nov 2025 13:45:22 +0700 Subject: [PATCH] Commit From Evelyn --- about.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 about.md diff --git a/about.md b/about.md new file mode 100644 index 0000000..9f2923d --- /dev/null +++ b/about.md @@ -0,0 +1 @@ +Web Programming is the process of creating and developing a website using programming languages such as HTML, CSS, and JavaScript on the frontend, as well as PHP, Python, or Node.js on the backend. Its purpose is to build interactive and functional web pages that users can access. Web programming involves designing the interface, processing data, ensuring security, and connecting to databases so that a website can run properly and meet user needs. \ No newline at end of file