<!doctype html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<title>meetcode</title>
<style>
.title { width: 260px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; border: 1px solid #eee; padding: 10px; border-radius: 12px; }
</style>
</head>
<body>
<div class='title'>meetcode has many small coding questions for daily practice</div>
</body>
</html>
<!doctype html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<title>meetcode</title>
<style>
.title { width: 260px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; border: 1px solid #eee; padding: 10px; border-radius: 12px; }
</style>
</head>
<body>
<div class='title'>meetcode has many small coding questions for daily practice</div>
</body>
</html>