Optweemize

Size
2,223 Kb
Views
10,120

How do I make an optweemize?

Landing page UI of my app. What is a optweemize? How do you make a optweemize? This script and codes were developed by Tushar Sonawane on 26 December 2022, Monday.

Optweemize Previews

Optweemize - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Optweemize</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="container"> <h1>Optweemize</h1> <form class="input-form" action="/stats"> <div class="input-handler"> <span>@</span> <input class="textbox" type="text" placeholder="Twitter ID"><br><br> <input class="button" type="submit" value="Let's go!"> </div> </form>
</div>
<footer class="footer"> with ♥ from <a href="https://tushkiz.github.io">tushkiz</a> <span><a href="https://github.com/Tushkiz/optweemize">fork on github</a></span>
</footer> <script src="js/index.js"></script>
</body>
</html>

Optweemize - Script Codes CSS Codes

* { margin: 0; padding: 0; box-sizing: border-box;
}
*:focus { outline: none;
}
body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; background-color: #34495E; color: #ccc;
}
.container { margin-top: 10%; margin-right: auto; margin-left: auto; text-align: center;
}
.container:before, .container:after { display: table; line-height: 0; content: "";
}
.container h1 { font-size: 80px; line-height: 80px; margin: 30px 0;
}
.input-handler input, .input-handler span { font-size: 24px; border: 0px; padding: 10px;
}
.input-handler .textbox { background-color: #eee; color: #444; padding-left: 0px;
}
.input-handler .button { background-color: #6CB0F5;
}
.input-handler .button:hover { background-color: #7FBFFF;
}
.input-handler span { border-bottom: 1px solid #eee; border-radius: 8px 0 0 8px; margin-right: -4px; padding-right: 2px; background-color: #eee; color: #444;
}
.input-handler .textbox { border-radius: 0 8px 8px 0;
}
.input-handler .button { border-radius: 8px;
}
.footer { border-top: 4px dotted #666; padding: 40px; background-color: #2C3E50; font-size: 20px; position: absolute; width: 100%; bottom: 0px;
}
.footer span { float: right;
}
.footer a { color: #ccc; text-decoration: none;
}
.footer a:hover { text-decoration: underline;
}

Optweemize - Script Codes JS Codes

/* Landing page UI of my app
*/
Optweemize - Script Codes
Optweemize - Script Codes
Home Page Home
Developer Tushar Sonawane
Username Tushkiz
Uploaded December 26, 2022
Rating 3
Size 2,223 Kb
Views 10,120
Do you need developer help for Optweemize?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Tushar Sonawane (Tushkiz) Script Codes
Create amazing marketing copy with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!