Does anyone happen to know the correct coding to tell a browser to actually cache a page?

Right now im using this code...

Code:
<META HTTP-EQUIV="PRAGMA" CONTENT="PUBLIC">
But a site validator on w3.org is telling me there are no cache headers on the site

Regards,

Lee