File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -316,16 +316,18 @@ Another example bellow shows the result in Figure 6B.
316316</body>
317317</pre>
318318
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">
322322 <p> (A) Deploying elements using the conventional coordinate system used in the web</p>
323323 </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">
326326 <p> (B) Deploying elements using polar coordinate system</p>
327327 </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>
329331</div>
330332</div>
331333
You can’t perform that action at this time.
0 commit comments