wiki.sine.space | sinespace

Difference between revisions of "Get started"

From wiki.sine.space
Jump to: navigation, search
(Ceceisthebest1972 moved page Get started to User:Get started)
 
 
(43 intermediate revisions by 3 users not shown)
Line 1: Line 1:
#REDIRECT [[User:Get started]]
+
<html>
 +
<head>
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<style>
 +
.button {
 +
  background-color: #ff3f81;
 +
  border: none;
 +
  color: white;
 +
  padding: 30px 30px;
 +
  text-align: center;
 +
  text-decoration: none;
 +
  font-family:cairo;
 +
  font-size:16px;
 +
  display: inline-block;
 +
  margin: 50px 25px;
 +
  cursor: pointer;
 +
  border-radius: 50px;
 +
}
 +
 
 +
.button:hover {
 +
  background-color: #f1f1f1;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
 
 +
 
 +
 
 +
<a href="https://wiki.sine.space/index.php?title=Creator_signup_through_SDK"><button class="button">Creator signup through SDK</button></a>
 +
<a href="https://wiki.sine.space/index.php?title=Creator_signup_through_web"><button class="button">Creator signup through web</button></a>
 +
 
 +
</body>
 +
</html>
 +
 
 +
{{Creation Navbox}}

Latest revision as of 11:53, 24 April 2019