引导——代码块

  

说明

<>之前多行代码可以使用,& lt; pre>,标签。为了正确的展示代码,注意将尖括号做转义处理

示例

 & lt; ! DOCTYPE  html>
  & lt; html  lang="应用"比;
  ,,& lt; head>
  ,,,,& lt; meta  charset=" utf - 8 "比;
  ,,,,& lt; meta  http-equiv=" X-UA-Compatible ",内容=癐E=边缘”比;
  ,,,,& lt; meta  name="视窗",内容=翱矶?设备宽度,初始=1”比;
  ,,,,& lt; !——,上述3个元标签*必须*放在最前面,任何其他内容都*必须*跟随其后!,——比;
  ,,,,& lt; title> Bootstrap  101年,Template
  
  ,,,,& lt; !——, Bootstrap ——比;
  ,,,,& lt; link  rel="样式表",href=" https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css ",诚信=皊ha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va + PmSTsz/K68vbdEjh5u”, crossorigin=澳涿北?
  
  ,,,,& lt; !——, HTML5  shim 以及Respond.js  for  IE8  support  of  HTML5  elements 以及media  queries ——比;
  ,,,,& lt; !——,警告:,Respond.js 并't  work  if 你view 从而page  via 文件://,,在
  ,,,,& lt; !——(if  lt  IE  9]比;
  ,,,,,& lt; script  src=" https://cdn.bootcss.com/html5shiv/3.7.3/html5shiv.min.js "祝辞& lt;/script>
  ,,,,,& lt; script  src=" https://cdn.bootcss.com/respond.js/1.4.2/respond.min.js "祝辞& lt;/script>
  ,,,,& lt; ! [endif]——比;
  ,,& lt;/head>
  ,,& lt; body>
  ,,& lt; div 类="容器"比;
  ,,& lt; pre>, lt; p& gt; Sample  text 这里…,lt;/p& gt; & lt;/pre>
  ,,,& lt;/div>
  
  ,,,,& lt; !——, jQuery  (necessary  for 引导's  JavaScript 插件),——比;
  ,,,,& lt; script  src=" https://cdn.bootcss.com/jquery/1.12.4/jquery.min.js "祝辞& lt;/script>
  ,,,,& lt; !——, Include  all  compiled  plugins (下图),或是Include  individual  files  as  needed ——比;
  ,,,,& lt; script  src=" https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js ",诚信=皊ha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa”, crossorigin=澳涿弊4? lt;/script>
  ,,& lt;/body>
  & lt;/html> 

输出

耙?代码块"

引导——代码块