Difference between revisions of "Template:Tongji-software"

Line 1: Line 1:
  
<html>
+
<!doctype html>
 +
<html lang="zh">
 +
<head>
 +
<meta charset="UTF-8">
 +
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 +
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0">
 +
<title>支持电脑手机端的幻灯片轮播代码</title>
 +
<link rel="stylesheet" type="text/css" href="css/default.css">
 +
<link rel="stylesheet" href="css/jflex.min.css" type="text/css" media="all">
 +
<style>
 +
body { font-family: 'Roboto'; padding: 10px; }
 +
.flex { margin: 0 auto 20px; max-width: 768px; }
  
 
 
<style>
 
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
  

Revision as of 13:53, 6 October 2018

<!doctype html> 支持电脑手机端的幻灯片轮播代码