• This project
    • Loading...
  • Sign in

민재기 / web_service

%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
  • web_service
  • ex01.html
  • 민재기's avatar
    170314 practice. · 6d2dc8c4
    6d2dc8c4
    민재기 authored 2017-03-14 12:05:33 +0900
ex01.html 234 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11
<!DOCTYPE html>
<html lang="ko">
  <body>
    <a href="http://www.khu.ac.kr/" target="_blank">경희대학교</a>
    <br/>
    <p>컴퓨터공학과</p>
    <p>2학년</p>
    <p>2012104083</p>
    <p>민재기</p>
  </body>
</html>