Practical CSS for No-Coders
In Fall 2024, I completed a Linkedin Learning course called Practical CSS for No-Coders. Through this course, I was able to learn how HTML and CSS worked hand in hand in front-end coding to personalize web pages, such as the syntax used for applying colors to text and the different image formats that CSS supported. Additionally, I was able to make the connection in similarities between elements needed in HTML and CSS, such as requiring links of images so that it can be displayed.