Autor Beitrag
Heiko
ontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic starofftopic star
Beiträge: 3169
Erhaltene Danke: 11



BeitragVerfasst: So 19.08.07 17:18 
Hallo,

ich will meine Seite halbwegs behindertengerecht gestalten. Allerdings meckert er schon beim Grundgerüst:

ausblenden Quelltext
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <link rel="StyleSheet" type="Text/CSS" href="default.css" />
  <title>...</title>
</head>
<body>
  <div>...</div>
</body>
</html>

Bei der markierten zeile meckert er folgendes rum:

Zitat:
Access: [6.1.1.1]: style sheets require testing (link) (Priority 1)


Wie macht man es am besten, dass er diese Meldung nicht mehr anzeigt?
tommie-lie
ontopic starontopic starontopic starontopic starontopic starofftopic starofftopic starofftopic star
Beiträge: 4373

Ubuntu 7.10 "Gutsy Gibbon"

BeitragVerfasst: So 19.08.07 17:43 
RTFM ;-)
aprompt.snow.utoront...sibilitychecks.html: hat folgendes geschrieben:
Warning number [6.1.1.1] - Priority 1
If style sheets are used for formatting content and/or controlling page layout, be sure the information remains accessible when style sheets are disabled or not supported. Include a non-visual method of presenting the information and organize style sheets logically.
Das ist also wohl nur eine Warnung die dich freundlich darauf hinweist, bei Style Sheets aufzupassen, daß die Informationen auf der Seite auch ohne den Style Sheet Sinn ergeben und daß du's am besten ohne Style Sheet ausprobierst (zum Bleistift mit einem Screenreader, wenn du nicht noch eine Braille-Zeile rumliegen hast).

_________________
Your computer is designed to become slower and more unreliable over time, so you have to upgrade. But if you'd like some false hope, I can tell you how to defragment your disk. - Dilbert
Heiko Threadstarter
ontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic starofftopic star
Beiträge: 3169
Erhaltene Danke: 11



BeitragVerfasst: So 19.08.07 17:49 
ok, also so wie ich es inhaltlich verstanden hatte (beim englisch bin ich mir inzwischen nicht mehr immer sicher, ob das was da steht, auch das ist was die meinen (seit ich ne Lizenz von MS gelsen habe, bin ich mir da nie richtig sicher ;) ))

@Screenreader: habe ich bisher nicht ;).
BenBE
ontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic starofftopic star
Beiträge: 8721
Erhaltene Danke: 191

Win95, Win98SE, Win2K, WinXP
D1S, D3S, D4S, D5E, D6E, D7E, D9PE, D10E, D12P, DXEP, L0.9\FPC2.0
BeitragVerfasst: So 19.08.07 23:21 
Die meisten Screenreader funktionieren in einer Art "Trial-Modus" auch ohne Braile-Zeile. Empfehlenswert ist hier YAWS.

Zum Abschalten der StyleShit-Dinge kannste aber auch die WebDev Toolbar vom FF nehmen und 1. CSS deaktivieren UND die Seite linearisieren.

Wenn se dann noch sinnvoll zu Verwenden geht, is se in Ordnung.

_________________
Anyone who is capable of being elected president should on no account be allowed to do the job.
Ich code EdgeMonkey - In dubio pro Setting.