<head>
[...]
<link type="text/css" rel="stylesheet"
href="stylesheet.css" title="default" />
[...]
</head>
<head>
[...]
<style>
[rules]
</style>
[...]
</head>
What are the benefits and drawbacks of these two methods?