Skip to content

Multi-Virtual/Multi-Virtual.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Virtual

The official Multi-Virtual website. Multi-Virtual is a company made by Sparky2you and Coolboy67YT and this is the website.

If you need help coding or want to be developer

<!--We are searching for developers. Here is a basic HTML code.-->
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
</head>
<body>
    
</body>
</html>

We are also searching for Javascript developers

let title = "Multi-Virtual";
document.title = title;
console.log(title);

Also Electron

<!DOCTYPE html>
<html lang="en">
<head>
<% var title = 'Multi-Virtual' %>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title><%- title %></title>
</head>
<body>
    
</body>
</html>

Also Css

body {
    background-color: blue;
}
.button {
    margin: 10px;
}

Also Json

{
    "Default": {
        "Title": "Multi-Virtual"
    }
}

Also Skript

on join:
    set {JoinMessage} to "Welcome!"
    sens {JoinMessage} to all players

Also Node JS

var http = require('http');

http.createServer(function (req, res) {
  res.writeHead(200, {'Content-Type': 'text/plain'});
  res.end('Hello World!');
}).listen(8080);

Also Console

node server.js
npm install

If you don't know what are the .muvi, they are custom