mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 00:27:35 +00:00
11 lines
260 B
HTML
11 lines
260 B
HTML
<!DOCTYPE html><style>
|
|
table {
|
|
height: 200px;
|
|
width: 200px;
|
|
border: 1px solid black;
|
|
}
|
|
div {
|
|
width: 100px;
|
|
border: 1px solid black;
|
|
}
|
|
</style><table><tr valign="top"><td><div style="height: 500px"></div></td><td><div style="height: 100px">
|