5 Ways to Embed console in your Blog/WebsiteEmbedding a console in your blog or website can be a great way to share code snippets, demonstrate programming techniques, or showcase your work to the world. Here are five ways that you can embed a console in your blog or website: CodePen: CodePen...Jan 10, 2024·6 min read
CSS Specificity: Just NumbersWhat is Specificity? Imagine a simple race where one player has 1010 points and the other has 100 points. So the player with the most points i.e player 1 wins the race. Similarly, If two or more CSS selectors are applied to the same element, the one ...Jun 2, 2022·4 min read