File tree Expand file tree Collapse file tree 1 file changed +15
-20
lines changed Expand file tree Collapse file tree 1 file changed +15
-20
lines changed Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html >
3
- < head >
3
+ < head >
4
4
< meta charset ="UTF-8 ">
5
5
< title > Homepage</ title >
6
6
< link rel ="stylesheet " href ="style.css ">
7
-
8
- </ head >
9
- < body >
10
-
11
-
12
-
7
+ </ head >
8
+ < body >
13
9
< div class ="whole ">
14
- < div class ="heading ">
15
- < h2 > Welcome!</ h2 >
16
- </ div >
17
- < div class ="mssg ">
18
- < p > Online Payment</ p >
19
- </ div >
20
- < div class ="btn ">
21
- < a href ="details.html " > < button type ="button "> PAY HERE</ button > </ a >
22
- < blockquote > < em style ="font-size: 22px; "> Simpler, Faster, Friendlier</ em > </ blockquote >
23
-
24
-
25
- </ body >
26
- </ html >
10
+ < div class ="heading ">
11
+ < h2 > Welcome!</ h2 >
12
+ </ div >
13
+ < div class ="mssg ">
14
+ < p > Online Payment</ p >
15
+ </ div >
16
+ < div class ="btn ">
17
+ < a href ="details.html "> < button type ="button "> PAY HERE</ button > </ a >
18
+ < blockquote > < em style ="font-size: 22px; "> Simpler, Faster, Friendlier</ em > </ blockquote >
19
+ </ body >
20
+ </ html >
21
+
You can’t perform that action at this time.
0 commit comments