Articles in this series
What is a Website, How does a website work, Basic concepts of the Internet Β· What is a Website A Website is a collection of publicly available resources...
What is Emmet? Emmet is a tool/plugin that comes preinstalled in the most popular Code editors. This tool helps developers to type HTML and CSS code...
What are Meta Tags in HTML? The <meta> tag defines metadata about an HTML document. Metadata is data (information) about data. This is defined in the...
What is HTML? HTML Stands for HyperText Markup Language HyperText Markup Language, or HTML, is the basic code that makes up the foundation of every...
What are CSS Positions? CSS Positions property is used to position an element in a particular place in a document. To align the elements, this...
What is Markdown? Markdown is a lightweight markup language that you can use to add formatting elements to plaintext text documents. Created by John...