mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-29 08:46:42 +00:00
You can now style elements with inline styles:
<div style="color: #ff0000">This is red!</div>
Pretty neat :^)
You can now style elements with inline styles:
<div style="color: #ff0000">This is red!</div>
Pretty neat :^)