learnlytics-go/templ/generator/test-style-attribute/expected.html

3 lines
124 B
HTML
Raw Normal View History

2025-03-20 12:35:13 +01:00
<button style="background-color:blue;color:red;">Click me</button>
<button style="background-color: red;">Click me</button>