My thoughts regarding ASP.NET, C#, programming practices, and more...
reading
You Should Read archives
blogs I read
|
Wednesday, December 14, 2005ASP.NET Design Starter Kit Templates
Scott Guthrie posted about ASP.NET Design Starter Kit Templates now available on Microsoft's website. The templates use CSS rather than tables for their layout. They look great.
Content copyright ©2003-2006 Tod Birdsall
I have been toying with the idea of designing my next site using a CSS layout, so this works out great for me. I can spend less time researching how to create a CSS layout that will not break in the most common browsers, and more time researching neural networks. |