Skip to content

Instantly share code, notes, and snippets.

@sunlight200
Forked from SaveMeSteak/dabblet.css
Created January 26, 2020 06:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sunlight200/89020c42f857ce464db2efeb9aae1be4 to your computer and use it in GitHub Desktop.
Save sunlight200/89020c42f857ce464db2efeb9aae1be4 to your computer and use it in GitHub Desktop.
BOOKMARKS
/* BOOKMARKS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0;}
/* ♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥ */
/*.YBNY tr:first-child td{ background:-o-linear-gradient(bottom, #018694 5%, #7bd1ad 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #018694), color-stop(1, #7bd1ad) ); background:-moz-linear-gradient( center top, #018694 5%, #7bd1ad 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#018694", endColorstr="#7bd1ad"); background: -o-linear-gradient(top,#018694,7bd1ad); background-color:#018694; border:0px solid #075464; text-align:center; border-width:0px 0px 1px 1px; font-size:18px; font-family:Arial; font-weight:bold; color:#ffffff; } .YBNY tr:first-child:hover td{ background:-o-linear-gradient(bottom, #018694 5%, #7bd1ad 100%);background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #018694), color-stop(1, #7bd1ad) ); background:-moz-linear-gradient( center top, #018694 5%, #7bd1ad 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#018694", endColorstr="#7bd1ad"); background: -o-linear-gradient(top,#018694,7bd1ad); background-color:#018694; } .YBNY tr:first-child td:first-child{border-width:0px 0px 1px 0px;} .YBNY tr:first-child td:last-child{border-width:0px 0px 1px 1px;}*/
.YBNY table {border-collapse: collapse;border-spacing: 0;width:100%;height:100%;margin:0;padding:0;}
.YBNY tr:last-child td:last-child {-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;border-bottom-right-radius:10px;}
.YBNY table tr:first-child td:first-child {-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;border-top-left-radius:10px;}
.YBNY table tr:first-child td:last-child {-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;border-top-right-radius:10px;}
.YBNY tr:last-child td:first-child {-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;border-bottom-left-radius:10px;}
.YBNY tr:last-child td{border-width:0px 1px 0px 0px;}
.YBNY tr td:last-child{border-width:0px 0px 1px 0px;}
.YBNY tr:last-child td:last-child{border-width:0px 0px 0px 0px;}
.YBNY a {
color: #f03d78;
background: none;
font: normal 16px Maiden Orange;
display: block;
width: 100%;
white-space: wrap; padding: 0; margin:0;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
.YBNY a:hover {background: none; }
.YBNY a:visited {color: #7bd1ad; }
.YBNY {
margin:0px;padding:0px;
width:100%;
box-shadow: 5px 5px 10px #888;
border:1px solid #075464;
-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;border-bottom-left-radius:10px;
-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;border-bottom-right-radius:10px;
-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;border-top-right-radius:10px;
-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;border-top-left-radius:10px;
}
.YBNY tr:nth-child(odd) { background-color:#e3fff3; }
.YBNY tr:nth-child(even) { background-color:#fff8f0; }
.YBNY td {
color: #018694;
text-align: center;
padding: 2px;
vertical-align: middle;
font: normal 18px Maiden Orange;
border: 1px solid #075464;
border-width: 0 1px 1px 0;
}
/* ♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥ */
body{
color: #fff;
background: #075464;
}
a {
color: #02ad9a;
background: rgba(255,239,223,1);
font: normal 14px Russo One;
text-transform: uppercase; /* font-variant: small-caps; */
padding: 0.5px 0;
text-indent: 5px;
margin: 1px 10px;
border-radius: 5px;
letter-spacing: 1px;
display: inline-block;
text-decoration:none;
width: 90%;
text-shadow: 0 0 2px rgba(255,255,255,1);
}
a:hover {color: #f03d78; background: #96ffd3;}
a:visited {background: #96ffd3;}
h2 {text-align: center;font: normal 100px mystery quest;color: #7bd1ad;text-shadow: 5px 5px 5px #555;padding: 50px 0;}
b {color: #96ffd3; font: normal 18px Graduate;text-transform: uppercase;text-shadow: -1px -1px 1px rgba(255, 255, 255, 1), 1px 1px 1px rgba(0, 0, 0,1);}
p {color: #f03d78; font: normal 18px Delius Swash Caps;}
i {color: #000; font: normal 12px Graduate;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
strong {color: #f03d78; font: normal 20px Graduate;text-transform: uppercase;text-shadow: -1px -1px 1px rgba(255, 255, 255, 1), 1px 1px 1px rgba(0, 0, 0,1);}
/* ♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥ */
#maincontainer {
background: #f9cca1;
left:0;
right:0;
width: 80%;
margin: 0 9%;
display: inline-block;
}
.innertube {
color: #fff;
background: #;
margin: 5px;
margin-top: 0;
font: normal 16px Archivo Narrow;
white-space: wrap;
font-variant: small-caps;
/*
font-variant: small-caps;
text-transform: uppercase;
*/
}
#header {
background:
url(https://i1.sndcdn.com/visuals-000151725281-3SSUKq-t1240x260.jpg) 50% 50%/100% 100%,
url(http://www.freewebheaders.com/wordpress/wp-content/uploads/web-header-1140x333-2.jpg) 50% 50%/100% 100%, #ccc;
height: 260px;
width: 100%;
}
#contentwrapper{
background: #ffefdf;
float: left;
width: 100%;
padding: 0;
}
#contentcolumn { margin: 0 20% 0 20%; }
.contentcolumn-heading {
color: #075464;
background: #f9cca1;
padding: 10px 15px 0;
margin: 0 0 10px 0;
font: normal 19pt Maiden Orange;
border-color: #7bd1ad;
border-style: solid;
border-width: 3px 0 7px 0;
box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
text-transform: uppercase;
}
#leftcolumn {
background: #f03d78;
float: left;
width: 20%;
margin-left: -100%;
}
.leftcolumn-heading {
color: #f03d78;
background: #ffefdf;
padding-top: 10px;
margin: 10px 0;
font: normal 20pt Maiden Orange;
font-size: 150%;
text-align: center;
text-transform: uppercase;
border-color: #7bd1ad;
border-style: solid;
border-width: 3px 0 7px 0;
box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
#rightcolumn {
background: #02ad9a;
float: left;
width: 20%;
margin-left: -20%;
}
.rightcolumn-heading {
color: #f03d78;
background: #ffefdf;
padding-top: 10px;
margin: 10px 0;
font: normal 20pt Maiden Orange;
text-transform: uppercase;
font-size: 150%;
text-align: center;
border-color: #7bd1ad;
border-style: solid;
border-width: 3px 0 7px 0;
box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
#footer{
color: #018694;
background: #ffefdf;
clear: left;
width: 100%;
text-align: center;
padding: 0 0 3% 0;
display: inline-block;
}
.footer-heading {
color: oldlace;
background: #02ad9a;
padding-top: 10px;
margin: 10px 0;
font: normal 20pt Maiden Orange;
font-size: 150%;
text-align: center;
border-color: #7bd1ad;
border-style: solid;
border-width: 3px 0 7px 0;
box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
#footer a {
color: hotpink;
font: normal 15px Maiden Orange;
text-decoration:none;
}
#footer a:hover {color: hotpink;}
#footer a:visited {color: Silver;}
/* ♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥ */
.flash {
background: #075464;
float: left;
top:0;
padding: 0;
width: 150px;
height: 150px;
opacity: 1;
border: 1px solid #103474;
margin: 5px 5px;
overflow-x: ;
}
.flash a {
background: transparent;
margin:0;
padding: 0;
display: inline;
}
.flash:hover {
transform: scale(2.5);
z-index: 5 !important;
position: relative;
}
.flash textarea {
color: #7bd1ad;
background: #e3fff3;
width: 209px;
padding: 3px;
margin-top: px;
margin-left: -1px;
display: block;
border: 1px solid #103474;
}
.title {
color: oldlace;
background: rgba(255,105,180, 0.7);
font-variant: small-caps;
text-transform: uppercase;
font: normal 10pt Maiden Orange;
letter-spacing: 0.5px;
text-align: center;
width: 150px;
padding: 2px 0px;
margin-top: 131px;
margin-left: 0;
position: absolute;
display: inline-block;
}
/* ♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥ */
/* ####### responsive layout CSS ####### */
@media (max-width: 840px){ /* 1st level responsive layout break point- drop right column down*/ #maincontainer{ width: 100%; } #leftcolumn{ margin-left: -100%; } #rightcolumn{ float: none; width: 100%; margin-left: 0; clear: both; } #contentcolumn{ margin-right: 0; } }
@media (max-width: 600px){ /* 2nd level responsive layout break point- drop left column down */ #leftcolumn{ float: none; width: 100%; clear: both; margin-left: 0; } #contentcolumn{ margin-left: 0; } }
/* ♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥ */
/* FEEDBACK SNIPPET */
#slideout {
position: fixed;
top: 40px;
left: 0;
width: 35px;
padding: 12px 0;
text-align: center;
background: #02ad9a;
box-shadow: 2px 2px 5px #000;
z-index: 999;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
border-radius: 0 5px 5px 0;
}
#slideout_inner {
position: fixed;
top: 40px;
left: -250px;
background: #7bd1ad;
width: 200px;
padding: 25px;
height: 130px;
box-shadow: -2px 2px 5px #000;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
text-align: left;
-webkit-border-radius: 0 0 5px 0;
-moz-border-radius: 0 0 5px 0;
border-radius: 0 0 5px 0;
}
#slideout_inner textarea {
color: #f03d78;
width: 190px;
height: 100px;
margin-bottom: 6px;
}
#slideout:hover {
left: 250px;
}
#slideout:hover #slideout_inner {
left: 0;
}
/* SNIPPET */
<!-- content to be placed inside <body>…</body> -->
<link href='https://fonts.googleapis.com/css?family=Just+Another+Hand|Economica|Russo+One|Margarine|Maiden Orange|Oregano|Archivo+Narrow' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Mystery+Quest|Coustard|Graduate|Love+Ya+Like+A+Sister|Seaweed+Script|Life+Savers|Delius+Swash+Caps|Sail|Glass+Antiqua|Rum+Raisin' rel='stylesheet' type='text/css'>
<title></title>
<!--
http://ak.scr.imgfarm.com/3dan/md/b_elefun_36.swf
http://ak.scr.imgfarm.com/3dan/md/b_elefun_34.swf
-->
<!-- ♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥ -->
<!-- FEEDBACK -->
<div id="slideout">
<img src="https://image.flaticon.com/icons/png/512/130/130884.png" width="30px" alt="Feedback" />
<div id="slideout_inner">
<form>
<textarea>This does not work yet. lol</textarea>
<input type="submit" value="Post feedback"></input>
</form>
</div>
</div>
<!-- ♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥ -->
<div id="maincontainer">
<div id="header">
<div class="innertube">
<h2>yandex disc albums</h2>
</div>
<div id="contentwrapper">
<div id="contentcolumn">
<div class="innertube"style="color: #075464; background: #ffefdf; padding: 10px 10px 8px 10px;">
<div class="contentcolumn-heading">CHRISTMAS</div>
<div class="YBNY">
<table>
<tr>
<td><a href="https://yadi.sk/a/C1SB4wIl3VnxuK" target="_blank">backgroundS</a></td>
<td><a href="https://yadi.sk/a/83gy4u6p3Vny3a" target="_blank">decoupage</a></td>
<td><a href="https://yadi.sk/a/UnCr6pQJ3Vny6U" target="_blank">lights</a></td>
<td><a href="https://yadi.sk/a/rizyFMyd3Vny6j" target="_blank">stars</a></td>
</tr> <tr>
<td><a href="https://yadi.sk/a/m-OlThWo3Vny6t" target="_blank">danglers</a></td>
<td><a href="https://yadi.sk/a/YYnUly1M3Vny7y" target="_blank">pixels</a></td>
<td><a href="https://yadi.sk/a/wQz_glkU3VnyAt" target="_blank">clipart</a></td>
<td><a href="https://yadi.sk/a/3znUbXsQ3VnyBo" target="_blank">animated pictures</a></td>
</tr> <tr>
<td><a href="https://yadi.sk/a/doTxPCTE3VnyC3" target="_blank">png graphics</a></td>
<td><a href="https://yadi.sk/a/qh-w8gQZ3VnyCY" target="_blank">bows</a></td>
<td><a href="https://yadi.sk/a/IMBjA41Q3VnyCk" target="_blank">text</a></td>
<td><a href="https://yadi.sk/a/iN4WhjvA3VnyDD" target="_blank">pixel border</a></td>
</tr> <tr>
<td><a href="https://yadi.sk/a/v_b5zxhY3VnyDj" target="_blank">borders</a></td>
<td><a href="https://yadi.sk/a/sLf_kTIp3VnyES" target="_blank">frames</a></td>
<td><a href="https://yadi.sk/a/EDrzWImL3VnyEi" target="_blank">scrap</a></td>
<td><a href="https://yadi.sk/a/jI4Jzc7J3VnyFC" target="_blank">snow</a></td>
</tr> <tr>
<td><a href="https://yadi.sk/a/afdOaepp3VnyFu" target="_blank">bulbs</a></td>
<td><a href="https://yadi.sk/a/iuTNbYck3VnyGK" target="_blank">sparkles</a></td>
<td><a href="https://yadi.sk/a/xXR99RPv3VnyFZ" target="_blank">XMAS story theme</a></td>
<td><a href="https://yadi.sk/a/VdgPYKkD3Vnxvp" target="_blank">unsorted 3</a></td>
</tr> <tr>
<td><a href="https://yadi.sk/a/5frBCwNk3VnxyW" target="_blank">unsorted 4</a></td>
<td><a href="https://yadi.sk/a/AjoMZ0Bi3Vny3s" target="_blank">unsorted 5</a></td>
<td><a href="LINK" target="_blank"></a></td>
<td><a href="LINK" target="_blank"></a></td>
</tr>
</table>
</div>
<br>
<br>
<br>
<!-- ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ -->
<!-- <div class="contentcolumn-heading">FONT STYLES 1</div> <font style="font: normal 22px Just Another Hand">"JUST ANOTHER HAND" Just Another Hand font at 22px</font><br> <font style="font: normal 20px Economica">"ECONOMICA" Economica font at 20px</font><br> <font style="font: normal 20px Russo One">"RUSSO" Russo One font at 20px</font><br> <font style="font: normal 16px Margarine">"MARGARINE" Margarine font at 16px</font><br> <font style="font: normal 20px Maiden Orange">"MAIDEN ORANGE" Maiden Orange font at 20px</font><br> <font style="font: normal 20px Oregano">"OREGANO" Oregano font at 20px</font><br> <font style="font: normal 20px Archivo Narrow">"ARCHIVO NARROW" Archivo Narrow font at 20px</font><br> <font style="font: normal 15px Coustard">Coustard font at 15px</font><br> <font style="font: normal 18px Graduate">Graduate font at 18px</font><br> <font style="font: normal 16px Love Ya Like A Sister">Love Ya Like A Sister font at 16px</font><br> <font style="font: normal 20px Seaweed Script">Seaweed Script font at 20px</font><br> <font style="font: normal 20px Life Savers">Life Savers font at 20px</font><br> <font style="font: normal 18px Delius Swash Caps">Delius Swash Caps font at 18px</font><br> <font style="font: normal 20px Sail">Sail font at 20px</font><br> <font style="font: normal 20px Glass Antiqua">Glass Antiqua font at 20px</font><br> <font style="font: normal 20px Rum Raisin">Rum Raisin font at 20px</font> -->
<!-- ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ -->
<div class="contentcolumn-heading">LIVEINTERNET.RU KIT PAGES</div>
<div class="YBNY">
<table>
<tr>
<td><a href="https://www.liveinternet.ru/users/4812290/post228597181/" target="_blank">Karina Veresova</a></td>
<td><a href="https://www.liveinternet.ru/users/levu-sveta/rubric/3476112/" target="_blank">Levu-sveta</a></td>
<td><a href="https://www.liveinternet.ru/community/4091266/rubric/1763502/" target="_blank">World Clipart</a></td>
<td><a href="https://www.liveinternet.ru/users/fomicheva_lidia/rubric/5202852/" target="_blank">fomicheva lidia</a></td>
</tr><tr>
<td><a href="LINK" target="_blank">NAME</a></td>
<td><a href="LINK" target="_blank">NAME</a></td>
<td><a href="LINK" target="_blank">NAME</a></td>
<td><a href="LINK" target="_blank">NAME</a></td>
</tr><tr>
<td><a href="LINK" target="_blank">NAME</a></td>
<td><a href="LINK" target="_blank">NAME</a></td>
<td><a href="LINK" target="_blank">NAME</a></td>
<td><a href="LINK" target="_blank">NAME</a></td>
</tr><tr>
<td><a href="LINK" target="_blank">NAME</a></td>
<td><a href="LINK" target="_blank">NAME</a></td>
<td><a href="LINK" target="_blank">NAME</a></td>
<td><a href="LINK" target="_blank">NAME</a></td>
</tr><tr>
<td><a href="LINK" target="_blank">NAME</a></td>
<td><a href="LINK" target="_blank">NAME</a></td>
<td><a href="LINK" target="_blank">NAME</a></td>
<td><a href="LINK" target="_blank">NAME</a></td>
</tr>
</table>
</div>
<br>
<br>
<br>
<!-- ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ -->
<div class="contentcolumn-heading">Misc. Animations Sites</div>
<div class="YBNY">
<table>
<tr>
<td><a href="http://www.liveinternet.ru/users/5154643/quotes/page256.html" target="_blank">5154643</a></td>
<td><a href="http://sylvia0333.centerblog.net/rub-reflets-.html" target="_blank">sylvia0333</a></td>
<td><a href="http://art-gon.blogspot.com/" target="_blank">ART ON THE GO</a></td>
<td><a href="http://gifsdomi.com/" target="_blank">gifs domi</a></td>
</tr> <tr>
<td><a href="http://arnusha.ru/rubric/1429230/" target="_blank">arnusha</a></td>
<td><a href="http://liubavyshka.ru/" target="_blank">liubavyshka</a></td>
<td><a href="http://www.bunte-gifs.de/gifs/" target="_blank">bunte gifs</a></td>
<td><a href="http://chouky39.centerblog.net/rub-glitter-argent-.html" target="_blank">chouky39</a></td>
</tr> <tr>
<td><a href="http://supergif.do.am/" target="_blank">super gif</a></td>
<td><a href="http://creationspralines.centerblog.net/rub-tubes-deco-objet-diamant-.html" target="_blank">creations pralines</a></td>
<td><a href="http://diza-74.ucoz.ru/" target="_blank">diza-74</a></td>
<td><a href="http://www.angelfire.com/ak5/background_flava/glitter.html" target="_blank">angelfire</a></td>
</tr> <tr>
<td><a href="http://cantinhodalumad.blogspot.com.br/" target="_blank">cORNER LUMA GIFS</a></td>
<td><a href="http://www.magiagifs.com.br/" target="_blank">magia gifs</a></td>
<td><a href="http://www.rayesdesign.com/glitters/index.html" target="_blank">rayes design</a></td>
<td><a href="http://biradiated.rssing.com/chan-1431442/all_p1.html" target="_blank">biradiated</a></td>
</tr> <tr>
<td><a href="http://tekhnobimba.altervista.org/Pendagli.htm" target="_blank">tekhnobimba</a></td>
<td><a href="http://smiles.33bru.com/smile.bereich102_0.html" target="_blank">smiles 33brn</a></td>
<td><a href="http://tekhnobimba.altervista.org/Pendagli.htm" target="_blank">tekhnobimba</a></td>
<td><a href="http://smiles.33bru.com/smile.bereich102_0.html" target="_blank">smiles 33brn</a></td>
</tr> <tr>
<td><a href="http://ilregnodellegifs.myblog.it/" target="_blank">ilregnodelle gifs</a></td>
<td><a href="http://kkataoldala.lapunk.hu/" target="_blank">kkataoldala</a></td>
<td><a href="http://sharon.qwqw.hu/" target="_blank">sharon qwqw</a></td>
<td><a href="https://fotki.yandex.ru/users/olga-schefer2011/album/133098/" target="_blank">olga schefer</a></td>
</tr> <tr>
<td><a href="LINK" target="_blank">______</a></td>
<td><a href="LINK" target="_blank">______</a></td>
<td><a href="LINK" target="_blank">______</a></td>
<td><a href="LINK" target="_blank">______</a></td>
</tr>
</table>
</div>
<br>
<br>
<br>
<!-- ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ -->
<div class="contentcolumn-heading">SOZAI WEB MATERIALS</div>
<div class="YBNY">
<table>
<tr>
<td><a href="http://hibana.rgr.jp/" target="_blank">★ hibana ★</a></td>
<td><a href="http://www.sozaidas.com/index.html" target="_blank">sozai das</a></td>
<td><a href="http://pixelshiba.tumblr.com/post/32666899007/sozaibackgrounds" target="_blank">pixel shiba</a></td>
<td><a href="http://blog.hibiichi-sozai.com/" target="_blank">hibiichi sozai</a></td>
</tr>
</table>
</div>
<br>
<br>
<br>
<!-- ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ -->
<!-- END OF CENTER -->
</div>
</div>
</div>
<!-- ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ -->
<div id="leftcolumn">
<div class="innertube">
<div class="leftcolumn-heading">TITLE</div>
<a href="http://www.wosowoso.com/flash/index.html" target="_blank">✿ wosowoso.com</a><br>
<a href="http://www.flashline.cn/sucai/" target="_blank">✿ flash line</a><br>
<a href="http://www.3lian.com/down/flash/f11/index_2.html" target="_blank">✿ 3 lian</a><br>
<a href="http://www.missyuan.com/thread-355817-1-1.html" target="_blank">✿ miss yuan</a><br>
<a href="http://sc.jb51.net/Web/flash/" target="_blank">✿ sc jb51</a><br>
<a href="http://sc.chinaz.com/donghua/DongHuaZhengZhan.html" target="_blank">✿ sc chinaz</a><br>
<a href="http://www.flash1890.com/news/list_14.html" target="_blank">✿ Flash 1890</a><br>
<a href="http://sucai.heima.com/sucai/news/flash1.shtm" target="_blank">✿ sucai heima</a><br>
<a href="https://sites.google.com/site/sevenoaksart/flash_animations" target="_blank">✿ Google SWF List</a><br>
<a href="http://flashq.ru/" target="_blank">✿ Flash HQ</a><br>
<a href="http://www.6000y.com/index.asp?xAction=xSmallclass&bigclassid=120&smallclassid=612" target="_blank">✿ 6000 Y</a><br>
<td><a href="http://flash-magic.ru/blog/" target="_blank">✿ flash magic</a></td>
<!--
<a href="__________" target="_blank">✿ NAME</a><br>
<a href="__________" target="_blank">✿ NAME</a><br>
-->
<br>
<br>
<!-- ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ -->
<div class="leftcolumn-heading">FLASH CLOCKS</div>
<a href="SITE" target="_blank">BLANK</a>
<a href="http://katsushinakano.com/free_flash_digital_analog_typography_style_minimal_cool_design_clock_watch_calender_date_widgets_application_for_website.html">Clock Widgets</a>
<a href="http://www.liveinternet.ru/tags/%F4%EB%E5%F8+%F7%E0%F1%FB/page4.html" target="_blank">liveinternet clocks 1</a><br>
<a href="http://www.liveinternet.ru/users/vitali99/post349574489/" target="_blank">liveinternet clocks 2</a><br>
<a href="http://www.liveinternet.ru/users/merlinwebdesigner/rubric/2305156/" target="_blank">liveinternet clocks 3</a><br>
<a href="http://www.liveinternet.ru/users/nata-leoni/rubric/3652598/" target="_blank">liveinternet clocks 4</a><br>
<br>
</div>
</div>
<!-- ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ -->
<div id="rightcolumn">
<div class="innertube">
<div class="rightcolumn-heading">search engines</div>
<a href="http://www.googleguide.com/advanced_operators_reference.html" target="_blank">GOOGLE DORK GUIDE</a><br>
<a href="http://www.38p.net/index.php" target="_blank">SEARCH ENGINE DORKS</a>
<a href="https://yandex.ru/images/search" target="_blank">Yandex image search</a>
<a href="http://image.baidu.com/search/index?ct=201326592&cl=2&lm=-1&nc=1&ipn=r&tn=baiduimage&rps=3&pv=&word=%E9%80%8F%E6%98%8Eflash%E7%B4%A0%E6%9D%90&ofr=flash%E5%8A%A8%E7%94%BB%E4%B8%8B%E8%BD%BD&ie=utf-8&istype=2&z=0&fm=rs9" target="_blank">flash image search</a>
<br>
<BR>
<b> GOOGLE DORKS </b>
<i>
✿ filetype:PNG
✿ site:fotki.yandex.ru PNG
✿ site:liveinternet.ru PNG
✿ site:centerblog.net GIF
</i>
<div class="rightcolumn-heading">MP3 SITES</div>
<a href="http://www.sos-jukebox.net/music/" target="_blank">✿ sos-jukebox </a><br>
</div>
</div>
<div id="footer">
<div class="footer-heading">KITS TO DOWNLOAD ON LIVEINTERNET.RU<br><b>just right click to open the image in a new window. replace "S" with "xxl"</b></div>
<div class="innertube" style="margin-left: 3%">
<div class="flash"><div class="title">SWEET HEART</div>
<a href="https://www.liveinternet.ru/users/4812290/post228597181/" target="_blank"> <img src="https://img-fotki.yandex.ru/get/5705/123541970.6b5/0_9514d_41bfe743_XXL.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">I LOVE CANDY</div>
<a href="https://www.liveinternet.ru/users/4812290/post230552406/" target="_blank"><img src="https://img-fotki.yandex.ru/get/6602/123541970.768/0_9a2d5_d60a27ce_XXL" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">FUNNY AUTUMN </div>
<a href="https://www.liveinternet.ru/users/4812290/post233978826/" target="_blank"><img src="https://img-fotki.yandex.ru/get/6504/28257045.b2c/0_8e604_850d7f0_XXL.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">COEUR GRENADINE</div>
<a href="https://www.liveinternet.ru/users/4812290/post228674703/" target="_blank"><img src="https://img-fotki.yandex.ru/get/6503/123541970.716/0_96feb_f5371db3_XXL" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">SEA VOICES</div>
<a href="https://www.liveinternet.ru/users/4127392/post222529540/" target="_blank"><img src="https://img-fotki.yandex.ru/get/6111/123541970.5ce/0_8d699_8e723f1b_XL" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">PARADISE</div>
<a href="https://www.liveinternet.ru/users/levu-sveta/post288322627" target="_blank"><img src="https://img-fotki.yandex.ru/get/9309/56195015.37/0_b42e0_56580e69_XL.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">VALENTINE'S DAY</div>
<a href="https://www.liveinternet.ru/users/levu-sveta/post202543185/" target="_blank"><img src="https://img1.liveinternet.ru/images/attach/c/4/82/626/82626797_z1.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">WATERCOLOR AUTUMN</div>
<a href="https://www.liveinternet.ru/users/levu-sveta/post340672201/" target="_blank"><img src="https://img-fotki.yandex.ru/get/4809/56195015.2b6/0_d1764_81c65dc1_L.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">CHRISTMAS BAKING</div>
<a href="https://www.liveinternet.ru/users/katgvo/post352687265/" target="_blank"><img src="https://img-fotki.yandex.ru/get/16102/102699435.bc6/0_f1fbf_f2b3ceba_XL.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">XMAS GOURMANDISES</div>
<a href="https://www.liveinternet.ru/users/katgvo/post352687059/" target="_blank"><img src="https://img-fotki.yandex.ru/get/15586/102699435.bbf/0_f1e75_baf9515d_XL.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">BEARY PIRATES</div>
<a href="https://www.liveinternet.ru/users/katgvo/post275463836/" target="_blank"><img src="https://img-fotki.yandex.ru/get/6427/195193760.5c0/0_ca7b4_25ffd3b2_XL.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">COLORFUL SPRING</div>
<a href="https://www.liveinternet.ru/users/katgvo/post262125292/" target="_blank"><img src="https://img-fotki.yandex.ru/get/5627/195193760.413/0_bc20b_973e9272_XL" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">STRAWBERRY DELIGHT</div>
<a href="https://www.liveinternet.ru/users/katgvo/post250636532/" target="_blank"><img src="https://img-fotki.yandex.ru/get/6609/167146322.c7/0_9fa3a_ad667f80_XL.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">WHERE DREAMS BEGIN</div>
<a href="https://www.liveinternet.ru/users/katgvo/post241255177/" target="_blank"><img src="https://i026.radikal.ru/1109/f3/9452228fd524.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">FISHERCAT STORY</div>
<a href="https://www.liveinternet.ru/users/katgvo/post241247405/" target="_blank"><img src="http://mir-kliparta.com/uploads/posts/2012-05/1338372356_1.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">EASTER DELIGHT</div>
<a href="https://www.liveinternet.ru/users/fomicheva_lidia/post325264575/" target="_blank"><img src="http://mir-kliparta.com/uploads/posts/2014-03/1396123563_1.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">NEPTUNES GARDEN</div>
<a href="https://www.liveinternet.ru/users/staska321/post333232001/" target="_blank"><img src="https://img-fotki.yandex.ru/get/6742/102699435.b5e/0_d990b_f3d7a0c7_XL.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">OCEAN TREASURES</div>
<a href="https://www.liveinternet.ru/users/staska321/post298587794/" target="_blank"><img src="https://img-fotki.yandex.ru/get/9107/195193760.7a0/0_e1eac_4ad5b0fd_XL.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">SEA BREEZE</div>
<a href="https://www.liveinternet.ru/users/staska321/post287741608/" target="_blank"><img src="https://img-fotki.yandex.ru/get/4609/28257045.5b5/0_6e9c3_3214ac00_L.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">TROPICAL PARADISE</div>
<a href="https://www.liveinternet.ru/users/staska321/post285486696/" target="_blank"><img src="https://img-fotki.yandex.ru/get/6211/123541970.5d3/0_8d774_b97ce18b_XL" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">SEA WHISTLE</div>
<a href="https://www.liveinternet.ru/users/staska321/post285485552/" target="_blank"><img src="https://img-fotki.yandex.ru/get/6409/123541970.7d4/0_9d7c8_89771dd7_XL" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">THE FROG PRINCE</div>
<a href="https://www.liveinternet.ru/users/nspirit/post324302421/" target="_blank"><img src="https://img-fotki.yandex.ru/get/9755/102699435.ae8/0_c8c79_8d5805df_XL.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">EASTER MIRACLE</div>
<a href="https://www.liveinternet.ru/users/volkovka/post429082445/" target="_blank"><img src="https://img-fotki.yandex.ru/get/37861/102699435.c5b/0_1103db_5f7c524f_orig.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">MY SWEET VALENTINE</div>
<a href="https://yadi.sk/a/gw2fUwHQ3WYeau" target="_blank"><img src="https://img-fotki.yandex.ru/get/5414/136487634.1c9/0_78789_a107e715_XL.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">A PIECE OF LOVE</div>
<a href="https://www.liveinternet.ru/users/ikrinka-b/post310357989/" target="_blank"><img src="https://img-fotki.yandex.ru/get/9754/102699435.a5a/0_c0627_8bcc3c40_XL.jpg" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">COUNTRY HOME</div>
<a href="https://www.liveinternet.ru/users/katgvo/post227917639/" target="_blank"><img src="https://img-fotki.yandex.ru/get/6402/123541970.6d0/0_95744_eaf87078_XL" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">BEAUTIFUL SPRING</div>
<a href="https://www.liveinternet.ru/users/katgvo/post223888876/" target="_blank"><img src="https://img-fotki.yandex.ru/get/6212/123541970.5f1/0_8ec84_a21bffb5_XL" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">SING ME TO SLEEP</div>
<a href="https://www.liveinternet.ru/users/katgvo/post226045732/" target="_blank"><img src="https://img-fotki.yandex.ru/get/5701/123541970.663/0_92588_d5e8096_XL" width="150" height="150"></a>
</div>
<div class="flash"><div class="title">NAME</div><a href="LINK" target="_blank"><img src="https://ocalaprepacademy.com/wp-content/uploads/bb-plugin/cache/Image-Coming-Soon-Placeholder-square.png" width="150" height="150"></a></div>
<div class="flash"><div class="title">NAME</div><a href="LINK" target="_blank"><img src="https://ocalaprepacademy.com/wp-content/uploads/bb-plugin/cache/Image-Coming-Soon-Placeholder-square.png" width="150" height="150"></a></div>
<div class="flash"><div class="title">NAME</div><a href="LINK" target="_blank"><img src="https://ocalaprepacademy.com/wp-content/uploads/bb-plugin/cache/Image-Coming-Soon-Placeholder-square.png" width="150" height="150"></a></div>
<div class="flash"><div class="title">NAME</div><a href="LINK" target="_blank"><img src="https://ocalaprepacademy.com/wp-content/uploads/bb-plugin/cache/Image-Coming-Soon-Placeholder-square.png" width="150" height="150"></a></div>
<div class="flash"><div class="title">NAME</div><a href="LINK" target="_blank"><img src="https://ocalaprepacademy.com/wp-content/uploads/bb-plugin/cache/Image-Coming-Soon-Placeholder-square.png" width="150" height="150"></a></div>
<div class="flash"><div class="title">NAME</div><a href="LINK" target="_blank"><img src="https://ocalaprepacademy.com/wp-content/uploads/bb-plugin/cache/Image-Coming-Soon-Placeholder-square.png" width="150" height="150"></a></div>
<div class="flash"><div class="title">NAME</div><a href="LINK" target="_blank"><img src="https://ocalaprepacademy.com/wp-content/uploads/bb-plugin/cache/Image-Coming-Soon-Placeholder-square.png" width="150" height="150"></a></div>
<!--
<div class="flash"><div class="title">NAME</div><a href="LINK" target="_blank"><img src="IMAGE" width="150" height="150"></a></div>
<div class="flash"><div class="title">NAME</div><a href="LINK" target="_blank"><img src="IMAGE" width="150" height="150"></a></div>
<div class="flash"><div class="title">NAME</div><a href="LINK" target="_blank"><img src="IMAGE" width="150" height="150"></a></div>
<div class="flash"><div class="title">NAME</div><a href="LINK" target="_blank"><img src="IMAGE" width="150" height="150"></a></div>
<div class="flash"><div class="title">NAME</div><a href="LINK" target="_blank"><img src="IMAGE" width="150" height="150"></a></div>
<div class="flash"><div class="title">NAME</div><a href="LINK" target="_blank"><img src="IMAGE" width="150" height="150"></a></div>
<div class="flash"><div class="title">NAME</div><a href="LINK" target="_blank"><img src="IMAGE" width="150" height="150"></a></div>
<div class="flash"><div class="title">NAME</div><a href="LINK" target="_blank"><img src="IMAGE" width="150" height="150"></a></div>
<div class="flash"><div class="title"> TITLE HERE</div>
<embed src="__________" quality="high" wmode="transparent" style="width:100%; height:100%; bottom:0; top:0; left:0; right:0;"> </embed>
<textarea>NAME</textarea>
</div>
-->
</div> <!-- ENDS FLASH WRAP -->
</div>
</div>
</div>
</div>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"result"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment