kartikpaul.hashnode.devCSS for Beginners: The Complete Guide to Styling Your Web PagesIf you’re starting your web development journey, understanding CSS is essential. CSS (Cascading Style Sheets) lets you control how your website looks, making it visually appealing and user-friendly. In this blog, we’ll cover everything a student need...Aug 23, 2025·4 min read
kartikpaulblog.hashnode.devHTML Emmets :-Emmet is a plugin for text editors that allows you to write HTML and CSS faster by using abbreviations that expand into full code. It can save a lot of time when writing code because we can type a few characters and then expand them into a long block...Mar 12, 2024·2 min read