Commit fe5ca278 authored by Mandic's avatar Mandic
Browse files

Update hellox3dom.html

parent d0989eca
Pipeline #6357 passed with stages
in 13 seconds
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
node </a> associates a geometry node with node </a> associates a geometry node with
nodes that define that geometry's appearance. The following example draws a blue box. nodes that define that geometry's appearance. The following example draws a blue box.
<pre> <pre>
<code class="language-html"> <code class="language-html">
&lt;X3D id="shapedata" width="600px" height="600px" style="float:left"&gt; &lt;X3D id="shapedata" width="600px" height="600px" style="float:left"&gt;
&lt;Scene&gt; &lt;Scene&gt;
&lt;background transparency='0' skyColor='1 0 0'&gt; &lt;/background&gt; &lt;background transparency='0' skyColor='1 0 0'&gt; &lt;/background&gt;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment