该静态HTML的主要作用是呈现投票界面,让用户能够选择喜欢的球队和球星进行投票提交;
<html>
<head lang="en">
<meta charset="UTF-8">
<title>Welcome NBA Vote Center</title>
</head>
<body>
<table>
<h1>Welcome to NBA Vote Center</h1>
<form action="vote.php" method="post">
<td><h2>Which team do yuu think will get 2017 NBA Champion</h2></td>
<tr>
<td><img src="CAVL.jpg" alt="CAVL" height="100" width="100">
<input type="radio" name="team" value="Cleveland Cavaliers">Cleveland Cavaliers</td>
</tr>
<tr>
<td><img src="golden.jpg" alt="golden" height="80" width="100">
<