HTML Basics

w3schools

本章作业需要用到的:

  1. Title

  2. Heading <h1>天气查询</h1>

  3. search box `
  4. search submit <input type="submit" name="search_submit" value="查询">
  5. buttons <input type="button" name="help" value="帮助">

  6. text field? to show the result

HTML Forms

<input type="submit"> 提交数据给form-handler - 通常时一个server page上面写着处理数据的脚本;form-handler在action属性上说明 <form action="action_page.php">

Questions:

  1. 不能在同一行展示,why?

Change Logs

2017.02.13 Initial Draft

results matching ""

    No results matching ""