To Examples

Styles Example

Source code file: app/views/inline/page1.html.erb:

<h1>Styles Example</h1>
<h2>Inline Controller</h2>
<p style="font: normal 400% Arial; color: maroon;">
   This is a test.
</p>