PGPaula Giamiinpaulagiami.hashnode.dev·Feb 23, 2024 · 3 min readCSS Preprocessors - Sass(a brief overview)The CSS Preprocessor expands on the functions that a standard CSS can do. It gives the user the ability to create CSS using the preprocessor's distinct syntax. While there are a number of CSS preprocessors available, this article primarily focuses on...00
PGPaula Giamiinpaulagiami.hashnode.dev·Nov 28, 2023 · 5 min readHTML Basics for Front-End DevelopmentIntroduction Hypertext Markup Language (HTML) is the foundation of the internet. This language serves as the basis for the presentation and formatting of material on websites by being used to generate and organize web pages. Since HTML is the foundat...00