Best Practice N°7 - Level 2- Section accessibility
Description
The site doesn’t make use of frames.
Objectives
improve access and navigation for people with handicaps, avoid problems with printing and saving as bookmarks, improve referencing by eliminating orphan page references.
Possible technical solutions:
Ne pas utiliser les éléments HTML frameset, frame et noframe.
Control methods:
In a navigator, view page source (menu bar : view>view page source) Search through the source code for frameset, frame and noframe elements.
Put these Best Practices to use.