Skip to content

Commit 141104d

Browse files
committed
[css2] Fixes since box.html gone
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40439
1 parent dbd5579 commit 141104d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/colors.src

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: colors.src,v 1.19 1997-10-29 04:37:40 ian Exp $ -->
3+
<!-- $Id: colors.src,v 1.20 1997-11-25 23:41:10 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Colors and backgrounds</TITLE>
@@ -54,10 +54,10 @@ background will shine through by default because of the initial
5454
'transparent' value on <span
5555
class="propinst-background-color">'background-color'</span>.
5656

57-
<P>In terms of the <a href="box.html#box-model">box model</a>,
57+
<P>In terms of the <a href="flowobj.html#box-model">box model</a>,
5858
"background" refers to the background of the content and the padding
5959
area. Border colors and styles are set with the <a
60-
href="box.html#border-properties">border properties</a>. Margins
60+
href="flowobj2.html#border-properties">border properties</a>. Margins
6161
are always transparent so the background of the parent element always
6262
shines through.
6363

0 commit comments

Comments
 (0)