Skip to content

Instantly share code, notes, and snippets.

@drosenstark
Created June 30, 2015 22:53
Show Gist options
  • Save drosenstark/4f55fc409cf6c0f8836a to your computer and use it in GitHub Desktop.
Save drosenstark/4f55fc409cf6c0f8836a to your computer and use it in GitHub Desktop.
Right-Aligned Callout Div, HTML Only
<div style="margin-left: auto; width: 150px; border:3px solid black; padding: 10px; text-align: center; background-color: #d3d3d3">
Put some stuff in here
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment