Bootstrap表格操作
< ! DOCTYPE html > < html lang = "zh-CN" > < head > < meta charset = "utf-8" > < meta http - equiv = "X-UA-Compatible" content = "IE=edge" > < meta name = "viewport" content = "width=device-width, initial-scale=1" > < ! -- 上述 3 个meta标签 * 必须 * 放在最前面,任何其他内容都 * 必须 * 跟随其后! -- > < title > Bootstrap 101 Template < / title > < ! -- 新 Bootstrap 核心 CSS 文件 -- > < link rel = "stylesheet" href = "3.3.5/css/bootstrap.min.css" > < ! -- 可选的Bootstrap主题文件(一般不用引入) -- > < link rel = "stylesheet" href = "3.3.5/css/bootstrap-theme.min.css" > < ! -- jQuery文件。务必在bootstrap . min . js 之前引入 -- > < script src = "1.11.3