More generally, one can have a surface in terms of any 2 parameters. If x= x(u,v), y= y(u,v), z= z(u,v), then we can write the "position vector" of any point on the surface as
x(u,v)\vec{i}+ y(u,v)\vec{j}+ z(u,v)\vec{k}.
The two derivatives \vec{r}_u= x_u\vec{i}+ y_u\vec{j}+ z_u\vec{k} and \vec{r}_v= x_v\vec{i}+ y_v\vec{j}+ z_v\vec{k} lie in the tangent plane and their lengths are the differentials of length in that direction. Their cross product, \vec{r}_u\times\vec{r}_v is called the "fundamental vector product" and its length, times dudv, is the differential of surface area.
In particular, if z= f(x,y), this gives exactly what JukkaVayrynen said.