| <html> | |
| <head> | |
| <link rel="stylesheet" type="text/css" href="css/tips.css"> | |
| </head> | |
| <body> | |
| <p>It is very easy to change the built-in web server port (<span class="control">File | Settings – Debugger – JavaScript</span>), | |
| and use the "Built-in server port" spinner to set the new value. </p> | |
| <p class="image"><img src="images/builtInServer.png"></p> | |
| <p>Next, open an HTML page in your browser and see it running on the defined port.</p> | |
| </body> | |
| </html> |