HTML学习:计算机-表格版

<!DOCTYPE html>
<html>
	<head>
		<meta charset="UTF-8">
		<title>计算器-表格版</title>
	</head>
	<body>
		<table  width="35%" align="center" bgcolor="dimgray" height="90px" cellspacing="0">
			<tr >
				<td>
					&nbsp;&nbsp;&nbsp;&nbsp;<font color="red" size=" 6">●</font>
					<font color="yellow" size=" 6">●</font>
					<font color="blue" size=" 6">●</font>
				</td>
			</tr>			
			<tr>
				<td height="50px" >
					<table border="1"width="99%" height="99%" align="center" bordercolor="red" cellspacing="0">
						<tr>
							<td bgcolor="white"></td>
						</tr>
					</table>
				</td>
			</tr>
		</table>
		<table   width="35%" align="center" bgcolor="dimgray" cellspacing="5" height="450px">
			<tr bgcolor="deepskyblue" align="center">
				<td width="25%"><font  size="6">AC</font></td>
				<td width="25%"><font  size="6">+/-</font></td>
				<td width="25%"><font  size="6">%</font></td>
				<td><font  size="6">&divide;</font></td>
			</tr>
			<tr bgcolor="deepskyblue" align="center">
				<td><font  size=" 6">7</font></td>
				<td><font  size=" 6">8</font></td>
				<td><font  size=" 6">9</font></td>
				<td><font  size=" 6">&times;</font></td>
			</tr>
			<tr bgcolor="deepskyblue" align="center">
				<td ><font  size=" 6">4</font></td>
				<td><font  size=" 6">5</font></td>
				<td><font  size=" 6"> 6</font></td>
				<td><font  size=" 6">-</font></td>
			</tr>
			<tr bgcolor="deepskyblue" align="center">
				<td ><font  size=" 6">1</font></td>
				<td><font  size=" 6">2</font></td>
				<td><font  size=" 6">3</font></td>
				<td><font  size=" 6">+</font></td>
			</tr>
			<tr bgcolor="deepskyblue" align="center">
				<td ><font  size=" 6">0</font></td>
				<td><font  size=" 6">&lt;-</font></td>
				<td><font  size=" 6">.</font></td>
				<td><font  size=" 6">=</font></td>
			</tr>
		</table>
	</body>
</html>
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值