roxy-engine/fixtures/complex.html

14 lines
169 B
HTML

<html>
<head>
<title>Document</title>
<style>
h1 {
font-size: 14px;
}
</style>
</head>
<body>
<h1>Hello</h1>
</body>
</html>