Media Queries in CSS – A Complete Guide

Media Queries in CSS

When creating a website for users to view, you want to make sure that the page looks great and intuitive regardless of the users’ devices. These days users access the web from a variety of devices from desktop computers, tablets, mobile phones to assistive technologies. Designing a website to accommodate these devices can be a… Continue reading Media Queries in CSS – A Complete Guide

Sass Interpolation – A Comprehensive Explanation

SASS Interpolation

In our last post, we went over Sass variables, variable scope and ends with global and default flags. We had promised our next post is going to be Sass interpolation, hence in this post we are going to discuss Sass interpolation. So you play with Sass from time to time. You are starting to enjoy… Continue reading Sass Interpolation – A Comprehensive Explanation

🔥🔥 Best VS Code Shortcuts for Faster Programming (GIF Included) – : Windows Edition ⌨️

vs-code-shortcuts

Do you ever watch experienced programmers perform magic tricks in VS Code editor and wonder how they did it? Writing code is probably the most complex task in the world, it requires physical engagement, focus, a clear and undisturbed mind in order to fully immerse oneself in the process. Switching frequently between keyboard and mouse… Continue reading 🔥🔥 Best VS Code Shortcuts for Faster Programming (GIF Included) – : Windows Edition ⌨️

CSS Styles : Inline, External and Internal (Definitive Guide)

CSS Styles-Inline, External and Internal

CSS stands for cascading style sheets. It’s a stylesheet language that describes the appearance of a website. Essentially, CSS tells web browsers how each element in an HTML document should be displayed. CSS rules start working after they are being added to HTML. There are a couple of ways for adding CSS into HTML and… Continue reading CSS Styles : Inline, External and Internal (Definitive Guide)

What is CSS Specificity and How Does it Work? – Ultimate Guide

CSS Specificity Guide

When working with CSS conflicting styles can be a thorn in your side, especially when you don’t know where the conflict is originating from. This tutorial will give you a firm understanding of CSS specificity which will help fill in any knowledge gaps so you don’t end up pulling your hair out of frustration. To… Continue reading What is CSS Specificity and How Does it Work? – Ultimate Guide

CSS Attribute Selectors – A Quick Intro

Understanding CSS Attribute Selectors

In our last post, we went over CSS combinators which includes selecting your CSS style by descendant, child, adjacent and general sibling selectors. In this post we are going to discuss CSS Attribute selectors. This is the third part of a five-parts article. You can find first four parts from the following link: Part -1… Continue reading CSS Attribute Selectors – A Quick Intro

How to Take a Screenshot on Windows 10 : 4 Simple Ways

How to Take a Screenshot on Windows 10

Windows 10 is a great operating system for beginners and professionals alike. Taking a screenshot is one of the most essential features on any platform and Windows is no different. In this article, I will take you through all the new and old ways to take a screenshot on Windows 10. Along with that, I… Continue reading How to Take a Screenshot on Windows 10 : 4 Simple Ways

CSS Selectors – Understanding CSS Combinators

Understanding CSS Combinators

In our last post, we went over simple selectors which includes selecting your CSS style by type, id, class, universal and grouping selectors. In this post we are going to discuss CSS combinators. But the obvious question – What is CSS combinators and why do we need them? This is the second part of a… Continue reading CSS Selectors – Understanding CSS Combinators

CSS Selectors – The Ultimate Guide on Simple Selectors

CSS Selectors – Simple Selectors

CSS is awesome and one of the most powerful tools that is available to front-end developers. Perhaps the biggest key to understanding CSS is understanding selectors. Selectors are what allows you to target specific HTML elements and apply style to them. Also, selectors are one of the first things to learn for beginners. So for… Continue reading CSS Selectors – The Ultimate Guide on Simple Selectors

How to download Windows 10 offline ISO (32-bit / 64-bit) [2024 update]

windows-10-download-iso-offline

Microsoft has officially released Windows 10 May 2021 update for the public. Also known as version 21H1. Currently you have three options from Microsoft to download (or upgrade) and use Windows 10 May 2021 update and they are: The above three methods are online and you should have a good internet speed to download Windows… Continue reading How to download Windows 10 offline ISO (32-bit / 64-bit) [2024 update]

3 Quick Ways to Download YouTube Videos (4K, 1080p, 720p) – [Updated – 2024]

Download YouTube Videos

I love YouTube platform for entertainment as well as to consume tech related videos. Sometime I like a video from YouTube and want to download it for offline access but this facility is not built into YouTube. Also Read: 3 Ultimate Ways to Download YouTube Subtitles (TXT or SRT) If you are facing the same… Continue reading 3 Quick Ways to Download YouTube Videos (4K, 1080p, 720p) – [Updated – 2024]

Exit mobile version