Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
<!doctype html>
<style>
input {
border: none;
background: white;
color: black;
}
</style>
<input type=number disabled>
<!doctype html>
<style>
input {
border: none;
background: white;
color: black;
}
</style>
<input type=number disabled>