learnlytics-go/templ/generator/test-style-attribute/expected.html
2025-03-20 12:35:13 +01:00

3 lines
124 B
HTML

<button style="background-color:blue;color:red;">Click me</button>
<button style="background-color: red;">Click me</button>