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 is a way of picking out specific content on a page. It can be very specific, like the title just before the third paragraph, or broad, like all text on the page. An attribute is some aspect … Read more
- 49shares
- Share on Facebook
- Share on Twitter