File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -316,16 +316,18 @@ Another example bellow shows the result in Figure 6B.
316
316
</body>
317
317
</pre>
318
318
319
- <div style="width: 800px ; text-align:center">
320
- <div style="float: left; width: 400px ;">
321
- <img style="width: 300px " src="images/polar_positioning_a.png">
319
+ <div style="width: 600px ; text-align:center">
320
+ <div style="float: left; width: 300px ;">
321
+ <img style="width: 250px " src="images/polar_positioning_a.png">
322
322
<p> (A) Deploying elements using the conventional coordinate system used in the web</p>
323
323
</div>
324
- <div style="float: left; width: 400px ;">
325
- <img style="width: 300px " src="images/polar_positioning_b.png">
324
+ <div style="float: left; width: 300px ;">
325
+ <img style="width: 250px " src="images/polar_positioning_b.png">
326
326
<p> (B) Deploying elements using polar coordinate system</p>
327
327
</div>
328
- <p class="caption"> Positioning elements in conventional coordinate system and polar coordinate system</p>
328
+ <div style="width: 600px">
329
+ <p class="caption"> Positioning elements in conventional coordinate system and polar coordinate system</p>
330
+ </div>
329
331
</div>
330
332
</div>
331
333
You can’t perform that action at this time.
0 commit comments