Jagrut Sharma

A boy running through milestones

Read my Blogs.

Help with Markdown

Have you ever visited any GitHub repository and found a project that you think is cool and want to make something like that or make it better. You would have noticed that there is a “README.md” file included that explains how the project works and what its features are in details. This “.md” file is known as markdown. This blog contains some of the tips that would help you in writing a better markdown file.

Selecting the Selectors

Selectors can be a pain for beginners to understand, I know it was for me. This blog will help fellow learners to properly understand the different selectors present and syntax that can be used to select a particular element.