JSFiddle - React, Tailwind, and code Playground

by mirowin

HTML

<p><img style="MARGIN: 0px 0px 0px 10px" border="0" alt="" align="right" src="http://spb-k.ru/img/load/metalocerepitsa5.jpg" width="250" height="150"/>Благодаря своей надежности, эстетичности и доступной цене металлочерепица стала наиболее популярным в России современным кровельным материалом</p>
<p><strong><font color="#ff0000">Металлочерепица — сочетание классической формы и непревзойденной долговечности.</font></strong></p>
<p align="justify">Точность геометрии стыка металлочерепицы обеспечивают не только идеальную функциональность и прекрасный внешний вид, но и легкий монтаж, простоту эксплуатации, абсолютную экологическую и противопожарную безопасность, стойкость к механическим и атмосферным воздействиям.  </p>

<table class="catalog">
  <tbody>
  <tr>
    <td class="monterr" style="width:300px;height:200px;">
      <a href="#"><div class="titlediv">
        <div class="titlecat">Монтеррей</div>
      </div></a>
      </td>
    <td class="kaskad" style="width:300px;height:200px;">
      <a href="#"><div class="titlediv">
        <div class="titlecat">Каскад</div>
      </div></a>
    </td>
  </tr>
  
    <tr>
    <td class="kantri" style="width:300px;height:200px;">
      <a href="/catalogue/metallosiding"><div class="titlediv">
        <div class="titlecat">Кантри</div>
      </div></a>
    </td>
    <td class="kvinta" style="width:300px;height:200px;">
      <a href="#"><div class="titlediv">
        <div class="titlecat">Квинта</div>
      </div></a>
    </td>
  </tr>
    
  
  </tbody>
</table>

CSS

@import url(http://fonts.googleapis.com/css?family=Bad+Script&subset=latin,cyrillic);

   @font-face {
    font-family: robotoMedium;
    src: url(/fonts/robotoMedium.ttf);
   }
      @font-face {
    font-family: robotoReg;
    src: url(/fonts/robotoReg.ttf);
   }
   @font-face {
    font-family: roboto;
    src: url(/fonts/roboto.ttf);
   }
   @import url(http://fonts.googleapis.com/css?family=Roboto:400,500&subset=latin,cyrillic);

html {padding: 0;	margin: 0;}
body {font-family: robotoReg; padding: 0;	margin: 0;background-color:#DADFE1}
#content {width:100%; min-width:998px; //width:expression(document.body.clientWidth > 998? '100%' :'998px');}


#otstup {height: 15;}
#logo {width: 315; height: 119; background: url('../pic/logo.gif') no-repeat center top;}
#line { height: 139; width:6; background-color:#cc0000; }
#lineb {height: 46px; background-color:rgb(50, 167, 169); margin:0; border-left: 47px solid rgb(0, 117, 119);color:black;}
#kolaj {width: 546; height: 141; background: url('../pic/kolaj.gif') no-repeat center; float: right;}
#decor {width: 336; height: 144; background: url('../pic/decor.gif') no-repeat center;}
#poisk {width: 208; height: 73; background: url('../pic/poisk.gif') no-repeat center;}
#search { width: 206; height: 72; background-color: #cccccc;}

#slogan {height: 46px; background-color: #33ccff; margin:0; border-bottom: 4px solid #cc0000;}
#slogan h1 {font-size:16pt; font-weight: lighter; padding: 7 0 0 5; margin: 0;}
#start {padding: 0 13 0 0; border-right: 1px dashed #cecece;}
#start  h1{padding: 0; margin: 0; font-size: 13pt; font-weight: lighter;}

.slogan{
font-family: 'Bad Script', cursive;
 font-size:250%;
 letter-spacing: 5px;
 line-height: 80%;
 margin-top:-15px;
 text-align:center;
 -webkit-transform: rotate(-15deg);
-moz-transform: rotate(-15deg);
-o-transform: rotate(-15deg);
-ms-transform: rotate(-15deg);
transform: rotate(-15deg);
}

.menu {
font-size: 18pt; 
/* border-left: 1px solid #cccccc; 
border-right: 1px solid...