Prahlad Inala
Prahlad Inala

Prahlad Inala

Follow
Follow
homeWebDevDevOpsLinuxSponsorAWSUX Design
Series

WebDev

This is a dedicated series for folks who are interested to learn about Full Stack Web Development.

Articles in this series

What is a Website

Jul 11, 20222 min read

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 a Website

Getting Started with Emmet

Jul 12, 20222 min read

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...

Getting Started with Emmet

What are Meta Tags in HTML?

Jul 13, 20221 min read

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 are Meta Tags in HTML?

HTML Tags in Depth

Jul 13, 20225 min read

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...

HTML Tags in Depth

Positions in CSS

Jul 22, 20222 min read

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...

Positions in CSS

Introduction to Markdown

Jul 23, 20223 min read

What is Markdown? Markdown is a lightweight markup language that you can use to add formatting elements to plaintext text documents. Created by John...

Introduction to Markdown