how to do an simple terrain?

hi, i want to make an simple terrain of quads. every point of quad should have his own height and its own texture…
how to do this in source?

Check out Nehe’s site under game programming. There is a tutorial on how to load and display terrain, all it needs is some texture mapping.
http://nehe.gamedev.net