mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-22 16:09:23 +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>
|