Toggle navigation
Toggle navigation
This project
Loading...
Sign in
천현우
/
Voicoding
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
Authored by
민병수
2021-06-02 00:15:47 +0900
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
a26d7007e9ff55c08fc6c4f9a581965a354dac4d
a26d7007
2 parents
1efb0d08
cc9a3fe9
Merge branch 'html' into 'main'
Html See merge request !1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
Voicoding_web/Voico_Home.html
Voicoding_web/Voico_Home.html
0 → 100644
View file @
a26d700
<!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>
\ No newline at end of file
Please
register
or
login
to post a comment