Posts

How to Earn by Selling Your Photos Online

How to Earn by Selling Your Photos Online  

SOURCE CODE FORMATTER

  <div class="post-header"> <div class="post-header-line-1"></div> </div> <div class="post-body entry-content" id="post-body-5363022783728631482"> <script type="text/javascript"> Formatter = { format : function(input, indent, ftColor, bgColor) { var output = '<pre style="white-space:pre-wrap; font-family: monospace; color: #' + ftColor + '; background-color: #' + bgColor + ';font-size: 11pt; border: 1px dashed #999999; line-height: 14pt; padding: 5px; overflow: auto; width: 100%"><code>'; var tab = ''; for (var i = 0; i < indent; i++) { tab += ' '; } var verticalPipeFound = false; for (var i = 0; i < input.length; i++) { var code = input.charCodeAt(i); switch (code) { case 9 : // TAB output += tab; break; case 10 : // LF case 13 : // CR output += "\n"; i...

URL ENCODE DECODE URL ENCODE DECODE

  <center> <hr color="#fff" noshade="" size="1" style="background-color: #0030ce; border-style: dotted; border-width: 3px; color: lime;" /> <br /> <h1>URL Encode Tool Online</h1> <textarea cols="60" id="encodeTxt" rows="3"></textarea><br /><br /> <button button="" onclick="urlencodeTxt()" style="-webkit-transition-duration: 0.4s; background: rgb(255, 0, 0); border-radius: 30px; border: 5px groove rgb(0, 48, 206); color: white; cursor: pointer; font-size: 16px; overflow: hidden; padding: 10px 25px; position: relative; text-align: center; text-decoration: none; transition-duration: 0.4s; width: 270px;"> <b>CLICK TO ENCODE URL</b> </button> <br /><br /> <textarea cols="60" id="encodeResult" rows="3"></textarea> <br /> ...

GRADIENT COLOR PICKER

  <style type="text/css"> /* ----------------------------------------------------------------------------------- This Script was founded & Modify by emexee.com Team ----------------------------------------------------------------------------------- */ body { background: linear-gradient(to right, rgb(255, 255, 255), rgb(255, 255, 255)); } .title { background-color: #fff; border-left: 0px solid #00FF0D; border-right: 0px solid #00FF0D; border-radius: 0px 0px 0px 0px; color: #fff; padding: 8px; font-size: 22px; text-align: center; } .subtitle { font-family: "Kanit", sans-serif; color: black; } .title { letter-spacing: 0.4em; } .subtitle { letter-spacing: 0.2em; } .color1, .color2 { width: 3em; height: 3em; cursor: pointer; } .current-bg { font-family: "Source Code Pro", mo...
  <style type="text/css"> /* ----------------------------------------------------------------------------------- This Script was founded & Modify by emexee.com Team ----------------------------------------------------------------------------------- */ body { background: linear-gradient(to right, rgb(255, 255, 255), rgb(255, 255, 255)); } .title { background-color: #fff; border-left: 0px solid #00FF0D; border-right: 0px solid #00FF0D; border-radius: 0px 0px 0px 0px; color: #fff; padding: 8px; font-size: 22px; text-align: center; } .subtitle { font-family: "Kanit", sans-serif; color: black; } .title { letter-spacing: 0.4em; } .subtitle { letter-spacing: 0.2em; } .color1, .color2 { width: 3em; height: 3em; cursor: pointer; } .current-bg { font-family: "Source Code Pro", mo...

Logo Maker 100% free

 <html lang="en"> <head> Adsense <!-- Ad Code --> <meta charset="UTF-8"></meta> <title> Xoom Free Logo Maker Online</title> <meta content="width=device-width,initial-scale=1,maximum-scale=1" name="viewport"></meta> <meta content="Simply enter a few details about your company and select your design preferences, and our logo creator tool will create the perfect logo for your brand." name="description"></meta> <meta content="your Site URL" property="og:url"></meta> <meta content="article" property="og:type"></meta> <meta content="Logo Maker" property="og:title"></meta> <meta content="Simply enter a few details about your company and select your design preferences, and our logo creator tool will create the perfect logo for your brand." property="og:descr...