xenadmin/Branding/HomePage/index.zh-CN.html
Konstantina Chremmou c7b531ed80 CP-31105: Moved the Homepage to the Branding folder and added it to the project as a link.
Also, no need to include the homepage sources to the project.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2019-06-04 16:38:18 +01:00

70 lines
3.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Citrix Hypervisor</title>
<link rel="stylesheet" href="css/screen.css" type="text/css" media="screen, projection">
<link rel="stylesheet" href="css/theme.css" type="text/css" media="screen, projection">
<link rel="stylesheet" href="css/print.css" type="text/css" media="print">
</head>
<body>
<div class="cx-hero-top-bg">
</div>
<div class="container">
<div class="span-18 top cx-hero-top">
<div class="span-16 prepend-1 append-0 inner last">
<div class="column left span-12 first">
<img id="logo-citrixHypervisor" src="media/logos/cx-logo-citrixHypervisor.png" alt="Citrix Hypervisor Logo"/>
<p class="cx-tagline" title="业界领先的开源平台,用于实现云服务器和桌面虚拟化">
<span>业界领先的面向云服务器和桌面虚拟化的<br>开源平台</span>
</p>
<ul class="cx-callouts-list">
<li class="cx-doc-icon" title="了解如何使用 XenCenter">
<a href="xencenter://HelpContents" class="cx-link">了解如何使用 XenCenter</a>
</li>
<li class="cx-doc-icon" title="与其他 Citrix Hypervisor 用户联网">
<a href="https://discussions.citrix.com/forum/101-hypervisor-formerly-xenserver/" class="cx-link">与其他 Citrix Hypervisor 用户联网</a>
</li>
<li class="cx-doc-icon last" title="社区支持合作伙伴">
<a href="https://www.citrix.com/support" class="cx-link">访问 Citrix 知识中心</a>
</li>
</ul>
</div>
<div class="column right span-6 last">
<img id="cloudServerGraphic" src="media/icons/cx-cloudServerGraphic.png" alt="云服务器图形">
</div>
</div>
</div>
<div class="span-18 cx-hero-bottom clearfix">
<div class="column prepend-1 clearfix">
<div class="span-6 cx-cards" title="添加服务器">
<a class="cx-link" href="xencenter://AddServer">
<img id="addServer" alt="添加服务器" src="media/icons/cx-icon-addServer.png">
<p>添加服务器</p>
</a>
</div>
<div class="span-6 cx-cards" title="购买支持">
<a class="cx-link" href="http://www.citrix.com/xenserver/le/features">
<img id="purchaseSupport" src="media/icons/cx-icon-purchaseSupport.png" alt="购买支持">
<p>购买支持</p>
</a>
</div>
<div class="span-6 cx-cards last" title="试用桌面虚拟化">
<a class="cx-link" href="http://www.citrix.com/TryXenDesktop">
<img id="deskTopVirt" src="media/icons/cx-icon-tryVirtualization.png" alt="试用桌面虚拟化">
<p>试用桌面虚拟化</p>
</a>
</div>
</div>
</div>
</div>
<img src="media/icons/cx-icon-generic-doc.png" height="0" width="0">
</body>
</html>