{% for f in environment['styles'] %} {% end %}
  New   Save
http://l.rendr.it/.png
/* Rendr Default Example: CSS content */ @font-face { font-family: 'Alegreya'; font-style: italic; font-weight: 900; src: url(//themes.googleusercontent.com/static/fonts/alegreya/v4/-L71QLH_XqgYWaI1GbOVhl6YDbH3175F1es-Zl7mOpU.ttf) format('truetype'); } div { width: 300px; margin: 0 5px 10px; padding: 15px 40px 10px; background: -webkit-linear-gradient(top, #ec4f58, #c92c35 31%, #fff 31%, #eee); background: -moz-linear-gradient(top, #ec4f58, #c92c35 31%, #fff 31%, #eee); background: -ms-linear-gradient(top, #ec4f58, #c92c35 31%, #fff 31%, #eee); background: linear-gradient(top, #ec4f58, #c92c35 31%, #fff 31%, #eee); box-shadow: 0 2px 3px 0px rgba(0,0,0,0.3); border-radius: 10px; font: 13px/1.4em Arial, sans-serif; color: #333; text-align: center; } h2 { margin: 0 0 40px; font-size: 32px; line-height: 1em; color: #efefef; } h2 span { display: block; font-size: 16px; line-height: 0.8; } h3 { margin: 0 0 20px; font: bold italic 68px/1em 'Alegreya', "Bookman Old Style", "Trebuchet MS", "New Times Roman", Georgia, serif; color: #111; -ms-transform: rotate(-3deg); -moz-transform: rotate(-3deg); -webkit-transform: rotate(-3deg); transform: rotate(-3deg); } a { color: #00aeef; } <!-- Rendr Default Example: HTML body content --> <div> <h2>HELLO <span>my name is</span></h2> <h3>Rendr.it</h3> <p>To get started, <a href="#" data-reveal-id="new-library" data-animation="fade">create a new library</a> or check out our <a href="#" data-reveal-id="help" data-animation="fade">help page</a> for some handy tips.</p> <p>After you create a new library, to start editing you'll need to create a new Rendr or save a copy of this one, using the "New" and "Save" buttons above.</p> </div>
Dimensions:
× px
File Size:
KB
Render Time:
sec

Load Library

Please enter your library’s ID and secret key.

These values were shown to you when you created your library.

Load Library

Error

Sorry, the library you attempted to load could not be accessed. Please check your Library ID and Secret Key, and try again.

Library Loaded

You have sucessfully loaded your library.

New Library

Once your library has been created, you’ll be shown a Library ID and a Secret Key. Make sure you copy these values to a secure location, such as a password manager. You will need these values to access and modify your rendrs.

Create Library

Library Credentials

Your library has been created.

Library ID
Secret Key

Please copy these values to a secure location, such as a password manager. If you lose them, you will not be able to access or modify your rendrs.

Error

Sorry, your library could not be created. Please try again later.

New Rendr

Please enter the ID of your new rendr.

This ID will form part of the rendr’s URL, and cannot be modified once the rendr is created.

Create with:
Create Rendr

Error

Sorry, your rendr could not be created. Please try again.

Error

Sorry, your rendr could not be saved. Please try again.

Error

Sorry, your rendr could not be loaded. Please try again.

Options

Theme
Preview style
Save Options

Rendr Tips

Getting Started
Code Tips
Parameters
{% for f in environment['body_js'] %} {% end %}