⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.html

📁 JavaExample
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
 <HEAD>
  <TITLE>Test Page for Apache Installation on Web Site</TITLE>
 </HEAD>
<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
 <BODY
  BGCOLOR="#FFFFFF"
  TEXT="#000000"
  LINK="#0000FF"
  VLINK="#000080"
  ALINK="#FF0000"
 >
  <H1 ALIGN="CENTER">
   It Worked!  The Apache Web Server is Installed on this Web Site!
  </H1>
  <P>
  If you can see this page, then the people who own this domain have just
  installed the <A HREF="http://www.apache.org/">Apache Web server</A>
  software successfully.  They now have to add content to this directory
  and replace this placeholder page, or else point the server at their real
  content.
  </P>
  <HR>
  <BLOCKQUOTE>
   If you are seeing this page instead of the site you expected, please
   <STRONG>contact the administrator of the site involved.</STRONG>
   (Try sending mail to <SAMP>&lt;Webmaster@<EM>domain</EM>&gt;</SAMP>.)
   Although this site is
   running the Apache software it almost certainly has no other connection
   to the Apache Group, so please do not send mail about this site or its
   contents to the Apache authors.  If you do, your message will be
   <STRONG><BIG>ignored</BIG></STRONG>.
  </BLOCKQUOTE>
  <HR>
  <P>
  The Apache
  <A
   HREF="manual/index.html"
  >documentation</A>
  has been included with this distribution.
  </P>
  <P>
  The Webmaster of this site is free to use the image below on
  an Apache-powered Web server.  Thanks for using Apache!
  </P>
  <DIV ALIGN="CENTER">
   <IMG SRC="apache_pb.gif" ALT="">
  </DIV>
 </BODY>
</HTML>

⌨️ 快捷键说明

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