Sign in

梁美英 / programming · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • programming
  • example
  • recording.html
  • add file
    c70acc05
    ykxie authored
    2017-02-24 16:55:58 +0800  
    Browse Code »
recording.html 179 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Document</title>
    <script src="ide.js"></script>
</head>
<body>
    <h1>HELoo</h1>
</body>
</html>