Showing
3 changed files
with
24 additions
and
0 deletions
main.html
0 → 100644
1 | +<!DOCTYPE html> | ||
2 | +<html lang="en"> | ||
3 | + <head> | ||
4 | + <meta charset="UTF-8" /> | ||
5 | + <meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
6 | + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
7 | + <title>HomePurchaseAgePrediction</title> | ||
8 | + <link rel="stylesheet" href="style.css" /> | ||
9 | + </head> | ||
10 | + | ||
11 | + <body> | ||
12 | + <center>집구매시기예측서비스</center> | ||
13 | + </body> | ||
14 | +</html> |
src/background.jpg
0 → 100644
217 KB
-
Please register or login to post a comment