Browse Source

Quips outside bullet list

Herby Vojčík 4 years ago
parent
commit
de88063086
1 changed files with 9 additions and 8 deletions
  1. 9 8
      index.html

+ 9 - 8
index.html

@@ -32,18 +32,19 @@ With Amber, client-side web development finally gets the power and productivity
       <p>Evaluating JavaScript object methods is transparent and makes using libraries a breeze.</p>
     </dd>
 
-    <dt>What do other people think?</dt>
-    <dd>
-      <p>
-        It's a 3D WebGL game engine that is very easy to get to work with Amber. Specifically though I am using its WebVR integration.  This is a pretty nice way to do VR development.  Being able to take the headset off, change a method, and then put the headset back on without having to restart is pretty nice.
-        <cite>-- ZenChess, on using babylon.js in Amber</cite>
-      </p>
-    </dd>
-
   </dl>
 
 </div>
 
+<div class="box" id="quips">
+  <h2>How other devs like it?</h2>
+
+  <p>
+    It's a 3D WebGL game engine that is very easy to get to work with Amber. Specifically though I am using its WebVR integration.  This is a pretty nice way to do VR development.  Being able to take the headset off, change a method, and then put the headset back on without having to restart is pretty nice.
+    <cite>-- ZenChess, on using babylon.js in Amber</cite>
+  </p>
+</div>
+
 <div class="box" id="getinvolved">
   <h2> Get involved!</h2>