|
Form Elements are all those elements which are used to input information in an HTML form. These elements are:
As you can see, the HTML which specifies these elements is not an image, but rather special tags which the browser interprets into the different elements. This is why each browser renders these differently and why they may not necessarily be the same size in all browsers.
To take a look at some of the browser discrepancies follow the Browsers and Forms link below. For hints on how to align form elements, follow the Aligning Elements link.
|