blob: d98beae9f97148407d125b7780bf8deac3f90a39 [file] [log] [blame]
<head>
<title>Hello, world!</title>
</head>
<body>
<div class="big">
Hello, world!
</div>
</body>
<head>
<link rel="stylesheet" type="text/css" href="styles/big.css">
</head>