Trusted by 2+ million users, 1000+ happy students everyday
Showing pages 1 to 4 of 18 pages
Home Page - Index.php<?phpinclude_once('connect.php'); //include connection file?><!DOCTYPE html><html><body> <img src="logo.png " alt="logo" style="width:150px;height:150px;"> <head> <link rel="stylesheet" type="text/css" href="css/style.css"> <meta charset="UTF-8"> <title>Poll voting</title> <div class="h1"> <h1>Poll Here and Look at People Thoughts</h1> </div> <div class="h2"> <h2>Free Poll/Voting System that Is Available for Anyone</h2> </div> <!-- adding a clicable button for new page for voting--> <a href="polling.php" class="button"> Create Your Polls Here</a> </head> <header> <div class="header"> <nav class="navigation">