<fieldset> instead of <div>?

Can I use the <fieldset> element to group, align and style <form> elements in place of a <div>? Removing the default style (border) and not using <legend>?
Was this page helpful?