在html文档中,有如下代码:
<form>
List1:
<input type="text" name="List1"/>
<br/>
List2:
<input type="text" name="List2"/>
</form>
在浏览器中显示为( )。