css
Differences
This shows you the differences between two versions of the page.
| css [2015/03/09 13:25] – created hkimscil | css [2015/03/09 13:29] (current) – hkimscil | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| ===== External ===== | ===== External ===== | ||
| + | <file css style.css> | ||
| + | h1 { | ||
| + | color: white; | ||
| + | background: black; | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | Style sheet 적용 (style.css) | ||
| + | |||
| + | <file html PageWithStyleLink.html> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <link rel=" | ||
| + | </ | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
css.txt · Last modified: by hkimscil
