I really appreciate the web design. That was a style that only existed for about five years, give or take a year or two. It makes me really nostalgic. But beyond that, that style of web design has completely disappeared. It was expensive to make, not particularly mobile-friendly, and only really favors one screen resolution. But it was beautiful.
It's surprisingly easy to make that sort of design if you use the right tools. You just drew it in photoshop and sliced it up and exported it as an HTML table, then you poked out the bits where the content was supposed to go.
Doing it with CSS is a right pain in the ass though. I guess that's why there are so many mono-colored rectangles in modern web design.