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: sample.src,v 2.2 1998-02-10 22 :27:52 ijacobs Exp $ -->
3+ <!-- $Id: sample.src,v 2.3 1998-02-11 13 :27:15 ijacobs Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Appendix A: A sample style sheet for HTML 4.0</TITLE>
@@ -18,8 +18,8 @@ style sheet in their implementations.
1818
1919<P>The full presentation of some HTML elements cannot be
2020expressed in CSS2, including replaced elements (IMG, OBJECT),
21- scripting elements (SCRIPT, APPLET), form control elements,
22- frame elements, and BR .
21+ scripting elements (SCRIPT, APPLET), form control elements, and
22+ frame elements.
2323
2424<!-- More detail about these elements needed here! -->
2525
@@ -198,6 +198,8 @@ CENTER {
198198 text-align: center;
199199 }
200200
201+ BR:before {content: "\A"}
202+
201203LEGEND {
202204 font-size: 1em;
203205 line-height: 1.33em;
You can’t perform that action at this time.
0 commit comments