新浪科技讯12月22日晚间消息 ,由新浪财经出品、新浪财经App及新浪科技联合主办的创投沙龙《财之道2.0》今日上线,本期主题是《复阳很常见?传染性很强 ?详解8大最关心的问题。
Name | Class | Description |
---|---|---|
Default | None | No styles, just columns and rows |
Basic | .table | Only horizontal lines between rows |
Bordered | bordered | Rounds corners and adds outer border |
Zebra-stripe | striped | Adds light gray background color to odd rows (1, 3, 5, etc) |
Condensed | condensed | Cuts vertical padding in half, from 8px to 4px, within all td and th elements |
<form class="well"> <label>Label name</label> <input type="text" class="span3" placeholder="Type something"> <span class="help-block">Example block-level help text here.</span> <label class="checkbox"> <input type="checkbox"> Check me out </label> <button type="submit" class="btn">Submit</button> </form>