Advertisement
Guest User

Untitled

a guest
May 18th, 2011
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 9.42 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" >
  3.     <title></title>
  4.    
  5.     <style>
  6.         body
  7.         {
  8.             background-color: orange;
  9.             background-image: url('images/letter1BG.png');
  10.         }
  11.         .CenterBlock
  12.         {
  13.             width: 558px;
  14.             margin-left: auto;
  15.             margin-right: auto;
  16.             background-color: transparent;
  17.         }
  18.         .MainTable
  19.         {
  20.             border-collapse: collapse;
  21.             margin-top:20px;
  22.         }
  23.         .Logo
  24.         {
  25.             margin-left: 20px;
  26.         }
  27.         .WeAtSN
  28.         {
  29.             float: right;
  30.             margin-right: 20px;
  31.             margin-top: 15px;
  32.             font-size: 14px;
  33.         }
  34.         .WeAtSNText
  35.         {
  36.             float: left;
  37.         }
  38.         .SNPics
  39.         {
  40.             float: left;
  41.             margin-top: 2px;
  42.         }
  43.         .SNPics img
  44.         {
  45.             border: 0px;
  46.         }
  47.         .FirstTD
  48.         {
  49.             background-color: black;
  50.             padding: 15px 20px 10px;
  51.         }
  52.         .SecondTD
  53.         {
  54.             background-color: white;
  55.             padding: 15px 20px 10px;
  56.         }
  57.         .ThirdTD
  58.         {
  59.             background-color: black;
  60.             padding: 15px 20px 10px;
  61.         }
  62.         .HeadTR
  63.         {
  64.             background-color: transparent;
  65.             padding-bottom: 25px;
  66.         }
  67.        
  68.         .HeadTable
  69.         {
  70.             width:100%;
  71.             margin-bottom: 20px;
  72.         }
  73.        
  74.         .TwoUncle
  75.         {
  76.             background-image: url('Images/TwoUncle.png');
  77.             height: 67px;
  78.             margin-top:10px;
  79.             line-height:10px;
  80.         }
  81.         .text1
  82.         {
  83.             font-family: Arial;
  84.             font-style: italic;
  85.             font-size: 36px;
  86.             color: White;
  87.         }
  88.         .textMail
  89.         {
  90.             font-family: Arial;
  91.             font-weight: bold;
  92.             font-size: 42px;
  93.             color: White;
  94.         }
  95.         .text2
  96.         {
  97.             font-family: Arial;
  98.             font-style: italic;
  99.             font-size: 22px;
  100.             color: #999999;
  101.         }
  102.         .text2 a
  103.         {
  104.             font-family: Arial;
  105.             font-style: italic;
  106.             font-size: 22px;
  107.             color: #999999;
  108.         }
  109.         .text3
  110.         {
  111.             font-family: Arial;
  112.             font-style: normal;
  113.             font-size: 24px;
  114.             color: black;
  115.         }
  116.         .text4
  117.         {
  118.             font-family: Arial;
  119.             font-style: normal;
  120.             font-size: 11px;
  121.             color: black;
  122.         }
  123.         .text5
  124.         {
  125.             font-family: Arial;
  126.             font-style: normal;
  127.             font-size: 11px;
  128.             color: #cccccc;
  129.         }
  130.        
  131.         .text5 a
  132.         {
  133.             font-family: Arial;
  134.             font-style: normal;
  135.             font-size: 11px;
  136.             color: #cccccc;
  137.         }
  138.        
  139.         .text6
  140.         {
  141.             font-family: Arial;
  142.             font-size: 10px;
  143.             font-style: normal;
  144.             color: black;
  145.         }
  146.         .text7
  147.         {
  148.             font-family: Arial;
  149.             font-style: normal;
  150.             font-size: 10px;
  151.             color: white;
  152.         }
  153.         .text8
  154.         {
  155.             color: white;
  156.             float: right;
  157.             font-family: Arial;
  158.             font-size: 10px;
  159.             font-style: normal;
  160.             margin-right: 96px;
  161.         }
  162.         .BadPolicemanText
  163.         {
  164.             margin-top: 30px;
  165.             margin-left: 95px;
  166.         }
  167.         .GoodPolicemanText
  168.         {
  169.             float: left;
  170.             margin-left: 61px;
  171.             margin-top: 6px;
  172.             width: 430px;
  173.         }
  174.        
  175.         .InviteBtnDiv
  176.         {
  177.             float: right;
  178.             margin-top:17px;
  179.         }
  180.        
  181.         .CopyRightDiv
  182.         {
  183.             color: white;
  184.             font-family: Calibri;
  185.             font-size: 14px;
  186.             font-style: normal;
  187.             margin-left:195px;
  188.             margin-top:20px;
  189.         }
  190.        
  191.         .CopyRightDiv a
  192.         {
  193.             text-decoration:none;
  194.             color:white;
  195.         }
  196.        
  197.        
  198.     </style>
  199. </head>
  200. <body>
  201.    <div class="CenterBlock">
  202.  
  203. <!--
  204. <tr>
  205.          <td class="HeadTD">
  206.          
  207.          <img class="Logo" src="Images/Logo.png" />
  208.          
  209.          <div class="WeAtSN">
  210.             <span class="WeAtSNText" >Мы в социальных сетях&nbsp;&nbsp;&nbsp; </span>
  211.             <div class="SNPics">
  212.                <a href="http://vkontakte.ru/mobilepolice"><img src="Images/VKpic.png"  /></a>
  213.                <a href="http://www.facebook.com/pages/MobilePolice/120369478037086" ><img src="Images/FBpic.png"/></a>
  214.                <a href="http://twitter.com/#!/MobilePolice"><img src="Images/TwitterPic.png"/></a>
  215.             </div>
  216.          </div>
  217.        
  218.          </td>
  219.         </tr>-->
  220.  
  221.       <table class="MainTable">
  222.      
  223.           <tr class="HeadTD">
  224.           <td>
  225.               <table class="HeadTable" >
  226.                   <tr>
  227.                       <td>
  228.                           <img class="Logo" src="Images/Logo.png" />
  229.                       </td>
  230.                       <td>
  231.                           <div class="WeAtSN">
  232.                               <span class="WeAtSNText">Мы в социальных сетях&nbsp;&nbsp;&nbsp; </span>
  233.                               <div class="SNPics">
  234.                                   <a href="http://vkontakte.ru/mobilepolice">
  235.                                       <img src="Images/VKpic.png" /></a> <a href="http://www.facebook.com/pages/MobilePolice/120369478037086">
  236.                                           <img src="Images/FBpic.png" /></a> <a href="http://twitter.com/#!/MobilePolice">
  237.                                               <img src="Images/TwitterPic.png" /></a>
  238.                               </div>
  239.                           </div>
  240.                       </td>
  241.                   </tr>
  242.               </table>
  243.               </td>
  244.           </tr>
  245.          
  246.          
  247.          <tr >
  248.            <td class="FirstTD">
  249.              <span class="text1">
  250.                 Наши поздравления!
  251.              </span>
  252.              <br />
  253.              
  254.              <span class="textMail">
  255.                 [Parameter Name=UserMail]
  256.              </span>
  257.              <br />
  258.              <span class="text2">
  259.                  Мы бесконечно рады каждому новому пользователю.
  260.              </span>
  261.              
  262.            </td>
  263.          </tr>
  264.          
  265.          <tr >
  266.            <td class="SecondTD">
  267.              <span class="text3">
  268.               Уведомляем вас о том, что ваша заявка на регистрацию принята.
  269.              </span>
  270.              <br />
  271.              <span class="text4">
  272.               Уже совсем скоро MOBILEPOLICE откроет вам свои двери и вы одним из первых познакомитесь
  273.               с возможностями нашего сервиса. А пока можете пригласить друзей и учавствовать в розыгрыше IPhone 4.
  274.              </span>
  275.              
  276.              <div class="InviteBtnDiv">
  277.              
  278.              <img src="Images/InviteBtn.png" />
  279.              
  280.              </div>
  281.              
  282.            </td>
  283.          </tr>
  284.          
  285.          <tr>
  286.            <td class="ThirdTD">
  287.              <span class="text5">
  288.              Если вы не подавали заявку на регистрацию на сервисе MOBILEPOLICE,
  289.               но получили данное уведомление, возможно кто-то оставил заявку, указав адрес вашей электронной почты.
  290.              <br />
  291.              <br />
  292.              Если вы хотите отказаться от рассылки, или адрес вашей электронной почиты изменился, <a href="#"> нажмите здесь </a>.
  293.              </span>
  294.            </td>
  295.          </tr>
  296.          
  297.          <tr>
  298.           <td>
  299.            
  300.            
  301.             <div class="TwoUncle"  >
  302.                <div class="GoodPolicemanText">
  303.                  <span class="text6">Не давайте себя одурачить! Не дарите свои "кровно заработанные" тем кто жаждет легких денег за счет банкротства</span>
  304.                </div>
  305.                <br />
  306.                <div class="BadPolicemanText">
  307.                   <span class="text7">Всех нужно принимать такими какие они есть, даже мобильных мошенников.</span>
  308.                   <span class="text8">Принимать.Оформлять.Сажать </span>
  309.                </div>
  310.             </div>
  311.            
  312.           </td>
  313.          </tr>
  314.          
  315.       </table>
  316.      
  317.       <div class="CopyRightDiv">
  318.          &copy; 2011 &laquo;<a href="http://mobilepolice.ru">MobilePolice</a>&raquo;
  319.       </div>
  320.      
  321.    </div>
  322. </body>
  323. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement