File tree 2 files changed +40
-5
lines changed
2 files changed +40
-5
lines changed Original file line number Diff line number Diff line change 6
6
7
7
< style >
8
8
body {background-color : red;
9
- background-image : url ("file:///home/sanele /Pictures/images.jpeg" );}
9
+ background-image : url (". /Pictures/images.jpeg" );}
10
10
11
11
h1 {color : blue}
12
12
p {color : green}
@@ -27,14 +27,14 @@ <h1>EZASE-KASI</h1>
27
27
28
28
< h1 > background of the townships</ h1 >
29
29
30
- < a href ="index -help.html "> This web page contains all the happening in Khayelitsha.link</ a >
30
+ < a href ="happen_index -help.html "> This web page contains all the happening in Khayelitsha.link</ a >
31
31
32
32
33
33
< a href ="Map-index.html "> < h3 > maps</ h3 >
34
34
35
- < h4 > < a href ="where is happening>WHERE IS HAPPENING " .link > </ h4 >
35
+ < h4 > < a href ="happen_index-help.html> .link ></h4>
36
36
37
- < h3 > < a href ="say your mind ".link > </ h3 >
38
- </ div >
37
+ <h3><a href= "happen_index-help.html ".link > </ h3 >
38
+ </ div > s
39
39
40
40
</ html >
Original file line number Diff line number Diff line change
1
+ < html >
2
+
3
+ < meta charset ="utf-8 ">
4
+ < strong > < b > < head > TO DO LIST.html</ head > < b > < strong >
5
+
6
+ < ol >
7
+ < code > < p > Fistly I want to change the background colour to be lightgrey and insert a picture on command_line_knowledge.html
8
+ </ p > < code >
9
+ </ ol >
10
+
11
+ </ head >
12
+ < body >
13
+ < style >
14
+ ul#menu li {
15
+ display:inline;
16
+ }
17
+ text{ color:blue;
18
+ font-size:19px;
19
+ font-family:"Dejavu Sans";
20
+ padding:12px;
21
+ opacity: .75;
22
+ background-color:#64FE2E;}
23
+ body {background-color:lightgrey}
24
+ h1 {color:blue}
25
+ p {color:green}
26
+
27
+ img.home {
28
+ width: 46px;
29
+ height: 44px;
30
+ background: url(img_navsprites.gif) 0 0;
31
+
32
+ <head>
33
+ </body>
34
+
35
+ </html>
You can’t perform that action at this time.
0 commit comments