mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
9 lines
131 B
HTML
9 lines
131 B
HTML
<style>
|
|
div {
|
|
float: left;
|
|
}
|
|
|
|
span {
|
|
float: left;
|
|
}
|
|
</style><div><span>A</span><span>B</span></div> |