close
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<link href="http://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" rel="stylesheet">
</head>
<body>
<table class="table table-bordered">
<tr>
<th>-webkit- </th>
<td>(<span class="text-danger">Chrome, Safari</span>, newer versions of <span class="text-danger">Opera</span>, almost all iOS browsers (including <span class="text-danger">Firefox for iOS</span>); basically, any WebKit based browser)</td>
</tr>
<tr>
<th>-moz- </th>
<td>(<span class="text-danger">Firefox</span>)Gecko核心</td>
</tr>
<tr>
<th>-o- </th>
<td>(Old, pre-WebKit, versions of <span class="text-danger">Opera</span>)</td>
</tr>
<tr>
<th>-ms- </th>
<td>(<span class="text-danger">Internet Explorer</span> and <span class="text-danger">Microsoft Edge</span>)</td>
</tr>
</table>
</body>
</html>
全站熱搜
留言列表