Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<style>
button {
width: 10ch;
overflow: clip;
text-overflow: ellipsis;
}
</style>
<button>aaaaaaaaaaaaaaaaaaaaaa</button>