同时 ,HTC的竞争对手也是很强大 ,三星的技术实力异常强大,谷歌以技术研发见长 ,索尼的游戏内容独一无二 ,Oculus背后有Facebook的海量资源 。
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>