Skip to content

Commit 8b52245

Browse files
committed
[css2] Moved recbg.jpg to images subdir, and included in tar.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401717
1 parent dbf95a1 commit 8b52245

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css2/cover.src

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: cover.src,v 2.19 1998-05-12 13:33:14 bbos Exp $ -->
3+
<!-- $Id: cover.src,v 2.20 1998-05-12 15:56:21 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Cascading Style Sheets, Level 2</TITLE>
77
<style type="text/css"><!--
88
@import "style/default.css";
9-
BODY {background: #def url("recbg.jpg")}
9+
BODY {background: #def url("images/recbg.jpg")}
1010
--></style>
1111
</HEAD>
12-
<BODY background="recbg.jpg">
12+
<BODY background="images/recbg.jpg">
1313

1414
<p align="right"><a href="http://www.w3.org/"><img
1515
src="./images/w3c_home.gif" alt="W3C" align="left" border="0"
@@ -100,7 +100,7 @@ href="_THE_UPDATE_DIR_/translations.html">_THE_UPDATE_DIR_/translations.html</a>
100100

101101
<h3>Errata</h3> <P>The list of known errors in this specification is
102102
available at <a
103-
href="_THE_UPDATE_DIR_/errata.html">_THE_UPDATE_DIR_/_THE_ID_-errata.html</a>.
103+
href="_THE_UPDATE_DIR_/_THE_ID_-errata.html">_THE_UPDATE_DIR_/_THE_ID_-errata.html</a>.
104104
Please report errors in this document to <a
105105
href="mailto:css2-editors@w3.org">css2-editors@w3.org</a>.
106106
</p>

0 commit comments

Comments
 (0)