📄 index.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Welcome to Java Cooperation site</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
background-image: url(pattern.gif);
margin-top: 15px; margin-left:0; margin-right:0;
}
h1 {color:#FFBF00; font-family:Verdana, Arial, Helvetica, sans-serif}
a:link { color:#FFBF00; font-weight:bold;}
a:visited { color: #FFBF00; font-weight: bold }
a:active {color: #FEFDC7; }
a:hover { color: #FFFFFF; }
.style1 {
color: #FFFFFF;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-large;
}
.style2 {
color: #FF6600;
font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style4 {
color: #FFFFFF;
font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
-->
</style></head>
<body>
<div align="center" style="vertical-align:middle; height:100%;">
<h1>Java Game Programming Tutorial</h1>
<p><img src="beginos.gif" width="201" height="151"></p>
<div style="background-color:#333333; padding-top:10px; border-top: 2px solid black; border-bottom: 2px solid black;"> <span class="style4">select version:</span>
<h2 class="style1"><a href="http://www.javacooperation.gmxhome.de/indexEng.html">English</a></h2>
<h2 class="style1"><a href="http://www.javacooperation.gmxhome.de/indexDeu.html">German</a></h2>
<h2 class="style1"><a href="http://javacooperation.dev.juga.ru/index.html">Russian (external link)</a></h2>
</div>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -