Showing
1 changed file
with
32 additions
and
0 deletions
a.html
0 → 100644
1 | +<!DOCTYPE html> | ||
2 | +<html> | ||
3 | + <style type = "text/css"> | ||
4 | + body {margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; width : 100%; font-size: 3.0em; line-height: 3.0em; font-weight : bold; font-family: Yeon Sung; text-align:center; color:white; background-image:url(ProbabilityDeath/public/images/fdd.jpg); } | ||
5 | + | ||
6 | + | ||
7 | + #center_top1 {position:absolute; top:50px; left:550px; height :25%; overflow:hidden; } | ||
8 | + | ||
9 | + #center_top2 {position:absolute; top:200px; left:600px; height :25%; overflow:hidden;} | ||
10 | + | ||
11 | + #center_top3 {position:absolute; top:350px; left:500px; height :25%; overflow:hidden;} | ||
12 | + | ||
13 | + #center_top4 {position:absolute; top:500px; left:670px; height :25%; overflow:hidden; } | ||
14 | + | ||
15 | + </style> | ||
16 | + | ||
17 | + | ||
18 | + <body> | ||
19 | + <div id = "center_top1"> | ||
20 | + (사용자정보) 님은 | ||
21 | + </div> | ||
22 | + <div id = "center_top2"> | ||
23 | + (타이머) 뒤에 | ||
24 | + </div> | ||
25 | + <div id = "center_top3"> | ||
26 | + (사고 요인)로 인해 사망 | ||
27 | + </div> | ||
28 | + <div id = "center_top4"> | ||
29 | + 합니다. | ||
30 | + </div> | ||
31 | + </body> | ||
32 | +</html> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or login to post a comment