Voting App - register

Developer
Size
1,948 Kb
Views
28,336

How do I make an voting app - register?

What is a voting app - register? How do you make a voting app - register? This script and codes were developed by Matheus on 03 September 2022, Saturday.

Voting App - register Previews

Voting App - register - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Voting App - register</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <link href="https://fonts.googleapis.com/css?family=Bungee" rel="stylesheet">
<div id="Header"> <div id="headerTitle"> <h1> Voting App </h1> <img id="votingIcon" src="https://d30y9cdsu7xlg0.cloudfront.net/png/79294-200.png"> </div>
</div>
<div id="registerField"> <div id="formField"> <form> User Name <br> <input type="text" name="userName" ng-model="user.name" required> <br><br> Password <br> <input type="text" name="userKey" ng-model="user.password" required> <br><br> Confirm Password <br> <input type="text" name="userConfirm" ng-model="user.confirm" required> <br><br> <form> </div> <div id="btnDiv"> <button class="headerBtn" id="loginButton" ng-click="loginFunc()">Submit</button> </div>
</div>
</body>
</html>

Voting App - register - Script Codes CSS Codes

body{ font-family: 'Bungee', cursive;
}
#headerTitle{ text-align: center; background-color: #ff6600; width: 100%; height: 150px; margin: auto;
}
#votingIcon{ display: inline-block; width: 100px; height: 100px;
}
h1{ font-size: 80px; position: relative; bottom: 20px; display: inline-block;
}
#registerField{ background-color: #ffd699; height: 600px;
}
#formField{ position: relative; top: 60px; margin: auto;
}
p{ font-size: 20px;
}
.headerBtn{ background-color: #662900; color: black; font-family: 'Bungee', cursive; border: none; height: 40px; width: 100px;
}
.headerBtn:hover{ cursor: pointer;
}
form{ text-align: center;
}
#btnDiv{ text-align: center; position: relative; top: 80px;
}
Voting App - register - Script Codes
Voting App - register - Script Codes
Home Page Home
Developer Matheus
Username MatheusLima92
Uploaded September 03, 2022
Rating 3
Size 1,948 Kb
Views 28,336
Do you need developer help for Voting App - register?

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!

Matheus (MatheusLima92) Script Codes
Create amazing art & images 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!