See the Example and Learn.
Example:
HTML
<style>
.link_short {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
</style>
<div class="link_short">
<a href="https://horje.com">
World Wrestling Entertainment is an American professional wrestling promotion. It is owned and operated by TKO Group Holdings, a majority-owned subsidiary of Endeavor Group Holdings
</a>
How to expand a link with body and screen of a HTML Page | HTML Link Tutorial |
What is alternative of Iframe | HTML Link Tutorial |
How to point Mouse on HTML Text | HTML Link Tutorial |
How to make a link text short with screen fit | HTML Link Tutorial |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Link Tutorial |
Uploaded by: | Admin |