mirror of https://github.com/explosion/spaCy.git
85 lines
2.2 KiB
HTML
85 lines
2.2 KiB
HTML
<div
|
|
class="spans"
|
|
style="
|
|
line-height: 2.5;
|
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif,
|
|
'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
|
|
font-size: 18px;
|
|
direction: ltr;
|
|
"
|
|
>
|
|
Welcome to the
|
|
<span style="font-weight: bold; display: inline-block; position: relative">
|
|
Bank
|
|
<span
|
|
style="
|
|
background: #ddd;
|
|
top: 40px;
|
|
height: 4px;
|
|
left: -1px;
|
|
width: calc(100% + 2px);
|
|
position: absolute;
|
|
"
|
|
>
|
|
</span>
|
|
<span
|
|
style="
|
|
background: #ddd;
|
|
top: 40px;
|
|
height: 4px;
|
|
border-top-left-radius: 3px;
|
|
border-bottom-left-radius: 3px;
|
|
left: -1px;
|
|
width: calc(100% + 2px);
|
|
position: absolute;
|
|
"
|
|
>
|
|
<span
|
|
style="
|
|
background: #ddd;
|
|
color: #000;
|
|
top: -0.5em;
|
|
padding: 2px 3px;
|
|
position: absolute;
|
|
font-size: 0.6em;
|
|
font-weight: bold;
|
|
line-height: 1;
|
|
border-radius: 3px;
|
|
"
|
|
>
|
|
BANK
|
|
</span>
|
|
</span>
|
|
</span>
|
|
<span style="font-weight: bold; display: inline-block; position: relative">
|
|
of
|
|
<span
|
|
style="
|
|
background: #ddd;
|
|
top: 40px;
|
|
height: 4px;
|
|
left: -1px;
|
|
width: calc(100% + 2px);
|
|
position: absolute;
|
|
"
|
|
>
|
|
</span>
|
|
</span>
|
|
<span style="font-weight: bold; display: inline-block; position: relative">
|
|
China
|
|
|
|
<span
|
|
style="
|
|
background: #ddd;
|
|
top: 40px;
|
|
height: 4px;
|
|
left: -1px;
|
|
width: calc(100% + 2px);
|
|
position: absolute;
|
|
"
|
|
>
|
|
</span>
|
|
</span>
|
|
.
|
|
</div>
|