Web Design Tutorials

Screen Resoultion Detector Tutorial with Javascript Preview
Screen Resoultion Detector Tutorial with Javascript
Hits: 118516 Rating: 4.21 out of 5

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.

Interactive Forms with Javascript, HTML Tutorial
Hits: 114248 Rating: 3.94 out of 5

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.