Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<select style="width: 100px; overflow: hidden; text-overflow: ellipsis;">
<option selected>Text that is long enough that it totally overflows<option>
</select>
<!DOCTYPE html>
<select style="width: 100px; overflow: hidden; text-overflow: ellipsis;">
<option selected>Text that is long enough that it totally overflows<option>
</select>