Showing
1 changed file
with
18 additions
and
0 deletions
main-page.html
0 → 100644
| 1 | +<!DOCTYPE html> | ||
| 2 | +<html> | ||
| 3 | + | ||
| 4 | +<head> | ||
| 5 | + <title>Hello OSS!</title> | ||
| 6 | +</head> | ||
| 7 | + | ||
| 8 | +<body> | ||
| 9 | + <header> | ||
| 10 | + <center> | ||
| 11 | + <h1>나의 요리비급서 from YouTube</h1> | ||
| 12 | + </center> | ||
| 13 | + <hr align="center" width=50%> | ||
| 14 | + </hr> | ||
| 15 | + </header> | ||
| 16 | +</body> | ||
| 17 | + | ||
| 18 | +</html> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or login to post a comment