#web-development
Read more stories on Hashnode
Articles with this tag
In this blog, we will learn about colours and CSS units 🤩. Colors: CSS Colors, Hexcodes, and Linear Gradients Colors are an important part of web...
What is CSS? CSS is an essential part of web design. By using CSS, you can change the look and feel of your web pages, including the layout, colors,...
HTML Element The HTML element consists of 3 parts. i) Opening tag: It is used to tell the browser where the content material starts. ii)Closing tag:...
What is HTML? HTML stands for HyperText Markup Language. It is used to design web pages using the markup language. HTML is a combination of Hypertext...