Quick Tip for Rapid Web Site Prototyping
One of the things I’ve been surprised about as a designer is how easy it is to create a reasonably simple site in a short amount of time once you have a basic understanding of HTML, CSS, and JavaScript code. Troubleshooting and making it work for various browsers is another article, but putting up a basic, static website isn’t too terribly difficult.
For me the hard part is the design. There’s always something more to add, another element to experiment with, a new widget or technology to implement or a new technique to try. As web designers, part of our nature is to explore new ideas, learn new technologies and create new, improved ways of representing data.




