mirror of
https://github.com/swc-project/swc.git
synced 2024-12-29 16:42:28 +03:00
11 lines
465 B
HTML
11 lines
465 B
HTML
<!doctype html><html lang=en><title>Document</title><style>h1{color:red}p{color:blue}</style><style>h1{color:red}p{color:blue}</style><style>h1{color:red}p{color:blue}</style><style type=" ">
|
|
h1 {color:red;}
|
|
p {color:blue;}
|
|
</style><style>h1{color:red}p{color:blue}</style><style type=unknown/unknown>
|
|
h1 {color:red;}
|
|
p {color:blue;}
|
|
</style><body>
|
|
<p style="color: red; background-color: rgb(100, 75, 200);"></p>
|
|
<p></p>
|
|
|