Home.md
... ...
@@ -12,10 +12,52 @@ This wiki serves as the main source of documentation for development teams worki
12 12
13 13
<br>
14 14
15
-[Izenda Overview](/Guides/ReportDesign) | [Install/<br>Maintenance](/Integration/Tutorials)|[[Release Notes]]
16
-:--:|:---:|:---:
17
-[![](/Home/Overview_Globe.png)](/Guides/ReportDesign)|[![](/Home/Install_Download.png)](/Integration/Tutorials)|
18
-Introduction to the Izenda product|Instructions on installing and updating Izenda|Review the changes with each new release
15
+<table border="1" width="100%">
16
+ <tr>
17
+ <th width="33%">
18
+ <a href="http://http://wiki.izenda.us/Guides/ReportDesign/">
19
+ Izenda Overview
20
+ </a>
21
+ </th>
22
+ <th width="33%">
23
+ <a href="http://http://wiki.izenda.us/Integration/Tutorials/">
24
+ Install/Maintenance
25
+ </a>
26
+ </th>
27
+ <th width="33%">
28
+ <a href="http://http://wiki.izenda.us/Release Notes/">
29
+ Release Notes
30
+ </a>
31
+ </th>
32
+ </tr>
33
+ <tr>
34
+ <td align="center">
35
+ <a href="http://http://wiki.izenda.us/Guides/ReportDesign/">
36
+ <img src="/Home/Overview_Globe.png" alt="Overview Icon" style="width:128px;height:128px;">
37
+ </a>
38
+ </td>
39
+ <td align="center">
40
+ <a href="http://http://wiki.izenda.us/Integration/Tutorials/">
41
+ <img src="/Home/Install_Download.png" alt="Install Icon" style="width:128px;height:128px;">
42
+ </a>
43
+ </td>
44
+ <td align="center">
45
+ <a href="http://http://wiki.izenda.us/Release Notes/">
46
+ </a>
47
+ </td>
48
+ </tr>
49
+ <tr>
50
+ <td align="center">
51
+ Introduction to the Izenda product
52
+ </td>
53
+ <td align="center">
54
+ Instructions on installing and updating Izenda
55
+ </td>
56
+ <td align="center">
57
+ Review the changes with each new release
58
+ </td>
59
+ </tr>
60
+</table>
19 61
20 62
<!-- Commented out Best Practices until we develop a page
21 63
[Izenda Overview](/Guides/ReportDesign) | [Install/<br>Maintenance](/Integration/Tutorials) | Best Practices
... ...
@@ -26,11 +68,55 @@ Introduction to the Izenda product|Instructions on installing and updating Izend
26 68
27 69
<br>
28 70
29
-[Customization](/Guides/Developer-Links-and-Guides) | [Code Reference](http://wiki.izenda.us/API) | [FAQ](http://wiki.izenda.us/FAQ/FAQ)
30
-:---:|:--:|:---:
31
-[![](/Home/Customization_Wrench.png)](/Guides/Developer-Links-and-Guides)|[![](/Home/CodeRef_Terminal.png)](http://wiki.izenda.us/API)|[![http://wiki.izenda.us/FAQ/FAQ](/Home/FAQ_QuestionMark.png)](http://wiki.izenda.us/FAQ/FAQ)
32
-Altering Izenda to meet your company's needs|Technical documentation on Izenda's features, methods, and variables|Frequently asked questions from developers and end users
71
+<table border="1" width="100%">
72
+ <tr>
73
+ <th width="33%">
74
+ <a href="http://http://wiki.izenda.us/Guides/Developer-Links-and-Guides/">
75
+ Customization
76
+ </a>
77
+ </th>
78
+ <th width="33%">
79
+ <a href="http://http://wiki.izenda.us/API/">
80
+ Code Reference
81
+ </a>
82
+ </th>
83
+ <th width="33%">
84
+ <a href="http://http://wiki.izenda.us/FAQ/FAQ/">
85
+ FAQ
86
+ </a>
87
+ </th>
88
+ </tr>
89
+ <tr>
90
+ <td align="center">
91
+ <a href="http://http://wiki.izenda.us/Guides/Developer-Links-and-Guides/">
92
+ <img src="/Home/Customization_Wrench.png" alt="Customization Icon" style="width:128px;height:128px;">
93
+ </a>
94
+ </td>
95
+ <td align="center">
96
+ <a href="http://http://wiki.izenda.us/API/">
97
+ <img src="/Home/CodeRef_Terminal.png" alt="Code Reference Icon" style="width:128px;height:128px;">
98
+ </a>
99
+ </td>
100
+ <td align="center">
101
+ <a href="http://http://wiki.izenda.us/FAQ/FAQ/">
102
+ <img src="/Home/FAQ_QuestionMark.png" alt="FAQ" style="width:128px;height:128px;">
103
+ </a>
104
+ </td>
105
+ </tr>
106
+ <tr>
107
+ <td align="center">
108
+ Altering Izenda to meet your company's needs
109
+ </td>
110
+ <td align="center">
111
+ Technical documentation on Izenda's features, methods, and variables
112
+ </td>
113
+ <td align="center">
114
+ Frequently asked questions from developers and end users
115
+ </td>
116
+ </tr>
117
+</table>
33 118
119
+<br>
34 120
35 121
36 122
<!-- Commented out old home page. Holding on to ensure we don't need it
... ...
@@ -139,4 +225,4 @@ else
139 225
}
140 226
}
141 227
```
142
--->
... ...
\ No newline at end of file
0
+-->