Skip to content

Commit 07799a8

Browse files
committed
Hopefully the src looks right now wrt CSS.
1 parent f051493 commit 07799a8

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

css3-images/Overview.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
2-
<!-- saved from url=(0051)http://cgi.w3.org/member-bin/process.cgi#gradients- -->
32
<HTML lang="en"><HEAD><META http-equiv="Content-Type" content="text/html; charset=UTF-8">
43

54
<TITLE>CSS Image Values Module Level 3</TITLE>
6-
<LINK href="./CSS Image Values Module Level 3_files/default.css" rel="stylesheet" type="text/css">
7-
<LINK href="./CSS Image Values Module Level 3_files/W3C-ED" rel="stylesheet" type="text/css">
8-
5+
<link href=default.css rel=stylesheet type="text/css">
6+
7+
<style type="text/css">
8+
.prod { font-family: inherit; font-size: inherit }
9+
pre.prod { white-space: pre-wrap; margin: 1em 0 1em 2em }
10+
code { font-size: inherit; }
11+
#box-shadow-samples td { background: white; color: black; }
12+
</style>
13+
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet type="text/css">
914
</HEAD><BODY>
1015
<DIV class="head"> <!--begin-logo-->
1116
<P><A href="http://www.w3.org/"><IMG alt="W3C" height="48" src="./CSS Image Values Module Level 3_files/w3c_home" width="72"></A> <!--end-logo-->

0 commit comments

Comments
 (0)