I am a Developer from England, currently based in San Francisco.
I earn my bread with HTML, CSS & JavaScript development but I'll happily play around with any language & have a passion for learning new things. I really like SASS, monkeys & Arsenal Football Club.
There's plenty of ways to get in touch with me. You can message me on Twitter, connect with me on LinkedIn or write me an Internet letter.
If you’re not already using a CSS preprocessor then you should probably start now. They make writing CSS much more fun. I started out with LESS shortly after starting at Fi last year but have now moved over to SASS. They’re both pretty similar but SASS has slightly more features.
One of the great things about CSS preprocessors are mixins. Below is a useful mixin I recently wrote for creating CSS triangles.
You can use the mixin to create triangles at your pleasure, like this.