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
<!DOCTYPE html> | |
<meta charset="utf-8"> | |
<link rel="stylesheet" href="http://cmx.io/v/0.1/cmx.css"> | |
<script src="http://cmx.io/v/0.1/cmx.js" charset="utf-8"></script> | |
<style>.cmx-user-scene4 .cmx-text-border .cmx-path {stroke: orange}</style> | |
<body> | |
<div style="max-width:900px; -webkit-transform:rotate(0deg)"> | |
<scene id="scene1"> | |
<label t="translate(0,346)"> |
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
<h2 class="msg"><br />Elegant textures' url & code. You know another ? Please submit on <a href="http://codepen.io/hugolpz/details/wsfbt">this pen's chat</a></h2> | |
<table><tr><td> | |
<!-- <h2>Blacks </h2> --> | |
<div class="wrapper hixs_pattern_evolution"></div> | |
<div class="wrapper darkLeather"></div> | |
<div class="wrapper dark_wood"></div> | |
<div class="wrapper diagmonds"></div> | |
<div class="wrapper real_cf"></div> | |
<div class="wrapper triangles"></div> | |
<div class="wrapper nami"></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="header-wrapper"> | |
<header class="group"> | |
<h1>Style Tile<br>Template</h1> | |
<hgroup class="project-title"> | |
<h2>Project name</h2> | |
<h3>Style tile</h3> | |
<h4>Version 1</h4> | |
</hgroup> | |
</header> | |
</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
<section id="wrapper"> | |
<div class="videoContainer"> | |
<video id="myVideo" controls preload="auto" poster="http://simplypx.com/images/vp_poster.jpg" width="380" > | |
<source src="http://simplypx.com/images/Prometheus.mp4" type="video/mp4" /> | |
<p>Your browser does not support the video tag.</p> | |
</video> | |
<div class="caption">Prometheus</div> | |
<div class="control"> | |
<div class="btmControl"> |
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
.ir { | |
border:0; | |
font: 0/0 a; | |
text-shadow: none; | |
color: transparent; | |
background-color: transparent; | |
} |