实例代码“Ctrl+/”提示“F11/ESC”全屏 返回 格式化 恢复 运行
x
 
1
<!DOCTYPE html>
2
<html lang="zh-cn">
3
  <head>
4
    <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
5
    <title>OuiBounce Testing Page</title>
6
    <link rel="stylesheet" href="/api/jq/5733e37808953/ouibounce.min.css">
7
    <style>
8
      body {
9
        background-color: #F0F1F2;
10
        color: #2E4052;
11
        min-height: 500px;
12
        padding: 0;
13
        -webkit-font-smoothing: antialiased;
14
        font-family: sans-serif;
15
      }
16
      .top-banner {
17
        background-color: #333;
18
      }
19
      .title {
20
        width:600px;
21
        margin:200px auto;
22
        font-size:60px;