html 起动form.html

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html 起动form.html相关的知识,希望对你有一定的参考价值。

<html>
    <head>
        <link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css" rel="stylesheet">
        <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
    </head>
    <body>
        <nav class="navbar navbar-default navbar-fixed-top" role="navigation">
            <div class="container">
                <a class="navbar-brand" href="">Brand</a>
            </div>
        </nav>
        <div class="container" style="margin-top:60px">
            <div class="form-group">
              <label>hoge</label>
              <input class="form-control" type="text">
            </div>
            <div class="form-group">
              <label>hogeho</label>
              <select class="form-control"></select>
            </div>
            <div class="form-group">
              <label>hogehogehogeo</label>
              <select class="form-control"></select>
            </div>
            <div class="checkbox">
                <label>
                    <input type="checkbox"> Check me out
                </label>
            </div>
            <div class="form-group">
                <button class="btn btn-large btn-primary">search</button>
            </div>
        </div>
    </body>
</html>

以上是关于html 起动form.html的主要内容,如果未能解决你的问题,请参考以下文章

apache_conf Serfの起动时に设定ファイルを読み込む。参考:http://www.serfdom.io/docs/agent/options.html

[转载]起动service保存android系统log( logcat服务)

[原创]java WEB学习笔记17:关于中文乱码的问题 和 tomcat在eclipse中起动成功,主页却打不开

LTC6804 起动导线开路ADC转换和轮询转换指令(ADOW)

html 采样接触Form.html

html form_snippet.html