For my project I will be focusing on and CSS. While I will be focusing on CSS, HTML will be included because it is hard to talk about one and not include the other. I won't mention HTML too much but it will have to be showcased due to my talking points. My main talking points will be with CSS and how making a styles file can improve organization. I would also like to showcase the difference between:
What I learned is how much cleaner it looks to have a CSS file rather than embed the CSS in the HTML. While embeding CSS might be easier, It also extends the single HTML file by a lot more rather than just having a file dedicated to the CSS.