Teaching CSS

1 · CSS-Tricks · Nov. 19, 2019, 1:15 a.m.
Summary
I've been using CSS as a web developer since CSS became something we could actually use. My first websites were built using <font> tags and <table>s for layout. I remember arguments about whether this whole CSS thing was a good idea at all. I was quickly convinced, mostly due to the ability to easily change the font on an entire site in one place. Managing common styles was so useful at a time when most websites were just a … Read article The post Teaching CSS appeared first on CSS-Tricks....