We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7532a7 commit 42f2cadCopy full SHA for 42f2cad
Lesson05/assignment_solution/build/index.html
@@ -7,7 +7,6 @@
7
</head>
8
<body>
9
<div style="position: 'fixed', top: 0, left: 0">
10
- <input type="color" id="color" name="head" value="#e66465">
11
<input id="brightnessSlider" min="0.01" max="1" step="0.01" type="range"/>
12
<button id="build">build</button>
13
</div>
Lesson05/assignment_solution/src/index.html
0 commit comments