Showing
2 changed files
with
23 additions
and
0 deletions
index.htm
0 → 100644
| 1 | +<!DOCTYPE html> | ||
| 2 | +<html lang="ko-kr"> | ||
| 3 | +<head> | ||
| 4 | + <meta charset="utf-8"> | ||
| 5 | + <title>StarCraft 2 Build Recommendation Project</title> | ||
| 6 | +<body> | ||
| 7 | + | ||
| 8 | +<h1>Starlog</h1> | ||
| 9 | + | ||
| 10 | +<p stype="fond-family:verdana;">StarCraft 2 Build Recommendation Project</p> | ||
| 11 | +<img src="logoIMG.jpg" alt="StarCraft2 LOGO image"> | ||
| 12 | +<br> | ||
| 13 | +<br> | ||
| 14 | +<button>Races</button> | ||
| 15 | +<ul> | ||
| 16 | + <li>Terran</li> | ||
| 17 | + <li>Zerg</li> | ||
| 18 | + <li>Protoss</li> | ||
| 19 | +</ul> | ||
| 20 | +<a href="https://starcraft2.com/ko-kr/game">Official Site</a> | ||
| 21 | + | ||
| 22 | +</body> | ||
| 23 | +</html> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
logoIMG.jpg
0 → 100644
136 KB
-
Please register or login to post a comment