April 2010
2 posts
2 tags
Tips to help write flexible and robust sites with...
HTML and CSS isn’t new but there are still so many people out there that mis-understand it. So I’ve come up with my own list of tips to help develop more robust and flexible pages. Use a reset stylesheet All browsers have their own defaults for paddings, margins and all sorts of settings which can make your life harder. So level the playing field by using a reset stylesheet to bring...
Apr 28th
500 error IIS7 with blank page
So I went to fix a bug in a clients site the other day, loaded up visual studio as usual and went into debug to see if I could find the problem. However no matter what I did I was getting the error “Unable to start debugging on the web server” Now considering I thought I hadn’t touched anything for some time I was surprised to say the least. Next I tried to just load the site...
Apr 13th