#programming
Read more stories on Hashnode
Articles with this tag
What is CSS and why use it ? Ans: CSS stands for Cascading Style Sheets. It's basically used to create good-looking websites by describing how the...
What is HTML? Ans : HTML stands for Hypertext markup language. It is a language used to create and structure context on the web. HTML is one of the...
HTML stands for Hypertext Markup language, it is a language used to create and structure the content of the web. Why it is called markup language? It...
Front end :The front end is that application that appairs in a client part and interacts with the user. Suppose we are making a web application for...