File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: intro.src,v 1.6 1997-10-29 20:20:31 howcome Exp $ -->
3+ <!-- $Id: intro.src,v 1.7 1997-10-29 22:27:44 howcome Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Introduction to CSS2</TITLE>
@@ -50,7 +50,7 @@ document in a STYLE element:
5050 <TITLE>Bach's home page</TITLE>
5151 <STYLE TYPE="text/css">
5252 H1 { color: blue }
53- <: STYLE>
53+ </ STYLE>
5454 <BODY>
5555 <H1>Bach's home page</H1>
5656 <P>Johann Sebastian Bach was a prolific composer.
@@ -88,9 +88,6 @@ includes a <a href="./sample.html">sample style sheet</a> which
8888describes how HTML documents typically are rendered.
8989
9090
91- <P><em>The tutorial will be expanded.</em>
92-
93-
9491<H2>Design principles behind CSS2</H2>
9592
9693<UL>
@@ -103,7 +100,7 @@ describes how HTML documents typically are rendered.
103100<LI>network performance
104101</UL>
105102
106- <P><EM>These will be expanded</EM>
103+ <P><EM>This section will be expanded</EM>
107104
108105
109106</BODY>
You can’t perform that action at this time.
0 commit comments