Quick check PP (pixel perfect)

<!-- PixLayout --> <script src="_assets/jquery.js"></script> <script src="_assets/jquery.pixlayout.js"></script> <script> if(true) { $(function(){ $.pixlayout({ src: "_assets/index.jpg", opacity: 0.4, top: -2, center: true, clip: true, show: true, }) }); } </script> <!-- / PixLayout -->
pixLayout (jQuery library) for Quick check PP layout

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.