1 Star 0 Fork 1

杭州-行者/virgo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
tables.html 54.35 KB
一键复制 编辑 原始数据 按行查看 历史
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<!--[if gt IE 8]>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<![endif]-->
<title>Default tables - Virgo Responsive Bootstrap3 Admin Template</title>
<link href="css/stylesheets.css" rel="stylesheet" type="text/css" />
<!--[if lt IE 10]>
<link href="css/ie.css" rel="stylesheet" type="text/css" />
<![endif]-->
<link rel="icon" type="image/ico" href="favicon.ico"/>
<script type='text/javascript' src='js/plugins/jquery/jquery.min.js'></script>
<script type='text/javascript' src='js/plugins/jquery/jquery-ui-1.10.1.custom.min.js'></script>
<script type='text/javascript' src='js/plugins/jquery/jquery-migrate-1.1.1.min.js'></script>
<script type='text/javascript' src='js/plugins/jquery/globalize.js'></script>
<script type='text/javascript' src='js/plugins/other/excanvas.js'></script>
<script type='text/javascript' src='js/plugins/other/jquery.mousewheel.min.js'></script>
<script type='text/javascript' src='js/plugins/bootstrap/bootstrap.min.js'></script>
<script type='text/javascript' src='js/plugins/cookies/jquery.cookies.2.2.0.min.js'></script>
<script type='text/javascript' src='js/plugins/fancybox/jquery.fancybox.pack.js'></script>
<script type='text/javascript' src='js/plugins/jflot/jquery.flot.js'></script>
<script type='text/javascript' src='js/plugins/jflot/jquery.flot.stack.js'></script>
<script type='text/javascript' src='js/plugins/jflot/jquery.flot.pie.js'></script>
<script type='text/javascript' src='js/plugins/jflot/jquery.flot.resize.js'></script>
<script type='text/javascript' src='js/plugins/epiechart/jquery.easy-pie-chart.js'></script>
<script type='text/javascript' src='js/plugins/knob/jquery.knob.js'></script>
<script type='text/javascript' src='js/plugins/sparklines/jquery.sparkline.min.js'></script>
<script type='text/javascript' src='js/plugins/pnotify/jquery.pnotify.min.js'></script>
<script type='text/javascript' src='js/plugins/fullcalendar/fullcalendar.min.js'></script>
<script type='text/javascript' src='js/plugins/datatables/jquery.dataTables.min.js'></script>
<script type='text/javascript' src='js/plugins/wookmark/jquery.wookmark.js'></script>
<script type='text/javascript' src='js/plugins/jbreadcrumb/jquery.jBreadCrumb.1.1.js'></script>
<script type='text/javascript' src='js/plugins/mcustomscrollbar/jquery.mCustomScrollbar.min.js'></script>
<script type='text/javascript' src="js/plugins/uniform/jquery.uniform.min.js"></script>
<script type='text/javascript' src="js/plugins/select/select2.min.js"></script>
<script type='text/javascript' src='js/plugins/tagsinput/jquery.tagsinput.min.js'></script>
<script type='text/javascript' src='js/plugins/maskedinput/jquery.maskedinput-1.3.min.js'></script>
<script type='text/javascript' src='js/plugins/multiselect/jquery.multi-select.min.js'></script>
<script type='text/javascript' src='js/plugins/validationEngine/languages/jquery.validationEngine-en.js'></script>
<script type='text/javascript' src='js/plugins/validationEngine/jquery.validationEngine.js'></script>
<script type='text/javascript' src='js/plugins/stepywizard/jquery.stepy.js'></script>
<script type='text/javascript' src='js/plugins/animatedprogressbar/animated_progressbar.js'></script>
<script type='text/javascript' src='js/plugins/hoverintent/jquery.hoverIntent.minified.js'></script>
<script type='text/javascript' src='js/plugins/media/mediaelement-and-player.min.js'></script>
<script type='text/javascript' src='js/plugins/cleditor/jquery.cleditor.js'></script>
<script type='text/javascript' src='js/plugins/shbrush/XRegExp.js'></script>
<script type='text/javascript' src='js/plugins/shbrush/shCore.js'></script>
<script type='text/javascript' src='js/plugins/shbrush/shBrushXml.js'></script>
<script type='text/javascript' src='js/plugins/shbrush/shBrushJScript.js'></script>
<script type='text/javascript' src='js/plugins/shbrush/shBrushCss.js'></script>
<script type='text/javascript' src='js/plugins/filetree/jqueryFileTree.js'></script>
<script type='text/javascript' src='js/plugins/slidernav/slidernav-min.js'></script>
<script type='text/javascript' src='js/plugins/isotope/jquery.isotope.min.js'></script>
<script type='text/javascript' src='js/plugins/jnotes/jquery-notes_1.0.8_min.js'></script>
<script type='text/javascript' src='js/plugins/jcrop/jquery.Jcrop.min.js'></script>
<script type='text/javascript' src='js/plugins/ibutton/jquery.ibutton.min.js'></script>
<script type='text/javascript' src='js/plugins/scrollup/jquery.scrollUp.min.js'></script>
<script type='text/javascript' src='js/plugins.js'></script>
<script type='text/javascript' src='js/charts.js'></script>
<script type='text/javascript' src='js/actions.js'></script>
</head>
<body>
<div class="header">
<a href="index.html" class="logo"></a>
<div class="buttons">
<div class="popup" id="subNavControll">
<div class="label"><span class="icos-list"></span></div>
</div>
<div class="dropdown">
<div class="label"><span class="icos-user2"></span></div>
<div class="body" style="width: 160px;">
<div class="itemLink">
<a href="#"><span class="glyphicon glyphicon-cog"></span> Settings</a>
</div>
<div class="itemLink">
<a href="#"><span class="glyphicon glyphicon-comment"></span> Messages</a>
</div>
<div class="itemLink">
<a href="#"><span class="glyphicon glyphicon-off"></span> Logoff</a>
</div>
</div>
</div>
<div class="popup">
<div class="label"><span class="icos-search1"></span></div>
<div class="body">
<div class="arrow"></div>
<div class="row">
<div class="form-group">
<div class="col-md-12">
<div class="input-group">
<span class="input-group-addon"><i class="glyphicon glyphicon-search"></i></span>
<input type="text" name="search" placeholder="Keyword..." class="form-control"/>
<div class="input-group-btn">
<button class="btn btn-default" type="button">Search</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="popup">
<div class="label"><span class="icos-cog"></span></div>
<div class="body">
<div class="arrow"></div>
<div class="row">
<div class="form-group">
<div class="col-md-12">
<span class="help-block">Themes:</span>
<div class="themes">
<a href="#" data-theme="" class="tip" title="Default"><img src="img/themes/default.jpg"/></a>
<a href="#" data-theme="ssDaB" class="tip" title="DaB"><img src="img/themes/dab.jpg"/></a>
<a href="#" data-theme="ssTq" class="tip" title="Tq"><img src="img/themes/tq.jpg"/></a>
<a href="#" data-theme="ssGy" class="tip" title="Gy"><img src="img/themes/gy.jpg"/></a>
<a href="#" data-theme="ssLight" class="tip" title="Light"><img src="img/themes/light.jpg"/></a>
<a href="#" data-theme="ssDark" class="tip" title="Dark"><img src="img/themes/dark.jpg"/></a>
<a href="#" data-theme="ssGreen" class="tip" title="Green"><img src="img/themes/green.jpg"/></a>
<a href="#" data-theme="ssRed" class="tip" title="Red"><img src="img/themes/red.jpg"/></a>
</div>
</div>
</div>
<div class="form-group">
<div class="col-md-12">
<span class="help-block">Backgrounds:</span>
<div class="backgrounds">
<a href="#" data-background="bg_default" class="bg_default"></a>
<a href="#" data-background="bg_mgrid" class="bg_mgrid"></a>
<a href="#" data-background="bg_crosshatch" class="bg_crosshatch"></a>
<a href="#" data-background="bg_hatch" class="bg_hatch"></a>
<a href="#" data-background="bg_light_gray" class="bg_light_gray"></a>
<a href="#" data-background="bg_dark_gray" class="bg_dark_gray"></a>
<a href="#" data-background="bg_texture" class="bg_texture"></a>
<a href="#" data-background="bg_light_orange" class="bg_light_orange"></a>
<a href="#" data-background="bg_yellow_hatch" class="bg_yellow_hatch"></a>
<a href="#" data-background="bg_green_hatch" class="bg_green_hatch"></a>
</div>
</div>
</div>
<div class="form-group">
<div class="col-md-12">
<span class="help-block">Navigation:</span>
<input type="radio" name="navigation" id="fixedNav"/> Fixed
<input type="radio" name="navigation" id="collapsedNav"/> Collapsible
<input type="radio" name="navigation" id="hiddenNav"/> Hidden
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="navigation">
<ul class="main">
<li><a href="index.html"><span class="icom-screen"></span><span class="text">Main</span></a></li>
<li><a href="#ui"><span class="icom-bookmark"></span><span class="text">UI elements</span></a></li>
<li><a href="#forms"><span class="icom-pencil3"></span><span class="text">Forms stuff</span></a></li>
<li><a href="#tables" class="active"><span class="icom-newspaper"></span><span class="text">Tables</span></a></li>
<li><a href="#media"><span class="icom-videos"></span><span class="text">Media & Files</span></a></li>
<li><a href="#stats"><span class="icom-stats-up"></span><span class="text">Statistic</span></a></li>
<li><a href="typography.html"><span class="icom-clipboard1"></span><span class="text">Typography</span></a></li>
<li><a href="#samples"><span class="icom-box-add"></span><span class="text">Samples</span></a></li>
<li><a href="#other"><span class="icom-star1"></span><span class="text">Other</span></a></li>
</ul>
<div class="control"></div>
<div class="submain">
<div id="default">
<div class="widget-fluid userInfo clearfix">
<div class="image">
<img src="img/examples/users/dmitry.jpg" class="img-thumbnail"/>
</div>
<div class="name">Welcom, Dmitry</div>
<ul class="menuList">
<li><a href="#"><span class="glyphicon glyphicon-cog"></span> Settings</a></li>
<li><a href="#"><span class="glyphicon glyphicon-comment"></span> Messages</a></li>
<li><a href="#"><span class="glyphicon glyphicon-share-alt"></span> Logoff</a></li>
</ul>
<div class="text">
Welcom back! Your last visit: 24.10.2012 in 19:55
</div>
</div>
<div class="widget-fluid TAC">
<div class="kchart">
<input type="text" class="knob" data-min="1" data-max="100" value="35" data-width="90" data-height="90" data-fgColor="#b84b48" data-readOnly="true" data-bgColor="#f7f8fa"/>
<div class="label label-danger">Free Space</div>
</div>
<div class="kchart">
<input type="text" class="knob" data-min="1" data-max="3000" value="1982" data-width="90" data-height="90" data-fgColor="#f89406" data-readOnly="true" data-bgColor="#f7f8fa"/>
<div class="label label-warning">Visits</div>
</div>
</div>
<div class="dr"><span></span></div>
<div class="widget">
<button class="btn btn-primary btn-block">Button block</button>
</div>
<div class="widget">
<button class="btn btn-warning btn-block">Some another button</button>
</div>
<div class="dr"><span></span></div>
<ul class="fmenu">
<li>
<a href="#">Submenu level 2</a>
</li>
<li>
<a href="#">Submenu level 2</a>
<span class="caption dark">5</span>
<ul>
<li><a href="#">Submenu level 3</a><span class="caption">1</span></li>
<li><a href="#">Submenu level 3</a><span class="caption red">2</span></li>
<li><a href="#">Submenu level 3</a><span class="caption green">3</span></li>
<li><a href="#">Submenu level 3</a><span class="caption orange">4</span></li>
<li><a href="#">Submenu level 3</a><span class="caption purple">5</span></li>
</ul>
</li>
<li>
<a href="#">Submenu level 2</a>
</li>
</ul>
<div class="dr"><span></span></div>
<div class="menu">
<a href="#">Submenu 1</a>
<a href="#">Submenu 2</a>
<a href="#">Submenu 3</a>
<a href="#">Submenu 4</a>
<a href="#">Submenu 5</a>
</div>
<div class="dr"><span></span></div>
</div>
<div id="ui">
<div class="menu">
<a href="ui.html"><span class="glyphicon glyphicon-user"></span> Interface</a>
<a href="buttons.html"><span class="glyphicon glyphicon-chevron-right"></span> Buttons set</a>
<a href="widgets.html"><span class="glyphicon glyphicon-th-large"></span> Widgets</a>
<a href="icons.html"><span class="glyphicon glyphicon-fire"></span> Icons</a>
<a href="grid.html"><span class="glyphicon glyphicon-th"></span> Grid system</a>
<a href="dnd.html"><span class="glyphicon glyphicon-move"></span> Drug and drop</a>
</div>
<div class="dr"><span></span></div>
<div class="widget">
<button class="btn btn-primary btn-block">Button block</button>
</div>
<div class="dr"><span></span></div>
<div class="widget-fluid">
<div class="accordion">
<h3>Section 1</h3>
<div>
<p>Mauris mauris ante, blandit et, ultrices a, suscipit eget, quam. Integer ut neque. Vivamus nisi metus, molestie vel, gravida in, condimentum sit amet, nunc. Nam a nibh. Donec suscipit eros. Nam mi. Proin viverra leo ut odio. Curabitur malesuada. Vestibulum a velit eu ante scelerisque vulputate.</p>
</div>
<h3>Section 2</h3>
<div>
<p>Sed non urna. Donec et ante. Phasellus eu ligula. Vestibulum sit amet purus. Vivamus hendrerit, dolor at aliquet laoreet, mauris turpis porttitor velit, faucibus interdum tellus libero ac justo. Vivamus non quam. In suscipit faucibus urna.</p>
</div>
<h3>Section 3</h3>
<div>
<ul>
<li>List item one</li>
<li>List item two</li>
<li>List item three</li>
</ul>
<p>Nam enim risus, molestie et, porta ac, aliquam ac, risus. Quisque lobortis. Phasellus pellentesque purus in massa. Aenean in pede. Phasellus ac libero ac tellus pellentesque semper. Sed ac felis. Sed commodo, magna quis lacinia ornare, quam ante aliquam nisi, eu iaculis leo purus venenatis dui.</p>
</div>
</div>
</div>
<div class="dr"><span></span></div>
<div class="widget">
<span>Default:</span>
<div class="progress small">
<div class="progress-bar progress-bar-info tip" style="width: 30%;" data-original-title="30%"></div>
</div>
<span>Success:</span>
<div class="progress small">
<div class="progress-bar progress-bar-success tip" style="width: 50%;" data-original-title="50%"></div>
</div>
<span>Warning:</span>
<div class="progress small">
<div class="progress-bar progress-bar-warning tip" style="width: 70%;" data-original-title="70%"></div>
</div>
<span>Danger:</span>
<div class="progress small">
<div class="progress-bar progress-bar-danger tip" style="width: 90%;" data-original-title="90%"></div>
</div>
</div>
<div class="dr"><span></span></div>
</div>
<div id="forms">
<div class="menu">
<a href="forms.html"><span class="glyphicon glyphicon-align-justify"></span> Form elements</a>
<a href="validation.html"><span class="glyphicon glyphicon-ok-sign"></span> Form validation</a>
<a href="wizard.html"><span class="glyphicon glyphicon-share"></span> Wizard</a>
<a href="form_grid.html"><span class="glyphicon glyphicon-th"></span> Form grid system</a>
<a href="editor.html"><span class="glyphicon glyphicon-pencil"></span> Editors</a>
<a href="edit_image.html"><span class="glyphicon glyphicon-picture"></span> Image handling</a>
</div>
<div class="dr"><span></span></div>
<div class="widget-fluid">
<div class="form-group">
<span>Text:</span>
<input type="text" placeholder="Placeholder example" class="form-control"/>
</div>
<div class="form-group">
<input type="checkbox" checked="checked" value="1"/>Checked
<input type="checkbox" value="2"/>Unchecked
</div>
<div class="form-group">
<select>
<option value="0">0</option>
<option value="1">1</option>
<option value="2">2</option>
</select>
</div>
<div class="form-group">
<span>Tags</span>
<input class="tags" value="PHP,CSS"/>
</div>
<div class="form-group">
<textarea name="text"></textarea>
</div>
<div class="form-group TAR">
<button class="btn btn-primary">Submit</button>
</div>
</div>
<div class="dr"><span></span></div>
</div>
<div id="tables">
<div class="menu">
<a href="tables.html" class="active"><span class="glyphicon glyphicon-align-justify"></span> Default tables</a>
<a href="dynamic_tables.html"><span class="glyphicon glyphicon-ok-sign"></span> Dynamic tables</a>
</div>
<div class="dr"><span></span></div>
<div class="widget-fluid">
<table cellpadding="0" cellspacing="0" width="100%">
<thead>
<tr>
<th width="50">ID</th>
<th>User</th>
</tr>
</thead>
<tbody>
<tr>
<td>u-231</td>
<td><a href="#">Dmitry Ivaniuk</a></td>
</tr>
<tr>
<td>u-250</td>
<td><a href="#">Helen Symonchuk</a></td>
</tr>
<tr>
<td>u-256</td>
<td><a href="#">Olga Yukhimchuk</a></td>
</tr>
<tr>
<td>u-276</td>
<td><a href="#">Valentin Ratushev</a></td>
</tr>
</tbody>
</table>
</div>
<div class="dr"><span></span></div>
<div class="widget-fluid">
<table cellpadding="0" cellspacing="0" width="100%">
<thead>
<tr>
<th><input type="checkbox" class="checkall"/></th>
<th width="25%">ID</th>
<th width="75%">User</th>
</tr>
</thead>
<tbody>
<tr>
<td><input type="checkbox" name="ch[]"/></td>
<td>u-231</td>
<td><a href="#">Dmitry Ivaniuk</a></td>
</tr>
<tr>
<td><input type="checkbox" name="ch[]"/></td>
<td>u-250</td>
<td><a href="#">Helen Symonchuk</a></td>
</tr>
<tr>
<td><input type="checkbox" name="ch[]"/></td>
<td>u-256</td>
<td><a href="#">Olga Yukhimchuk</a></td>
</tr>
<tr>
<td><input type="checkbox" name="ch[]"/></td>
<td>u-276</td>
<td><a href="#">Valentin Ratushev</a></td>
</tr>
</tbody>
</table>
</div>
<div class="dr"><span></span></div>
</div>
<div id="media">
<div class="menu">
<a href="images.html"><span class="glyphicon glyphicon-picture"></span> Images</a>
<a href="videos.html"><span class="glyphicon glyphicon-film"></span> Videos</a>
<a href="files.html"><span class="glyphicon glyphicon-file"></span> File handling</a>
</div>
<div class="dr"><span></span></div>
<div class="widget-fluid">
<div class="head">File Tree</div>
<div id="fileTree"></div>
</div>
<div class="dr"><span></span></div>
</div>
<div id="stats">
<div class="menu">
<a href="charts.html"><span class="glyphicon glyphicon-signal"></span> Charts</a>
<a href="chart_widgets.html"><span class="glyphicon glyphicon-star"></span> Chart widgets</a>
</div>
<div class="dr"><span></span></div>
<div class="widget-fluid TAC">
<div class="kchart">
<input type="text" class="knob" data-min="1" data-max="100" value="85" data-width="90" data-height="90" data-fgColor="#b84b48" data-readOnly="true" data-bgColor="#f7f8fa"/>
<div class="label label-danger">Server load</div>
</div>
<div class="kchart">
<input type="text" class="knob" data-min="1" data-max="1024" value="256" data-width="90" data-height="90" data-fgColor="#f89406" data-readOnly="true" data-bgColor="#f7f8fa"/>
<div class="label label-warning">Used RAM</div>
</div>
</div>
<div class="dr"><span></span></div>
<div class="widget-fluid">
<div class="row">
<div class="col-md-6 TAC">
<span class="mChartBar" sparkWidth="100" sparkHeight="30" sparkLineColor="#3f506a" sparkFillColor="#f7f8fa">1:3,2:4,3:3,3:4,4:2</span>
</div>
<div class="col-md-6 TAC">
<span class="mChartBar" sparkWidth="100" sparkHeight="30" sparkType="bar" sparkBarColor="#b84b48">5,6,4,6,5,4,5,6,8,5,6</span>
</div>
</div>
</div>
<div class="widget-fluid">
<div class="row">
<div class="col-md-6 TAC">
<span class="mChartBar" sparkWidth="100" sparkHeight="30" sparkType="discrete" sparkLineColor="#f89406">5,6,4,6,5,4,5,6,8,5,6</span>
</div>
<div class="col-md-6 TAC">
<span class="mChartBar" sparkType="bullet" sparkWidth="100" sparkHeight="30" sparkPerformanceColor="#3f506a" sparkTargetColor="#b84b48">10,12,12,9,7</span>
</div>
</div>
</div>
<div class="dr"><span></span></div>
</div>
<div id="samples">
<div class="menu">
<a href="profile.html"><span class="glyphicon glyphicon-user"></span> User profile</a>
<a href="stream.html"><span class="glyphicon glyphicon-refresh"></span> Stream activity</a>
<a href="mailbox.html"><span class="glyphicon glyphicon-envelope"></span> Mailbox</a>
<a href="invoice.html"><span class="glyphicon glyphicon-list-alt"></span> Invoice</a>
<a href="gallery.html"><span class="glyphicon glyphicon-picture"></span> Gallery</a>
<a href="users.html"><span class="glyphicon glyphicon-align-justify"></span> Users list</a>
<a href="contacts.html"><span class="glyphicon glyphicon-book"></span> Contacts list</a>
<a href="faq.html"><span class="glyphicon glyphicon-question-sign"></span> FAQ</a>
<a href="user_edit.html"><span class="glyphicon glyphicon-pencil"></span> User edit</a>
<a href="search.html"><span class="glyphicon glyphicon-search"></span> Search</a>
</div>
</div>
<div id="other">
<div class="menu">
<a href="login.html"><span class="glyphicon glyphicon-off"></span> Login page</a>
<a href="error_403.html"><span class="glyphicon glyphicon-warning-sign"></span> Error 403 Forbidden</a>
<a href="error_404.html"><span class="glyphicon glyphicon-warning-sign"></span> Error 404 Not found</a>
<a href="error_503.html"><span class="glyphicon glyphicon-warning-sign"></span> Error 503 Service Unavailable</a>
</div>
<div class="widget">
<div class="alert alert-block">
<strong>Alert block!</strong> Click me!:P
</div>
<div class="alert alert-error">
<strong>Oh snap!</strong> Change a few...
</div>
<div class="alert alert-success">
<strong>Well done!</strong> Successfully...
</div>
<div class="alert alert-info">
<strong>Heads up!</strong> This alert...
</div>
</div>
</div>
</div>
</div>
<div class="breadCrumb clearfix">
<ul id="breadcrumbs">
<li><a href="index.html">Home</a></li>
<li><a href="#">Tables</a></li>
<li>Default tables</li>
</ul>
</div>
<div class="content">
<div class="row">
<div class="col-md-12">
<div class="widget">
<div class="head dark">
<div class="icon"><span class="icos-clipboard1"></span></div>
<h2>Default</h2>
</div>
<div class="block-fluid">
<table cellpadding="0" cellspacing="0" width="100%">
<thead>
<tr>
<th width="25%">
Email
</th>
<th width="25%">
Name
</th>
<th width="25%">
Code
</th>
<th width="25%">
Post
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="#">dmitry@domain.com</a>
</td>
<td>
Dmitry Ivaniuk
</td>
<td>
DT-SV35582
</td>
<td>
<span class="label label-danger">Developer</span>
</td>
</tr>
<tr>
<td>
<a href="#">olga@domain.com</a>
</td>
<td>
Olga Ivaniuk
</td>
<td width="25%">
DS-SV34522
</td>
<td width="25%">
<span class="label label-danger">Economist</span>
</td>
</tr>
<tr>
<td>
<a href="#">alex@domain.com</a>
</td>
<td>
Alex Fruz
</td>
<td width="25%">
DV-SV41222
</td>
<td width="25%">
<span class="label label-danger">Developer</span>
</td>
</tr>
<tr>
<td>
<a href="#">helen@domain.com</a>
</td>
<td>
Helen Simonchuk
</td>
<td width="25%">
DV-ST32212
</td>
<td width="25%">
<span class="label label-danger">Promoter</span>
</td>
</tr>
<tr>
<td>
<a href="#">valentin@domain.com</a>
</td>
<td>
Valentin Ratushev
</td>
<td width="25%">
DV-WR21677
</td>
<td width="25%">
<span class="label label-danger">Lawyer</span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="widget">
<div class="head dark">
<div class="icon"><span class="icos-paragraph-justify"></span></div>
<h2>With hover</h2>
</div>
<div class="block-fluid">
<table cellpadding="0" cellspacing="0" width="100%" class="table-hover">
<thead>
<tr>
<th width="25%">
Email
</th>
<th width="25%">
Name
</th>
<th width="25%">
Code
</th>
<th width="25%">
Post
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="#">dmitry@domain.com</a>
</td>
<td>
Dmitry Ivaniuk
</td>
<td>
DT-SV35582
</td>
<td>
<span class="label label-danger">Developer</span>
</td>
</tr>
<tr>
<td>
<a href="#">olga@domain.com</a>
</td>
<td>
Olga Ivaniuk
</td>
<td width="25%">
DS-SV34522
</td>
<td width="25%">
<span class="label label-danger">Economist</span>
</td>
</tr>
<tr>
<td>
<a href="#">alex@domain.com</a>
</td>
<td>
Alex Fruz
</td>
<td width="25%">
DV-SV41222
</td>
<td width="25%">
<span class="label label-danger">Developer</span>
</td>
</tr>
<tr>
<td>
<a href="#">helen@domain.com</a>
</td>
<td>
Helen Simonchuk
</td>
<td width="25%">
DV-ST32212
</td>
<td width="25%">
<span class="label label-danger">Promoter</span>
</td>
</tr>
<tr>
<td>
<a href="#">valentin@domain.com</a>
</td>
<td>
Valentin Ratushev
</td>
<td width="25%">
DV-WR21677
</td>
<td width="25%">
<span class="label label-danger">Lawyer</span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="widget">
<div class="head dark">
<div class="icon"><span class="icos-checkbox"></span></div>
<h2>With checkbox and hover</h2>
</div>
<div class="block-fluid">
<table cellpadding="0" cellspacing="0" width="100%" class="table-hover">
<thead>
<tr>
<th><input type="checkbox" class="checkall"/></th>
<th width="25%">
Email
</th>
<th width="25%">
Name
</th>
<th width="25%">
Code
</th>
<th width="25%">
Post
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<input type="checkbox" name="check[]" value="1"/>
</td>
<td>
<a href="#">dmitry@domain.com</a>
</td>
<td>
Dmitry Ivaniuk
</td>
<td>
DT-SV35582
</td>
<td>
<span class="label label-danger">Developer</span>
</td>
</tr>
<tr>
<td>
<input type="checkbox" name="check[]" value="1"/>
</td>
<td>
<a href="#">olga@domain.com</a>
</td>
<td>
Olga Ivaniuk
</td>
<td width="25%">
DS-SV34522
</td>
<td width="25%">
<span class="label label-danger">Economist</span>
</td>
</tr>
<tr>
<td>
<input type="checkbox" name="check[]" value="1"/>
</td>
<td>
<a href="#">alex@domain.com</a>
</td>
<td>
Alex Fruz
</td>
<td width="25%">
DV-SV41222
</td>
<td width="25%">
<span class="label label-danger">Developer</span>
</td>
</tr>
<tr>
<td>
<input type="checkbox" name="check[]" value="1"/>
</td>
<td>
<a href="#">helen@domain.com</a>
</td>
<td>
Helen Simonchuk
</td>
<td width="25%">
DV-ST32212
</td>
<td width="25%">
<span class="label label-danger">Promoter</span>
</td>
</tr>
<tr>
<td>
<input type="checkbox" name="check[]" value="1"/>
</td>
<td>
<a href="#">valentin@domain.com</a>
</td>
<td>
Valentin Ratushev
</td>
<td width="25%">
DV-WR21677
</td>
<td width="25%">
<span class="label label-danger">Lawyer</span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="widget">
<div class="head dark">
<div class="icon"><span class="icos-checkmark"></span></div>
<h2>Check checkbox on row click</h2>
</div>
<div class="block-fluid">
<table cellpadding="0" cellspacing="0" width="100%" class="table-hover table-row-check">
<thead>
<tr>
<th><input type="checkbox" class="checkall"/></th>
<th width="25%">
Email
</th>
<th width="25%">
Name
</th>
<th width="25%">
Code
</th>
<th width="25%">
Post
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<input type="checkbox" name="check[]" value="1"/>
</td>
<td>
<a href="#">dmitry@domain.com</a>
</td>
<td>
Dmitry Ivaniuk
</td>
<td>
DT-SV35582
</td>
<td>
<span class="label label-danger">Developer</span>
</td>
</tr>
<tr>
<td>
<input type="checkbox" name="check[]" value="1"/>
</td>
<td>
<a href="#">olga@domain.com</a>
</td>
<td>
Olga Ivaniuk
</td>
<td width="25%">
DS-SV34522
</td>
<td width="25%">
<span class="label label-danger">Economist</span>
</td>
</tr>
<tr>
<td>
<input type="checkbox" name="check[]" value="1"/>
</td>
<td>
<a href="#">alex@domain.com</a>
</td>
<td>
Alex Fruz
</td>
<td width="25%">
DV-SV41222
</td>
<td width="25%">
<span class="label label-danger">Developer</span>
</td>
</tr>
<tr>
<td>
<input type="checkbox" name="check[]" value="1"/>
</td>
<td>
<a href="#">helen@domain.com</a>
</td>
<td>
Helen Simonchuk
</td>
<td width="25%">
DV-ST32212
</td>
<td width="25%">
<span class="label label-danger">Promoter</span>
</td>
</tr>
<tr>
<td>
<input type="checkbox" name="check[]" value="1"/>
</td>
<td>
<a href="#">valentin@domain.com</a>
</td>
<td>
Valentin Ratushev
</td>
<td width="25%">
DV-WR21677
</td>
<td width="25%">
<span class="label label-danger">Lawyer</span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/frontpage/virgo.git
git@gitee.com:frontpage/virgo.git
frontpage
virgo
virgo
master

搜索帮助