Prateek Budhiraja
Prateek Budhiraja

Prateek Budhiraja

Follow
homeJavaScriptWeb Design
Series

Web Designing

In this series, we'll together learn everything about web designing, tips and tricks to develop better UI.

Articles in this series

Get Started with Tailwind 🍃

Aug 21, 202210 min read

Beginners guide to Tailwind with a small project · What is Tailwind? 🤔 The easiest and the most unhelpful definition would be, that Tailwind is a CSS...

Get Started with Tailwind 🍃

Learn CSS Grid while building a layout! 😺

Aug 11, 20224 min read

CSS Grid is used to arrange elements on the webpage, sometimes developers make the whole website layout using Grids! Let's learn how we can use CSS...

Learn CSS Grid while building a layout! 😺

A guide for understanding FlexBox ✨

Aug 6, 20225 min read

In this blog, we'll discuss arguably one of the most important concepts of CSS and how it can help us to style our website! Let's flex: NavBar A...

A guide for understanding FlexBox ✨

CSS Positioning 1O1 (with use cases ✨)

Jul 23, 20227 min read

Learn the tools required to structure your website the way you want! · Who wants these kinds of websites in 2022? No one right! The main issue with...

CSS Positioning 1O1 (with use cases ✨)

How to work with CSS selectors? (with use cases for your next project)✨

Jul 18, 20227 min read

Select HTML elements like a PRO and create beautiful web pages! · Isn't it frustrating when you can't make an element look the way you want? Well......

How to work with CSS selectors? (with use cases for your next project)✨

Write blazingly fast HTML with Emmet 🌩️

Jul 12, 20223 min read

Emmet is a web-developer’s toolkit for boosting HTML & CSS code writing. You can type expressions and it gets converted into code snippets 🪄. Their...

Write blazingly fast HTML with Emmet 🌩️