mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-12 13:31:30 +00:00
8 lines
157 B
HTML
8 lines
157 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<link rel='stylesheet' type='text/css' href='css-required-style.css'>
|
||
|
<body>
|
||
|
<input type="search" required>
|
||
|
</body>
|
||
|
</html>
|