head.html

来自「jsp 应用开发技术光盘 是《jsp应用开发技术》这本书的源代码」· HTML 代码 · 共 16 行

HTML
16
字号
<html>
<head>
<title>
	Bookstore
</title>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>

<center> 
<hr>
<br>&nbsp;
<h1> 
	<font size="+3" color="black">Bookstore</font> 
</h1> 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?