This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[[AutoGenerator? &parentid=`10`]] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* AutoGenerator Snippet to generate documents with your data | |
* | |
* @version 0.1 | |
* @author Anton Konev (devdigital.ru) | |
* | |
* @example [[AutoGenerator? &parentid=`0`]] | |
* | |
* @var parent of documents $parentid |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<font> | |
<font> | |
<font> | |
<font style="background: url('/path/to/img.jpg')"></font> | |
</font> | |
</font> | |
</font> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<span id="seh1" class="sehe1" onclick=" | |
$('#ser2').fadeOut(0); $('#ser1').fadeIn(500); | |
$('#seh1').removeClass('sehe2'); | |
$('#seh2').removeClass('sehe1'); | |
$('#seh1').toggleClass('sehe1'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php if( $_SERVER['REQUEST_URI']=='/' ) : ?> | |
<div> | |
<div> | |
<!-- содержание --> | |
</div> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<br class="slidesjs-slide" slidesjs-index="1" style="position:absolute; top:0px; left:694px; width:100%; z-index:0; display:block;"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<center> | |
<a href="#"> | |
<img src="/path/to/img.jpg"> | |
</a> | |
</center> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div style="border-top:1px dashed #d4d4d4; width:655px; padding:5px; margin:auto; position:relative; top:-10px;"></div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="sche alignleft"> | |
<font>700</font> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<td style="vertical-align:top; width:220px; border-bottom: 1px solid #dfdfdf;"> | |
<h2 class="site-description" style="font-size: 80%; line-height: 110%; position: relative; top: 15px;">Заголовок</h2> | |
</hgroup> | |
</td> |