Skip to content

Instantly share code, notes, and snippets.

@astik
Created August 25, 2014 12:52
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 astik/7cfc250f7883a15ee512 to your computer and use it in GitHub Desktop.
Save astik/7cfc250f7883a15ee512 to your computer and use it in GitHub Desktop.
Untitled
.b1 {
border: 1px solid #000000;
background: orange;
width:200px;
height: 200px;
border-radius: 50%;
vertical-align: middle;
text-align: center;
display: table-cell;
}
.b2{
display:inline-block;
text-align :left;
}
<div class="b1">
<div class="b2">
bla blao azsdf
<br />
bla
<br />
bla
<br />
</div>
</div>
// alert('Hello world!');
{"view":"split","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