Back
Syntax
Study
Editor
Mode:
HTML
CSS
JavaScript
PHP
Reset
Run »
HTML / CSS / JS
hr.fancy { border: none; height: 2px; background: linear-gradient(90deg, transparent, #667eea, transparent); } .section-sep { height: 60px; background: linear-gradient(to bottom right, #fff 50%, #f0f4ff 50%); }
Result
Open