File tree 1 file changed +24
-50
lines changed
1 file changed +24
-50
lines changed Original file line number Diff line number Diff line change 1
- <!DOCTYPE html>
1
+ <!DOCTYPE html>
2
2
< html >
3
3
< head >
4
- < style >
5
- body {
6
- background-color : # b0c4de ;
7
- }
8
-
9
- .info {
10
- background-color : green;
11
- border : 5px solid orange;
12
- padding : 10px ;
13
-
14
- float : left;
15
-
16
- margin : 10px ;
17
-
18
4
19
- width : 300px ;
20
- }
21
-
22
- .info-example {
23
- background-color : white;
24
- }
25
-
26
- </ style >
27
5
</ head >
28
- < body >
29
-
30
- < h1 > Khayelitsha Ekasi</ h1 >
31
6
7
+ < style >
8
+ body {background-color : red;
9
+ background-image : url ("file:///home/sanele/Pictures/images.jpeg" );}
32
10
33
- < p > INTRODUCTION</ p >
11
+ h1 {color : blue}
12
+ p {color : green}
13
+
14
+ # content {
15
+ width : 80% ;
16
+ background-color : black;
17
+ opacity : 0.85 ;
18
+ padding : 15px ;
19
+ margin : 0 auto;
20
+ }
34
21
22
+ </ style >
35
23
36
- < div class ="info ">
37
- < h2 > Molo unjani?</ h2 >
38
- khayelitsha was established in 1984, and it had 3000 houses built.
39
- </ div >
40
24
41
- < a href ="test.html "> link</ a >
25
+ < div id ="content ">
26
+ < h1 > EZASE-KASI</ h1 >
42
27
43
- < div class ="info info-example ">
44
- khayelitsha was established in 1984, and it had 3000 houses built.
45
- </ div >
28
+ < h1 > background of the townships</ h1 >
46
29
47
- < div class ="info ">
48
- < h2 > Ndisaphila enkosi!</ h2 >
49
- khayelitsha was established in 1984, and it had 3000 houses built.
50
- </ div >
30
+ < a href ="index-help.html "> This web page contains all the happening in Khayelitsha.link</ a >
51
31
52
- < div class ="info ">
53
- khayelitsha was established in 1984, and it had 3000 houses built.
54
- </ div >
32
+
33
+ < a href ="Map-index.html "> < h3 > maps</ h3 >
55
34
56
- < div class ="info ">
57
- khayelitsha was established in 1984, and it had 3000 houses built.
58
- </ div >
35
+ < h4 > < a href ="where is happening>WHERE IS HAPPENING ".link > </ h4 >
59
36
60
- < div class ="info ">
61
- khayelitsha was established in 1984, and it had 3000 houses built.
37
+ < h3 > < a href ="say your mind ".link > </ h3 >
62
38
</ div >
63
39
64
- </ body >
65
- </ html >
66
-
40
+ </ html >
You can’t perform that action at this time.
0 commit comments