• This project
    • Loading...
  • Sign in

천현우 / Voicoding

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • Voicoding
  • Voicoding_web
  • Voico_Home.html
  • 민병수's avatar
    start2 · cc9a3fe9
    cc9a3fe9
    민병수 authored 2021-06-02 00:14:52 +0900
Voico_Home.html 404 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-">
    </head>
    <body>
        <ol id = "specail" type = "I">
            <li>1</li>
            <li>2</li>
            <li>3</li>
        </ol>
        <button>
            Start
        </button>
        <button>
            Exit
        </button>
    </body>
</html>