Design and Code Resources
(Giving something back to the community)
I consider myself a mostly self taught designer and I couldn't have done it without a number of great people around the web. I can't repay everyone that has helped me along the way but hopefully I can keep the ball rolling and hopefully the content of this section will help others.
-
Umbraco Razor Snippets Reference
This is a collection of Razor script snippets and applicable HTML that I've either pieced together from the web or figured out myself. The b…
Take a look -
HTML Character Code Reference
On the odd occasion I found myself looking for a character code I seemed to always stumble a little, they always took that little bit too lo…
Take a look -
Mohunky Responsive Web Design Starter Kit
Every time I started a new responsive website build, I found I was repeating myself. Repeating code and tasks. That's a silly waste of time,…
Take a look -
Responsive Web Design Viewport Width Display
If you look down to the bottom left of the window, you'll see a sticky tag that's reporting exactly how wide your viewport is according to C…
Take a look -
Displaying content in an Umbraco web page with a user set timeout
While designing and building a website for a local mountain bike shop, one of the requests was a notification bar to throw up messages like …
Take a look