mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-19 10:20:22 +00:00
4 lines
202 B
HTML
4 lines
202 B
HTML
<!DOCTYPE html>
|
|
<div style="height: 50px; width: 50px; background-color: blue; float: left"></div>
|
|
<p>A<br>B<br>C
|
|
</p><div style="height: 50px; width: 50px; background-color: green; float: left"></div>
|