Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <title>emailer</title>
        <meta name="description" content="Interaktywny poradnik szybkiego startu dla Brackets.">
        
          
        
        <link rel="stylesheet" type="text/css" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
        
      
        
        
        
        <style>  
            
            
            
            
            html, body {
              font-size: calc 12px + (16 -12) * ((100vw - 200px) / (1200 - 200))); 
              color:white!important;
                            
                
            }
            .emailer-background {
                background:#eee;
            }
                
                
                
                body h1 {
                font-size: calc(32px + (45 - 32) * ((100vw - 200px) / (700 - 200)));       
                color:white;
                padding-right:10px;
                padding-left:10px;
                letter-spacing:-0.6pt;
               
                    
                }
                 
           body h2 {
               font-size: calc(20px + (23 - 20) * ((100vw -200px) / (700 - 200)));  
               
               
            }
            
            
            
            
            
            
            table {
                
                text-align:center;
            }
            
            
            
            
            
            
            
            
            .emial-container {
                max-width: 700px;
                background: #fff;
                font-family: sans-serif;
                text-align: center; 
                margin: 0 auto;
                /*display:block;*/
                overflow: hidden;
                border-radius: 5px;
                margin-bottom:30px;
            }
              
                .header {
                    
                    margin: 0 auto;
                }
                
          
            
            
            .text{
               
               margin-left: 5px;
                margin-right:5px;
                padding-left:5px;
                padding-right:5px;
                padding-top:20px;
                padding-bottom:20px; 
               
            }
            .center{
                max-width: 100%;
                margin-left: auto;
                margin-right: auto;
                
            } 
            .content {
                background-image: url("img/bg.jpg");
                background-color: #793985;
                background-repeat: no-repeat;
                background-size: cover;
                
            }
           
            
            
            
            
            
        
               
            
            
            
            
            
            
            .separator {
               background-color: rgba(154, 207, 141, 0.1);
               background: rgba(154, 207, 141, 0.1);
               max-width:100%;
               
                
            }
        
           
            
            
            
           
              .column {
                float: left;
                width: 33.33%;
                padding: 5px;  
                
            }
            
            img {
                max-width:100%;
            }
            
            
            
            .flexcontainer {
            display: -webkit-flex;
            display: flex;
            -webkit-flex-direction: row;
            flex-direction: row;
            align-items: center;
            justify-content: space-evenly;
            
            
            }
         
            .qr {
                
                margin-left:10px; }
            }
            .qr, .logo {
                padding-right:10px;
                padding left:10px;
                min-width:45px;
            }
            
            
            .logo {
                max-width:80px; 
                min-width:45px;
                margin-left:120px;
            }
            
            .link {
                font-size: calc 8px + (16 -8) * ((100vw - 200px) / (1200 - 200))); 
                color:white!important;
                letter-spacing:2pt;
                font-size:16px !important;  
                padding-top:15px;
                padding-bottom:15px;
            }
            
            
            .koperta li:before{                 
                
                content: “\f13d”;
                font-family: “FontAwesome”;
                width: 10px;
                height: 10px;
                margin-right: 5px;
            }
            
            .namiary {
                margin-right:10px!imporant;
            }
        </style>
        
        
        
         
        
        
    </head>
    <body classs="emailer-background">
        
        
        <table class="emial-container content">
            <tr align="center">
            <td  align="center" class="header">   
            <a href="#"></a>
            
                <td class="separator"></td>
            <img class="header" src="img/heder.jpg" alt="header image">
            </td>         
           </tr>
    
                <tr>
                <td align="center" class="text"><b>usługi fotograficzne</b>: wywoływanie fotografii z każdego typu nośnika i klisz, renowacja, 
retusz zdjęć, fotografia okolicznosciowa, sesje fotograficzne studyjne i plenerowe, fotografia
 reklamowa i katalogowa, akcesoria foto, <br>ramki, albumy,  kubki, koszulki, poduszki z Twoim projektem</p>
                    <p><b>usługi poligraficzne:</b> ksero, bindowanie, drukowanie, skanowanie.    </td> 
     </tr>
        
            <tr>
            
           <td class="slogan">
            
            <h1>Zamrażanie chwil 
                <br>i malowanie światłem <br>
                to sztuka !  </h1> </td>
            
            
           </tr>
            
            <tr>
            
                
                
                <td class="separator">
                <h2 class="slogan2">Chcesz zobaczyć jak to działa?<br> 
               Przyjdź, przyjmiemy Cię z radością ! </h2>
                </td>
                
            </tr>
                <!--slogan 2 end-->
            
            <tr>
            
                    
                <td class="qr">
                  <img src="img/qr.svg">
                </td>
                
                
                
                
                <td class="logo">
                  <img src="img/logo.svg">
                </td>
                
                
                
                <td class="namaiary">
                  <ul class="fa-ul">
                   
                      
                      
                    
                    
                    </ul>
                </td>
                
                
                
           </tr>
<tr>
                         
                <td class="separator">
                    <h2 class="link">facebook.com/zorza.studio</h2>
                    <li class="koperta"> Email: <br>zorza.studio@gmail.com</li>
                    <li>Tel. <b>697 625 645</b></li> </td>
        
       </tr>
           
            
            
            
            
            
            
            
                </table><!--container end-->
                
                
                
                
               
          
            
                
                
                
               
                
                
                
                
                
        
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers