When adding CSS style to pages, I usually do it using the regular css attributes (class and id), or I just add a style to a regular html element.Now there’s another way to add styles that basically lets you add styles based on any html tag attribute.For example, in the a or Anchor tag below, [...]
More: continued here
Good post, sometimes i like Css and sometimes not!