o k a y
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang=en>
|
||||
<meta charset=utf-8>
|
||||
<head>
|
||||
<link rel="stylesheet" href="button.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="buttonDiv"></div>
|
||||
<div>
|
||||
<p>배경색 변경</p>
|
||||
</div>
|
||||
</body>
|
||||
<script src="options.js"></script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user