Guide for web accessibility policy of the Ministry of Data and Statistics
The website of the Ministry of Data and Statistics complies with the web accessibility policy to ensure that all Internet users (including the disabled and the elderly) can access and understand all information provided on the website.
Direct link provision.
Ministry of Data and Statistics provides skip navigation links at the beginning of the documents disseminated on the website to help users efficiently use webpages that are repeatedly utilized.
Document title (title tag)
Every document is provided with a document title (<title>), and the document title is described briefly and clearly to easily show the characteristics of the document.
Structuring the document
All documents use tags such as headings (<h1>~<h6>), paragraphs (<p>), and lists (<ul>, <ol>, <dl>) to enable logical access and keyboard access. In addition, design elements are separated using CSS. Therefore, users can understand contents even when the style sheet is removed.