#html5
Read more stories on Hashnode
Articles with this tag
There are some reserved keywords in HTML and they have special meaning to it when used in HTML documents. For example, we cannot use the greater than...
Elements are the building blocks of HTML language. Each element in HTML is an individual component on a particular webpage or document. They are in...
Comments can be used in the code to give an explanation about the code, and it is not visible to the user. Comments are used to explain something...
CSS stands for Cascading Style Sheets. CSS responsible for the look and feel portion of a web page. Using CSS, you can control the color of the text...
HTML stands for Hyper Text Markup Language. HTML is used to design Web Pages and Web applications. HTML can be said as The basic Structure of the...
A front end developer is a person who develops websites and web applications. Front-end Developer mainly deals with User Interface Development. The...