★複数クラスの記載方法
<p class="example2 example3">テスト文字</p>
test.css
p.example1 { color: red; }
.example2 { color: blue; }
.example3 { font-size: 80%; }
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme