Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.

Get Started Now!

What is CSS and how many types of CSS?

CSS stand for cascading style sheets. By using CSS we can apply style to the html document. It provides an additional feature to HTML. It is generally Read More

Read More

HTML Basic Structure

HTML Documents: All HTML documents must start with a document type declaration: <!DOCTYPE html>. The HTML document begins with <html> and ends with </html>. The visible part of the HTML document Read More

Read More

HTML Headings:

HTML heading describe what type of heading given in html pages. There are six type of html headings using in html Syntax: <h1> This is heading 1 Read More

Read More

Why html is markup language?

In HTML, We are writing the code in tags format and all the tags are predefine that why html is markup language. Tag: Tag, The text which Read More

Read More

HTML text Editors:

An HTML file is a text file, so to create an HTML file we can use any text editors of our choice. HTML text editors are used Read More

Read More

What is HTML

HTML stands for Hyper Text Markup Language · HTML is the standard markup language for creating Web pages and Web Applications · HTML describes the structure of a Read More

Read More