Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<style>
textarea, input {
background: transparent;
}
</style>
<textarea>FOO BAR</textarea><br>
<input value="FOO BAR">
<!doctype html>
<style>
textarea, input {
background: transparent;
}
</style>
<textarea>FOO BAR</textarea><br>
<input value="FOO BAR">