HTML 5 provides a new tag called, "legend", which can be used as caption for fieldset, figure or details element. This tag can be used to show title/caption for a group of elements. Suppose, in an application form, we can group the educational details ...