<!doctype html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="X-UA-Compatible" content="IE=10">
<title>Document</title>
</head>
<body>
<div style="width:100%; white-space: nowrap; border:1px solid red; overflow:hidden; text-overflow: ellipsis; ">show me the money show me the money show me the money show me the money</div>
</body>
</html>