File tree Expand file tree Collapse file tree 5 files changed +85
-0
lines changed Expand file tree Collapse file tree 5 files changed +85
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html >
3
+ < body >
4
+
5
+ < img src ="IT.jpg " style ="width:304px;height:228px "> < img src ="images.jpg " style ="width:800px;height:228px ">
6
+ < table border ="1 " style ="width:100% ">
7
+ < tr >
8
+ < td > HOME</ td >
9
+ < td > Product</ td >
10
+ < td > Service</ td >
11
+ < td > Training</ td >
12
+ < td > Company</ td >
13
+ < td > Contact us</ td >
14
+
15
+ </ tr >
16
+
17
+
18
+ < style >
19
+
20
+ body {
21
+ background-color : lightblue;
22
+ }
23
+ h1 {
24
+ color : navy;
25
+ margin-left : 20px ;
26
+ }
27
+ header {
28
+ background-color : black;
29
+ color : white;
30
+ text-align : center;
31
+ padding : 5px ;
32
+ }
33
+
34
+ </ style >
35
+
36
+ < footer >
37
+ Copyright © Sandiso IT Business Software.com
38
+ </ footer >
39
+
40
+
41
+
42
+
43
+ < br >
44
+ < hr >
45
+
46
+ < h2 > IT Business Software </ h2 >
47
+ < table border ="1 " style ="width:100% ">
48
+
49
+ < a href = https://github.com/maysaaa/codeX_OnlineSetup > East London</ a > < br >
50
+ < a href = https://github.com/maysaaa/codeX_OnlineSetup > Port Elizabeth</ a > < br >
51
+ < a href = https://github.com/maysaaa/codeX_OnlineSetup > Johannesburg</ a > < br >
52
+ < header >
53
+ < h3 > Company Backgraund</ h3 >
54
+ </ header >
55
+
56
+ < section >
57
+ < h1 > IT Business</ h1 >
58
+ < p >
59
+ We are
60
+ closing the loop
61
+ between
62
+ Business and IT
63
+ </ p >
64
+
65
+ < p >
66
+ Collaborative Process Integration offers innovative technology solutions that enable agile businesses
67
+ to integrate their
68
+ business processes effectively and fast
69
+ in such a way that
70
+ operating cost is
71
+ reduced persistently
72
+ whilst quality is improved continuously.
73
+ </ p >
74
+ </ section >
75
+ < table border ="1 " style ="width:100% ">
76
+
77
+
78
+ < footer >
79
+ Copyright © W3Schools.com
80
+ </ footer >
81
+
82
+ </ body >
83
+
84
+ </ html >
85
+
You can’t perform that action at this time.
0 commit comments