Skip to content

Commit cf572b6

Browse files
committed
move to https
1 parent b86f61a commit cf572b6

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

manual.html.en

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<body>
1919
<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>
2121
<a href="./"><span>CSS Validation Service</span></a></h1>
2222
<p id="tagline">
2323
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
110110

111111
<p>
112112
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
114114
CSS technical recommendation.<br />
115115
It will produce an XHTML output without any warning (you will only see
116116
errors).<br />
117117
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
120120
media).
121121
</p>
122122

@@ -152,19 +152,19 @@ The simplest way to check a document is to use the basic interface. In this page
152152
The CSS validator can check different CSS profiles. A profile lists all the
153153
features that an implementation on a particular platform is expected to
154154
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">
156156
the CSS site
157157
</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>.
159159
</p>
160160

161161
<h4 id="parammedium">Medium</h4>
162162

163163
<p>
164164
The medium parameter is the equivalent of the @media rule, applying to all
165165
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
168168
</a>.
169169
</p>
170170

@@ -176,7 +176,7 @@ CSS Validator.</p>
176176

177177
<p>If you want to use W3C's public validation server, use the parameters
178178
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 />
180180
replace with the address of your own server if you want to call a private
181181
instance of the validator.</p>
182182

@@ -208,7 +208,7 @@ appreciated. thanks.</p>
208208
</tr>
209209
<tr>
210210
<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
212212
for the validation, like <code>screen</code>,
213213
<code>print</code>, <code>braille</code>...</td>
214214
<td><code>all</code></td>
@@ -385,31 +385,31 @@ appreciated. thanks.</p>
385385
<div id="footer">
386386
<p id="activity_logos">
387387

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>
389389
</p>
390390

391391
<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" />
394394
</a>
395395
</p>
396396

397397
<p class="copyright">
398-
<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2009
399-
<a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg;
398+
<a rel="Copyright" href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2009
399+
<a href="https://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg;
400400

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>),
404404
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>
409409

410410
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
413413
statements.
414414
</p>
415415

0 commit comments

Comments
 (0)