UW Technology offers URL Forwarding and Masking services, but there are often questions about what they are and how they differ, as well as how they’re implemented.

UW Technology offers URL Forwarding and Masking services, but there are often questions about what they are and how they differ, as well as how they’re implemented.
If you have a form that has items which should be grouped together, using <fieldset>
is a good way to go. It’s essentially a <div>
with a predefined border, but what makes it work well is the ability to label the box with a legend. If you want to change its look, however, you must be very careful to test it against multiple browsers.