ycw hace 2 años
padre
commit
34ae87b61d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      docs/manual/en/introduction/Creating-a-scene.html

+ 2 - 2
docs/manual/en/introduction/Creating-a-scene.html

@@ -105,8 +105,8 @@
 
 		<code>
 		&lt;!DOCTYPE html&gt;
-		&lt;html&gt;
-			&lt;head lang="en"&gt;
+		&lt;html lang="en"&gt;
+			&lt;head&gt;
 				&lt;meta charset="utf-8"&gt;
 				&lt;title&gt;My first three.js app&lt;/title&gt;
 				&lt;style&gt;

粤ICP备19079148号