17
17
18
18
<body>
19
19
<div id="banner">
20
- <h1 id="title"><a href="http ://www.w3.org/"><img alt="W3C" width="110" height="61" id="logo" src="./images/w3c.png" /></a>
20
+ <h1 id="title"><a href="https ://www.w3.org/"><img alt="W3C" width="110" height="61" id="logo" src="./images/w3c.png" /></a>
21
21
<a href="./"><span>CSS Validation Service</span></a></h1>
22
22
<p id="tagline">
23
23
Check Cascading Style Sheets (CSS) and (X)HTML documents with style sheets
@@ -110,13 +110,13 @@ The simplest way to check a document is to use the basic interface. In this page
110
110
111
111
<p>
112
112
When using the basic interface, the validator will check the compliance
113
- against <a href="http ://www.w3.org/TR/CSS21">CSS 2.1</a>, which is the current
113
+ against <a href="https ://www.w3.org/TR/CSS21">CSS 2.1</a>, which is the current
114
114
CSS technical recommendation.<br />
115
115
It will produce an XHTML output without any warning (you will only see
116
116
errors).<br />
117
117
The medium is set to "all", which is the medium suitable for all devices
118
- (see <a href="http ://www.w3.org/TR/CSS2/media.html">
119
- http ://www.w3.org/TR/CSS2/media.html</a> for a complete description of
118
+ (see <a href="https ://www.w3.org/TR/CSS2/media.html">
119
+ https ://www.w3.org/TR/CSS2/media.html</a> for a complete description of
120
120
media).
121
121
</p>
122
122
@@ -152,19 +152,19 @@ The simplest way to check a document is to use the basic interface. In this page
152
152
The CSS validator can check different CSS profiles. A profile lists all the
153
153
features that an implementation on a particular platform is expected to
154
154
implement. This definition is taken from
155
- <a href="http ://www.w3.org/Style/2004/css-charter-long.html#modules-and-profiles0">
155
+ <a href="https ://www.w3.org/Style/2004/css-charter-long.html#modules-and-profiles0">
156
156
the CSS site
157
157
</a>. The default choice corresponds to the current most used one:
158
- <a href="http ://www.w3.org/TR/CSS2">CSS 2</a>.
158
+ <a href="https ://www.w3.org/TR/CSS2">CSS 2</a>.
159
159
</p>
160
160
161
161
<h4 id="parammedium">Medium</h4>
162
162
163
163
<p>
164
164
The medium parameter is the equivalent of the @media rule, applying to all
165
165
the document. You will find more information about media at
166
- <a href="http ://www.w3.org/TR/CSS2/media.html">
167
- http ://www.w3.org/TR/CSS2/media.html
166
+ <a href="https ://www.w3.org/TR/CSS2/media.html">
167
+ https ://www.w3.org/TR/CSS2/media.html
168
168
</a>.
169
169
</p>
170
170
@@ -176,7 +176,7 @@ CSS Validator.</p>
176
176
177
177
<p>If you want to use W3C's public validation server, use the parameters
178
178
below in conjunction with the following base URI:<br />
179
- <kbd>http ://jigsaw.w3.org/css-validator/validator</kbd><br />
179
+ <kbd>https ://jigsaw.w3.org/css-validator/validator</kbd><br />
180
180
replace with the address of your own server if you want to call a private
181
181
instance of the validator.</p>
182
182
@@ -208,7 +208,7 @@ appreciated. thanks.</p>
208
208
</tr>
209
209
<tr>
210
210
<th>usermedium</th>
211
- <td>The <a href="http ://www.w3.org/TR/CSS2/media.html">medium</a> used
211
+ <td>The <a href="https ://www.w3.org/TR/CSS2/media.html">medium</a> used
212
212
for the validation, like <code>screen</code>,
213
213
<code>print</code>, <code>braille</code>...</td>
214
214
<td><code>all</code></td>
@@ -385,31 +385,31 @@ appreciated. thanks.</p>
385
385
<div id="footer">
386
386
<p id="activity_logos">
387
387
388
- <a href="http ://www.w3.org/QA/" title="W3C's Quality Assurance Activity, bringing you free Web quality tools and more"><img src="http ://www.w3.org/QA/2002/12/qa-small.png" alt="QA" /></a><a href="http ://www.w3.org/Style/CSS/learning" title="Learn more about Cascading Style Sheets"><img src="images/woolly-icon" alt="CSS" /></a>
388
+ <a href="https ://www.w3.org/QA/" title="W3C's Quality Assurance Activity, bringing you free Web quality tools and more"><img src="https ://www.w3.org/QA/2002/12/qa-small.png" alt="QA" /></a><a href="https ://www.w3.org/Style/CSS/learning" title="Learn more about Cascading Style Sheets"><img src="images/woolly-icon" alt="CSS" /></a>
389
389
</p>
390
390
391
391
<p id="support_logo">
392
- <a href="http ://www.w3.org/QA/Tools/Donate">
393
- <img src="http ://www.w3.org/QA/Tools/I_heart_validator" alt="I heart Validator logo" title=" Validators Donation Program" />
392
+ <a href="https ://www.w3.org/QA/Tools/Donate">
393
+ <img src="https ://www.w3.org/QA/Tools/I_heart_validator" alt="I heart Validator logo" title=" Validators Donation Program" />
394
394
</a>
395
395
</p>
396
396
397
397
<p class="copyright">
398
- <a rel="Copyright" href="http ://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 1994-2009
399
- <a href="http ://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>®
398
+ <a rel="Copyright" href="https ://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 1994-2009
399
+ <a href="https ://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>®
400
400
401
- (<a href="http ://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
402
- <a href="http ://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
403
- <a href="http ://www.keio.ac.jp/">Keio</a>),
401
+ (<a href="https ://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
402
+ <a href="https ://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
403
+ <a href="https ://www.keio.ac.jp/">Keio</a>),
404
404
All Rights Reserved.
405
- W3C <a href="http ://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
406
- <a href="http ://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
407
- <a rel="Copyright" href="http ://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
408
- and <a rel="Copyright" href="http ://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
405
+ W3C <a href="https ://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
406
+ <a href="https ://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
407
+ <a rel="Copyright" href="https ://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
408
+ and <a rel="Copyright" href="https ://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
409
409
410
410
rules apply. Your interactions with this site are in accordance
411
- with our <a href="http ://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
412
- <a href="http ://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
411
+ with our <a href="https ://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
412
+ <a href="https ://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
413
413
statements.
414
414
</p>
415
415
0 commit comments