Demo of simple jQuery

Note we hide lines of <p>aragraph text and change the heading between Red and Bluse when clciked

HTML

<div>
    <img src="something.jpg" alt="" />
</div>

CSS

h1   {font-size:32px; color: orange;}