With the code snippets from this section, you can recreate these effect on your website with no coding experience. Having the overflow CSS property set to hidden for the .reveal-holder class helps prevent anything outside the element’s content from clipping. Then animate the rectangles width 0 to 100 to 0 with the help of CSS keyframe and animation property. You must have seen text reveal effect in many videos, even some websites use these types of effects on their intro banner. The difference is that the ones on this page are acheived using CSS animations (as opposed to the HTML