JavaWeb入门____1.Html5____Demo2
<html>
<head>
<title>我的第一个html页面</title>
</head>
<body text="black" bgcolor="white" backcolor="images/8.jpg">
<input type="image" value="照片按钮" src="images\九州档案1.PNG" width=300px height=100px>
<input type="image" value="照片按钮" src="images\九州档案2.PNG" width=300px height=100px>
</body>
</html>
程序运行结果为