CSS Magic: Making Two Lines into One
CSS is like magic in your browser. Since it’s my first post on the topic, I’ll point out that CSS stands for Cascading Style Sheets. CSS consists of a list of selectors. Each selector then has a list of attributes and values. Them’s some biggish techno-babble words, so I’ll explain a little more. A selector […]