Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<html>
<style>
    .math {
        font-family: Georgia;
        font-size: 40pt;
        text-align: center;
    }
    .math .left {
        float: left;
    }
    .math .rad {
        vertical-align: -0.1em;
    }
    .math .small {
        font-size: 75%;
    }
    .math .sup {
        vertical-align: 60%;
    }
    .math .divide {
        overflow: hidden;
        height: 0.24em;
    }
</style>
<body>
    <div class="math">
            <div class="left">
                <div class="small"><span class="rad">&radic;&macr;&macr;&macr;</span><span style="margin-left: -1.x + 1</span></div>
                <div class="divide">&macr;&macr;&macr;&macr;&macr;&macr;</div>
                <div class="small">x<span class="sup small">1<span class="sup small">(2 + x)<span class="sup small">3<span class="sup small">4</span></span></span></span> + 5</span></div>
            </div>
            <div class="left" style="padding-top: 0.4em;">
                &nbsp;&middot;&nbsp;5
            </div>
        </table>
    </div>
</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
anonymouspro
0viewers