HTML AND CSS CODE TUTORIAL
In this post am going to explain so many HTML and CSS code that will help you while coding. Firstly, am going to give a brief introduction of what HTML and CSS is. INTRODUCTION HTML: HTML is an acronym of Hypertext markup language. It is the most and widely used language to write web pages. Hypertext refers to the way in which web pages (HTML documents) are linked together. Thus, the links available on a web page are called "Hypertext". As its name implies, HTML is a markup language which means you use HTML to simply "Markup" a text document with tags that tell a web browser how to structure it to display. Originally, HTML was developed with the intent of defining the structure of document like heading, paragraphs, list, and so forth, to facilitate the sharing of scientific information between researchers. Now, HTML is being widely used to format web pages with the help of different tags available in HTML language. VERSION OF HTML AND YEARS HTML