Aug
13
body tags with ids
Filed Under Javascript | Leave a Comment
I had an neat “CSS” idea today that I’ve never actually seen anywhere: giving your <body> tag an ID or CLASS. Then, if you have a stylesheet that operates across your entire site, you can style the same element in different ways on different pages by setting up rules along the lines of:
A.cdlink [...]