mirror of https://github.com/Textualize/rich.git
27 lines
1.9 KiB
HTML
27 lines
1.9 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<head>
|
||
|
<style>
|
||
|
|
||
|
body {
|
||
|
color: #000000;
|
||
|
background-color: #ffffff;
|
||
|
}
|
||
|
</style>
|
||
|
</head>
|
||
|
<html>
|
||
|
<body>
|
||
|
<code>
|
||
|
<pre style="font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace"><span style="font-style: italic"> Star Wars Movies </span>
|
||
|
┏━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┓
|
||
|
┃<span style="font-weight: bold"> Released </span>┃<span style="font-weight: bold"> Title </span>┃<span style="font-weight: bold"> Box Office </span>┃
|
||
|
┡━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━┩
|
||
|
│<span style="color: #008080"> Dec 20, 2019 </span>│<span style="color: #800080"> Star Wars: The Rise of Skywalker </span>│<span style="color: #008000"> $952,110,690 </span>│
|
||
|
│<span style="color: #008080"> May 25, 2018 </span>│<span style="color: #800080"> Solo: A Star Wars Story </span>│<span style="color: #008000"> $393,151,347 </span>│
|
||
|
│<span style="color: #008080"> Dec 15, 2017 </span>│<span style="color: #800080"> Star Wars Ep. V111: The Last Jedi </span>│<span style="color: #008000"> $1,332,539,889 </span>│
|
||
|
│<span style="color: #008080"> Dec 16, 2016 </span>│<span style="color: #800080"> Rouge One: A Star Wars Story </span>│<span style="color: #008000"> $1,332,439,889 </span>│
|
||
|
└──────────────┴───────────────────────────────────┴────────────────┘
|
||
|
</pre>
|
||
|
</code>
|
||
|
</body>
|
||
|
</html>
|