5 lines
146 B
HTML
5 lines
146 B
HTML
<!DOCTYPE html>
|
|
<link rel="match" href="reference/input-background.html" />
|
|
<div style="background-color: blue">
|
|
<input type="text" />
|
|
</div>
|