You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 satır
363B

  1. <!doctype html>
  2. <html>
  3. <head>
  4. <title>Cheerp C++ to Javascript compiler</title>
  5. <meta name="viewport" content="width=device-width,initial-scale=1.0">
  6. <link rel="stylesheet" href="css/mystyles.css">
  7. <link href="css/mystyles.css" rel="stylesheet"></head>
  8. <body>
  9. <div id="app"></div>
  10. <script type="text/javascript" src="main.js"></script></body>
  11. </html>