MBManish Bharatiinmanishbharati.hashnode.dev·Sep 30, 2022 · 2 min readJavaScript - BasicsJavaScript is a programming language that makes websites do stuff. It can store variables, do certain actions based on logic and more. You can even change the HTML of a page and add CSS using JavaScript! JavaScript is the world's most popular progra...00
MBManish Bharatiinmanishbharati.hashnode.dev·Sep 23, 2022 · 1 min readCSS-BasicCSS is the language used to make websites unique. To make websites look good. Start your quest to learn CSS in this article… What is CSS? CSS stands for Cascading Style Sheets, and is used to style HTML. Without CSS, the entire web would look like th...00