@@ -7,7 +7,7 @@ How to Start with dhtmlxGantt
77Here's the overview of guides which tell you about basic Gantt initialization with popular front-end frameworks.<br ><br >
88
99<table style =' border-left :none !important ;' cellspacing =" 0 " cellpadding =" 5 " border =" 0 " >
10- <tbody>
10+ <tbody >
1111 <tr>
1212 <td>
1313 <span style="font-size:15px;">desktop/initializing_gantt_chart.md</span>
@@ -30,12 +30,12 @@ Here's the overview of guides which tell you about basic Gantt initialization wi
3030 </tr>
3131 <tr>
3232 <td>
33- <span style="font-size:15px;">desktop/howtostart_react.md</span>
33+ <span style="font-size:15px;">desktop/howtostart_react.md</span>
3434 <br>
3535 A detailed tutorial which dwells on Gantt chart implementation with React.
3636 </td>
3737 <td>
38- <a href="desktop/howtostart_react.md"><img src="howtostart_frontend_frameworks/gantt_react.png"></a>
38+ <a href="desktop/howtostart_react.md"><img src="howtostart_frontend_frameworks/gantt_react.png"></a>
3939 </td>
4040 </tr>
4141 <tr>
@@ -47,7 +47,7 @@ Here's the overview of guides which tell you about basic Gantt initialization wi
4747 <td>
4848 <a href="desktop/howtostart_vue.md"><img src="howtostart_frontend_frameworks/gantt_vue.png"></a>
4949 </td>
50- </tr>
50+ </tr>
5151 <tr>
5252 <td>
5353 <span style="font-size:15px;">desktop/howtostart_svelte.md</span>
@@ -57,12 +57,11 @@ Here's the overview of guides which tell you about basic Gantt initialization wi
5757 <td>
5858 <a href="desktop/howtostart_svelte.md"><img src="howtostart_frontend_frameworks/gantt_svelte.png"></a>
5959 </td>
60- </tr>
61- </tbody>
60+ </tr>
61+ </tbody >
6262</table >
6363
6464
65-
6665<h2 >How to Start with Gantt on Server Side</h2 >
6766
6867You can watch the video guide that shows how to create a Gantt chart on the page and load the data into it on the example of a Node.js platform.
@@ -74,7 +73,7 @@ You can watch the video guide that shows how to create a Gantt chart on the page
7473Below you will find a brief overview of the guides which tell you about basic Gantt initialization on different server-side platforms to suit all tastes and preferences.<br >
7574
7675<table style =' border-left :none !important ;' cellspacing =" 0 " cellpadding =" 5 " border =" 0 " >
77- <tbody>
76+ <tbody >
7877 <tr>
7978 <td>
8079 <span style="font-size:15px;">desktop/howtostart_dotnet_core.md</span>
@@ -114,7 +113,7 @@ Below you will find a brief overview of the guides which tell you about basic Ga
114113 <td>
115114 <a href="desktop/howtostart_php_laravel.md"><img src="desktop/how_to_start_laravel.png"></a>
116115 </td>
117- </tr>
116+ </tr>
118117 <tr>
119118 <td>
120119 <span style="font-size:15px;">desktop/howtostart_php_slim4.md</span>
@@ -124,7 +123,7 @@ Below you will find a brief overview of the guides which tell you about basic Ga
124123 <td>
125124 <a href="desktop/howtostart_php_slim4.md"><img src="desktop/php_tutorial.png"></a>
126125 </td>
127- </tr>
126+ </tr>
128127 <tr>
129128 <td>
130129 <span style="font-size:15px;">desktop/howtostart_python.md</span>
@@ -134,7 +133,7 @@ Below you will find a brief overview of the guides which tell you about basic Ga
134133 <td>
135134 <a href="desktop/howtostart_python.md"><img src="desktop/how_to_start_python.png"></a>
136135 </td>
137- </tr>
136+ </tr>
138137 <tr>
139138 <td>
140139 <span style="font-size:15px;">desktop/howtostart_salesforce.md</span>
@@ -155,15 +154,15 @@ Below you will find a brief overview of the guides which tell you about basic Ga
155154 <a href="desktop/howtostart_ruby.md"><img src="desktop/ruby_tutorial.png"></a>
156155 </td>
157156 </tr>
158- </tbody>
157+ </tbody >
159158</table >
160159
161160
162161@index :
163162- desktop/howtostart_angular.md
164- - desktop/howtostart_react.md
165163- desktop/howtostart_vue.md
166164- desktop/howtostart_svelte.md
165+ - desktop/howtostart_react.md
167166- desktop/howtostart_dotnet_core.md
168167- desktop/howtostart_dotnet.md
169168- desktop/howtostart_nodejs.md
0 commit comments