]> git.proxmox.com Git - pve-installer.git/blobdiff - html/extract1-license.htm
use css properties instead of font tags
[pve-installer.git] / html / extract1-license.htm
index 9b1cf5fa4210d6e99bd0b7d53842dbab9081e823..8c86e0510a93cf5110a72d9ed5606c227ebaec11 100755 (executable)
@@ -1,7 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head></head>
-<body bgcolor=white>
-<br>
+<html>
+<head>
+<link rel="stylesheet" type="text/css" href="pve-installer.css">
+</head>
+<body>
 <center>
 <table border="0" width="800">
 <tr><td colspan="4">
 </tr>
 <tr><td>&nbsp;</td></tr>
 <tr>
-  <td colspan="4" align="center" width="800"><font face="VERDANA" size="6">
-    <b>Virtualization Platform</b></font></td>
+  <td colspan="4" align="center" width="800">
+    <b class="htext">Virtualization Platform</b></td>
 </tr>
 <tr>
   <td colspan="2" valign="top" width="400"><br><p>
     <table>
-      <tr><td><font face="VERDANA" size="5">
+      <tr><td>
        <b>Open Source Virtualization Platform</b><br><br>
        - Enterprise ready<br>
        - Central Management<br>
@@ -31,7 +33,6 @@
        Visit <b>www.proxmox.com</b>
        for additional information and the Wiki about Proxmox VE.
        <br><br>
-       </font>
       </td></tr>
     </table>
   </p></td>
     <table border="0" width="400">
       <tr>
        <td valign="top" width="30"><img src="plus.png"></td>
-       <td valign="top"><font face="VERDANA" size="5">
+       <td valign="top">
          <b>Container Virtualization</b><br>
          Only 1-3% performance loss using OS virtualization as compared to using a standalone server.<br><br>
        </td> 
       </tr>
       <tr>
        <td valign="top" width="30"><img src="plus.png"></td>
-       <td valign="top"><font face="VERDANA" size="5">
+       <td valign="top">
          <b>Full Virtualization (KVM)</b><br>
          Run unmodified virtual servers -&nbsp;Linux or Windows.<br>
        </td>
@@ -58,4 +59,5 @@
 </tr>
 </table>
 </center>
-</body></html>
\ No newline at end of file
+</body>
+</html>