Hi team, Just a general question - is there any value from a screen reader point of view, to have a specific title to the actual pages that were build /called by the frameset. Is there any value for screen reader's users? i.e.: the page that contains the main content, should have a specific /relevant page title? Do screen readers read the page title of each one of the pages of the frameset? Or do they only read the one frameset page title? Example: “Recipes” page title as opposed to “main content” page title. (please note I am not referring to the titles of the frames in the frameset, see example below) <frame src="page.html" name="BodyContent" id="BodyContent" title="Main Content" longdesc="frameset-desc.html#BodyContent" noresize="noresize" /> Cheers, Anat