Skip to content

Commit f19932c

Browse files
philiptrphiliptr
authored andcommitted
New tutorial layouts
1 parent 722fe50 commit f19932c

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

content/static/tutorials/rendering/index.html

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ <h3>Another drawing surface</h3>
4949
</td>
5050
</tr>
5151

52-
<br />
53-
<br />
5452

5553
<tr>
5654
<td>
@@ -63,7 +61,7 @@ <h3>Another drawing surface</h3>
6361
<br />
6462
<br />
6563

66-
<tr style="float:left;">
64+
<tr style ="width: 100px; height: 100px; float:left;">
6765
<td>
6866
<img src="imgs/35_02.png" style= "width: 100px; height: 100px; float: left;">
6967
</td>
@@ -94,7 +92,7 @@ <h3>Another drawing surface</h3>
9492
</tr>
9593

9694
<br />
97-
<tr style="float:left;">
95+
<tr style ="width: 100px; height: 100px; float:left;">
9896
<td>
9997

10098
<img src="imgs/35_03.png" style= "width: 100px; height: 100px;">
@@ -133,7 +131,7 @@ <h3>Another drawing surface</h3>
133131

134132
<br />
135133

136-
<tr style="float:left;">
134+
<tr style ="width: 100px; float:left;">
137135
<td>
138136

139137
<img src="imgs/35_04_1.png" style= "width: 100px; height: 100px;">
@@ -182,7 +180,7 @@ <h3>Another drawing surface</h3>
182180

183181
<br />
184182

185-
<tr style="float:left;">
183+
<tr style ="width: 100px; float:left;">
186184
<td>
187185

188186
<img src="imgs/35_05_1.png" style= "width: 100px; height: 100px;">
@@ -245,7 +243,7 @@ <h3>Another drawing surface</h3>
245243
</td>
246244
</tr>
247245

248-
<tr style="float:left;">
246+
<tr style ="width: 100px; float:left;">
249247
<td>
250248
<br />
251249
<br />
@@ -308,7 +306,7 @@ <h3>OpenGL surfaces</h3>
308306

309307
<br />
310308

311-
<tr style="float:left;">
309+
<tr style ="width: 100px; float:left;">
312310
<td>
313311

314312
<img src="imgs/35_07_1.png" style= "width: 100px; height: 100px;">
@@ -386,7 +384,7 @@ <h3>Combine surfaces</h3>
386384
</td>
387385
</tr>
388386

389-
<tr style="float:left;">
387+
<tr style ="width: 100px; float:left;">
390388
<td>
391389
<br />
392390

@@ -461,7 +459,7 @@ <h3>Combine surfaces</h3>
461459
</td>
462460
</tr>
463461

464-
<tr style="float:left;">
462+
<tr style ="width: 100px; float:left;">
465463
<td>
466464
<br />
467465
<img src="imgs/35_10_1.png" style= "width: 100px; height: 100px;">
@@ -530,7 +528,7 @@ <h3>Combine surfaces</h3>
530528
</td>
531529
</tr>
532530

533-
<tr style="float:left;">
531+
<tr style ="width: 100px; float:left;">
534532
<td>
535533
<br />
536534
<img src="imgs/35_11_1.png" style= "width: 100px; height: 100px;">

0 commit comments

Comments
 (0)