■ソース内に書く
<style type="text/css">
ここに書く
</style>
■外部にリンクする
<link rel="stylesheet" type="text/css" href="example.css">
■カンマで複数指定
h1, h2, h3 { color: red }
-
Category
-
キーワードで選ぶ
-
検索はここから
俺の俺による俺のための備忘録なのでトラブルが起きても責任持てません。
■ソース内に書く
<style type="text/css">
ここに書く
</style>
■外部にリンクする
<link rel="stylesheet" type="text/css" href="example.css">
■カンマで複数指定
h1, h2, h3 { color: red }
俺の俺による俺のための備忘録なのでトラブルが起きても責任持てません。