I am using the <fieldset>
tags for a website I am making to display information because the fieldset box makes separating the information more appealing.
The only issue is that the fieldset box spreads the width of the browser page and has lots of empty white space. Is there an attribute or way to make it so that it isn't as long across the screen?