Skip to content

Commit 9301f7e

Browse files
committed
[css2] New HTML
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401266
1 parent eb9f13e commit 9301f7e

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

css2/issues.src

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
<HTML>
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2+
<html lang="en">
23
<HEAD>
3-
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
4-
<TITLE>Issue Tracking List</TITLE>
5-
<STYLE>
4+
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
5+
<TITLE>Issue Tracking List</TITLE>
6+
<STYLE type="text/css">
67
TR.resolved {color: black; background: #afa}
78
TR.unresolved {color: black; background: #faa}
89
</STYLE>

0 commit comments

Comments
 (0)