Skip to content

Commit c7eefa1

Browse files
committed
idex.html
1 parent 46f6408 commit c7eefa1

File tree

2 files changed

+40
-5
lines changed

2 files changed

+40
-5
lines changed

sanele/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<style>
88
body {background-color:red;
9-
background-image: url("file:///home/sanele/Pictures/images.jpeg");}
9+
background-image: url("./Pictures/images.jpeg");}
1010

1111
h1 {color:blue}
1212
p {color:green}
@@ -27,14 +27,14 @@ <h1>EZASE-KASI</h1>
2727

2828
<h1>background of the townships</h1>
2929

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>
3131

3232

3333
<a href="Map-index.html"><h3>maps</h3>
3434

35-
<h4><a href="where is happening>WHERE IS HAPPENING".link ></h4>
35+
<h4><a href="happen_index-help.html>.link ></h4>
3636
37-
<h3><a href="say your mind".link ></h3>
38-
</div>
37+
<h3><a href="happen_index-help.html".link ></h3>
38+
</div>s
3939

4040
</html>

sanele/todo.html

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
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>

0 commit comments

Comments
 (0)