# Display three lines of text, then stop?

**URL:** https://forum.kirupa.com/t/display-three-lines-of-text-then-stop/625105
**Category:** web dev
**Created:** [April 21, 2015, 7:02am UTC](https://forum.kirupa.com/t/display-three-lines-of-text-then-stop/625105 "2015-04-21T07:02:30Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![tailz](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/tailz/32/7262_2.png) [@tailz](https://forum.kirupa.com/u/tailz)
#### Post date: [April 21, 2015, 7:02am UTC](https://forum.kirupa.com/t/display-three-lines-of-text-then-stop/625105/1 "2015-04-21T07:02:30Z")

</div>

Hello all,  
I am seeking your help. I have a simple web page in HTML with a little CSS for styling some text. I want to display three lines of text in sequence, each appearing on the screen before fading away and being replaced with the next line of text. The last line of text should remain on the page.

Is there a simple CSS or HTML way to do this?
