If you want to understand the difference between a differential equation, and the more ordinary equations you've dealt with, consider the type of unknowns you're supposed to find:
a)In your ordinary equations, you're supposed to find some NUMBER "x" which fits into your equation.
Slightly more difficult, you're supposed to find NUMBERS "x and y" which fit simultaneously into the equation(s) you've been given.
In all such cases, you're supposed to find a set of numbers which fit your equations exactly.
b)FUNCTIONAL EQUATIONS on the other hand, are equations where your unknowns are functions, rather than single numbers.
There are lots of different functional equations; DIFFERENTIAL equations are the most "common" variety of functional equations.
As the other posters have said, what characterises a differential equation is that the derivatives of the function you seek is included in the functional equation you're trying to solve.
If both integrals and derivatives of your unkown function are included in your equation, you'll typically call it an integro-differential equation.
The other posters have given great examples of differential equations, so I'll stop here..