html内にcss

<head>
<title>タイトル</title>
<style type=”text/css”>
a {
font-size: 10px;
}
</style>
</head>
最終更新:2014年07月31日 17:21