Category Archives: Website

I think I really don’t care about Facebook anymore. Seriously considering deleting my account. The little time I do spend on there is time I could be spending doing something else… such a waste.

* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

W3C really screwed up the box model. This will make your webs better. (It doesn’t work in IE7, but why are you still supporting it anyway?)