Web Design Tutorials
This is a tutorial on adding your own screen resolution detector to your page. You can use this to warn viewers that are not using the best resolution for your page.
Forms are easy enough to create when they are simple, like search boxes. But what if you need them to be complex? How about changing the forms based on input by the viewer? This is where interactive forms using Javascript and HTML can help. I'll use a simple example on how interactive forms can be useful.


