I am thinking of applying a new page to the admin section on my website and I wanted to make one page with three tabs ( picture should be included ) is this possible using jQuery. Thanks a lot.

I am thinking of applying a new page to the admin section on my website and I wanted to make one page with three tabs ( picture should be included ) is this possible using jQuery. Thanks a lot.

There are several jQuery tabs plugins out there:
If you don't need much functionality then just create your own with 3 links/elements and a set of <div> (or any other container) elements.
It sure is. But you don't even need jQuery to do this. CSS can do this quite simply. See here for some examples.
Yes, of course it's possible.
In fact, there are built in jQuery UI and enumerable plugins which do the job.