paulagiami.hashnode.devCSS 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...Feb 23, 2024·3 min read
paulagiami.hashnode.devHTML 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...Nov 28, 2023·5 min read