Back
Syntax
Study
Editor
Mode:
HTML
CSS
JavaScript
PHP
Reset
Run »
HTML / CSS / JS
<p style="color: blue; font-weight: bold;">Bold blue text</p> <div style="background: #fff3cd; padding: 12px; border-left: 4px solid #ffc107;"> Warning box using inline styles </div>
Result
Open