index.html

来自「Eledge开放学习管理系统.这个软件提供一个框架来创建一个用于在线教育的web」· HTML 代码 · 共 13 行

HTML
13
字号
<html>
<head>
<title>Home Page</title>
<meta http-equiv="refresh" content="1; url=/servlet/Eledge.Home">
</head>
<body>
<h3>Welcome to the <a href=http://eledge.sf.net>Eledge Open Learning Management System</a>.</h3>
In a moment, this page should automatically refresh to the home page for this course.  If it does not, then you should try a URL similar to<br> 
<FONT FACE=Arial SIZE=+1><b>http://<i>servername</i>/servlet/<i>coursename.Home</i></b></FONT><br>
Or contact your instructor for the proper location.
</body>
</html>

⌨️ 快捷键说明

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