blob: eb77c2f6d1e645f89463e9717110d4d430c494fc [file] [log] [blame]
<html>
<head>
<title>move_css_to_head example</title>
</head>
<body>
<div class="blue yellow big bold">
Hello, world!
</div>
<link rel="stylesheet" type="text/css" href="styles/all_styles.css">
</body>
</html>