Online Sequencer Forums

Full Version: To Know What OS Needs, Click Here
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The online sequencer needs a way to customize the profile pages! I like making websites and stuff, so maybe a way to implement html and css, and probably Javascript, too! (No server side)
Can I see your websites?
(07-12-2019, 10:08 AM)Frank Wrote: [ -> ]Can I see your websites?

I don't have a web host
I do know html and css:
Code:
<html>
<head>
<style>
body {
 background:#404040;
}
</style>
</head>
</html>
That was example code
I kinda wanna make my page look like how this sounds:
but i cant do it because there is no way
Shoot, it might have been .com
https://glitch.com/ <-- free website hosting
you can use github pages too