CSS 101
<style> a { color:red; text-decoration: none; } </style><li><a href="1.html"><font color='red'> HTML </font></a> </li>
Selector
<style> .class1 { ~ } .class2 { } </style> <body> <class='class1 class2'> </> -> style ํ๊ทธ์์ ์์๋๋ก ๋จ </body># id tag { }
Property
Box
Grid
๋ฏธ๋์ด ์ฟผ๋ฆฌ
css ํ์ผ ์ฌ์ฌ์ฉํ๊ธฐ
Last updated

