Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<html>
<head>
<meta charset="utf-8">
<style>
p {
   font-size: 40px;
   line-height: 1.2;
   margin: 0;
}
sup {
   vertical-align: 0.7em;
   text-edge: ex;
}
sub {
   vertical-align: -0.5em;
   text-edge: ex;
}
p::first-line {
   background-color: #0001;
}
</style>
</head>
<body>
<p>Éj testing testing</p>
<p>Éj testing<sup>sup</sup> testing</p>
<p>Éj testing testing</p>
<p>Éj testing testing</p>
<p>Éj testing <sub>sub</sub> testing</p>
<p>Éj testing testing</p>
</body>
</html>
Output

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
faceless2pro
0viewers