Thoughts about good web sites

Sorry, this article is only available in German.

It covers the following topics you should consider for a good website:

  • Use valid HTML.
  • Keep URLs available – if needed, forward old URLs to the new ones, but don’t just remove them (also see https://www.w3.org/Provider/Style/URI).
  • Barrier free layout – size of text and elements containing text should always use the unit “em”, the length of text lines should have a maximum width, content should be usable on every kind of device, avoid links to the current URL.
  • Testing – check the display on different browsers and different devices or operating system, also check what happens if there is no JavaScript or CSS available or not fully supported.

Leave a public comment

Your email address will not be published. This is not a contact form! If you want to send me a personal message, use my e-mail address in the imprint.

You can use the following HTML tags in the comment:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>