Web Components are a relatively new set of technologies that lets you create custom HTML elements using the shadow DOM. This enables you to write markup, styles and logic once and reuse it around your website or web app! In this article, we are going to look into the technologies which power Web Components and create a custom HTML element from scratch!
Continue reading “Shadow DOM and Custom Elements | Let’s Simplify”CSS Grid | Let’s Simplify
The CSS grid is an important concept and can be confusing for most beginners. So, in this article, we will be diving deep into the core concepts with examples. We will also be covering some of the most basic website layouts, using pure CSS, that will help you in your web design journey.
Continue reading “CSS Grid | Let’s Simplify”Free Tools for Creating Great Content
Creating great content requires out-of-the-box ideas and a lot of research, effort and time to reach the correct audience. There is an endless number of tools for creating the content you want to deliver. However, some of them are incredibly costly. While there may not always be a perfect free alternative, here are some free tools that we like to use for creating our social media content and want to share them with you.
Continue reading “Free Tools for Creating Great Content”Bootstrap Button Customization | Let’s Simplify
Hey geeks! Today we are going to walk you through the process of customizing the stock Bootstrap button. As web developers, you must have heard about or used the Bootstrap toolkit in your projects. It’s a great library full of powerful web components. But we can agree on the fact that all websites built with the Bootstrap toolkit seem to appear similar in terms of UI/UX. However, customising them is actually very easy and you do not need to be an expert in CSS for that.
Continue reading “Bootstrap Button Customization | Let’s Simplify”