29 Text
Use relative text sizes. For example:
body {
font-size: 1.2em;
}
h1 {
font-size: 180%;
}
h2 {
font-size: 160%;
}
h3 {
font-size: 140%;
}
Legislacjon, an example of website that offers the possibility to change the size of the text:
Polski Związek Niewidomych, another example of website that offers the possibility to change the size of the text:

