Kenneth D. Nordahl

designer, developer and writer

I write and publish articles about design and development over at http://kedano.net.

I

  • was born in 84
  • grew up in Halden, Norway
  • live in Brisbane, Australia
  • work freelance

study

  1. Bachelor Digital Media, Ostfold University College, Norway (2006-2009)
  2. Master Digital Design, Griffith University, Australia (2010)

likes

  • valid markup
  • technology
  • metal music
  • tattoos
  • blizzard games

I have limited availability for new project. Check out my portfolio to see my recent projects and then contact me and I'll add your project to the queue.

portfolio

more

products

 //excerpt from the fluidCOLUMN grid system
@media screen and (max-device-width: 330px) {
  .container_fluid .max-column_full{width: 98%;}
  .container_fluid .max-column_half{width: 98%;}
  .container_fluid .max-column_third{width: 98%;}
  .container_fluid .max-column_twothirds{width: 98%;}
  .container_fluid .max-column_quarter{width: 98%;}
  .container_fluid .max-column_fifth{width: 98%;}
}
				

more