<html>

<head>

 

<style type=text/css>
br {font-size:30;}
</style>


<meta name="generator" content="Namo WebEditor(Trial)">
</head>

<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p>HTML</p>
<br>CSS
<pre>자바스크립트</pre>
</body>

</html>

 

br 대신에 p 또는 pre를 넣으면 적용이 되는데 br만 안된다

 

책에는 html 모든 요소가 셀렉터로 쓰여질수 있다고 하는데, 이게 되는게 있고, 안되는게 있네