Home > Web Development > Beautiful Web Design

Beautiful Web Design

December 19th, 2006

If you are looking for some web design inspiration or just want to check out some beautiful web sites, then check out this link: “50 beautiful css based web design in 2006″:http://smashingmagazine.com/2006/12/19/50-beautiful-css-based-web-designs-in-2006

“I found another website showing 7 of the best designs of 2006″:http://wisdump.com/design/top-7-freshest-designs-of-2006/. These are definitely some nice designs.

Categories: Web Development Tags:
  1. Bobo
    December 29th, 2006 at 16:10 | #1

    Speaking of beautiful web designs… I’ve noticed that your teamdocs project doesn’t use tag libraries for the jsp; why is that? The code for the pages look really ugly!!

  2. January 1st, 2007 at 20:14 | #2

    Yep, it’s ugly. I am the first to admit it. The reason? Simple, when we developed the first iteration of TeamDocs, the team that I was working on had zero experience with JSP and almost zero time to learn, so introducing tag libs was a little beyond their skill level. Everyone has to start somewhere and usually that involves ugly.

    To correct the problem, I am slowly redoing the code in Wicket and cleaning everything up.

Comments are closed.