Remove unnecessary script tag from a html test

This commit is contained in:
Ilyong Cho 2013-07-12 11:02:50 +09:00
parent 44f166d9a0
commit 38eb7cbfb1

View file

@ -5,9 +5,6 @@
.c2 { background: blue; }
#i1 { color: green; }
</style>
<script>
document.write("ok");
</script>
</head>
<body>
<div>