SOURCE

console 命令行工具 X clear

                    
>
console
<!DOCTYPE html>
<html>
<body>

<form action="action_page.php">
  Search Google:
  <input type="search" name="googlesearch">
  <input type="submit">
</form>

</body>
</html>