Skip to content

Instantly share code, notes, and snippets.

@eakorolev
Created January 10, 2013 09:02
Show Gist options
  • Save eakorolev/4500601 to your computer and use it in GitHub Desktop.
Save eakorolev/4500601 to your computer and use it in GitHub Desktop.
Untitled
.hr
{
background: yellow;
}
p:active
{
background: grey;
}
<div contenteditable="true">
<p>Text <span contenteditable="false" class="hr">{=i18n:...=}</span> text</p>
<p>Абзац №2</p>
<ul>
<li>Раз</li>
<li>Два</li>
</ul>
</div>
// alert('Hello world!');
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment