CSS Animated Text Simple example to demonstrate to use of animation in CSS. This example uses pseudo elements and the animation property.
Typewriter Animation A great example using javascript to animate text to display a typewriter effect to the user.
Bootstrap Accordion With Icon Example of accordion menu with icons using bootstrap to achieve slide in and out effect.
NavBar Rounded Corner Example of a navbar menu using rounded corners. Rounded corners can be achieved using the border-radius property.