Skip to content

Commit 7c5d3b5

Browse files
authored
Update true.html
1 parent b96c2a3 commit 7c5d3b5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

true.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
<title>true implementation</title>
2-
<body color="#aaa">
2+
<style>
3+
*{background-color:#aaa ; color:#fff}
4+
</style>
5+
<body>
36
testing
47
<body>

0 commit comments

Comments
 (0)