JavaScript勉強中だよ!
<p id="test">JavaScript勉強中だよ!</p><style type="text/css">
#test{ color: blue; }
#test{ color: red; }
</style>JavaScript勉強中だよ!
<p id="test">JavaScript勉強中だよ!</p><style type="text/css">
#test{ color: blue; }
#test{ color: red; }
</style>