Showing
1 changed file
with
0 additions
and
14 deletions
main.html
deleted
100644 → 0
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> |
-
Please register or login to post a comment