We've all been there. Your site has half a dozen or more... includes, and performance is suffering. You can concatenate them all into one file, maybe minify it. It's not very fun, and it can be a pain when you want to
Ever wished you could turn some text 90 degrees to the left or right, and have vertical text in your website? If you’ve ever tried to do it, you probably found the CSS3 “rotation” command. Unfortunately,...