mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-19 15:32:31 +00:00
9 lines
No EOL
131 B
HTML
9 lines
No EOL
131 B
HTML
<style>
|
|
div {
|
|
float: left;
|
|
}
|
|
|
|
span {
|
|
float: left;
|
|
}
|
|
</style><div><span>A</span><span>B</span></div> |