You can put this solution on YOUR website! Compare the square of the longest side to the sum of the squares of the other 2 sides.
----------------
If c^2 = a^2 + b^2 it's a right triangle.
If c^2 < a^2 + b^2 it's acute.
If c^2 > a^2 + b^2 it's obtuse.
--------------
If there are 2 sides longer than the 3rd, it's an acute isoceles.