Forum Moderators: open
The <fieldset> tag is used to group related elements in a form (draws a box around the related elements). The Infolinks algorithm systematically ignores the contents of the <fieldset> tag to avoid placing highlighted links in forms.
The <fieldset> element represents a set of form controls optionally grouped under a common name.
[w3.org...]
How do your pages use <fieldset> if it's not for form controls?
The <fieldset> tag is valid within the following tags:
blockquote, body, center, dd, div, fieldset, form, iframe, li, noframes, noscript, object, td, th
Are fieldsets supposed to be ONLY in forms?
The Infolinks algorithm systematically ignores the contents of the <fieldset> tag to avoid placing highlighted links in forms.