Suppose $f: A \subset \mathbb{R} \to \mathbb{R} $ and $g: A \subset \mathbb{R} \to \mathbb{R} $ such that $f(x) \to k$ and $g(x) \to m$. Let $\epsilon > 0$ for some $\epsilon \in \mathbb{R} $. Since $f(x) \to k$ and $g(x) \to m$, there are $\delta_f$ and $\delta_g$ such that $$0 < |x - x_0| <\delta_f \Rightarrow |f(x) - k| < \epsilon $$ and $$0 < |x - x_0| <\delta_f \Rightarrow |g(x) - m| < \epsilon $$. Let $\delta = min\{\delta_f, \delta_g\} $. Then we have: $$ 0 < |x - x_0| <\delta \Rightarrow |f(x) - k||g(x) - m| < \epsilon^2 $$. Observe now that, for any fixed $\epsilon$, both $f$ and $g$ are limited in this $\epsilon$-neighborhood of $x_0$. Therefore there are $L_f$ and $L_g$ (which depend on $\epsilon$ too) such that $\forall x (|f(x)| < L_f) \land \forall x (|g(x) < L_g)$, with $x \in B_\delta (x)\backslash \{x_0\} \subset A$.
We now expand the product $|f(x) - k||g(x) - m|$ (I will denote $f(x)$ by $f$, the same for $g(x)$, for the sake of my tired fingers): $$(1): \; |fg -kg -mf +km|;$$ Let $ C = (L_g k + L_f m)$. Then: $$(2): \; |fg - C/2 - C/2 +km| < \epsilon + |C| $$ $$(3): \; |fg - C/2 - (C/2 -km)| < \:...$$ Since $|a - b| ≥ |a|-|b|$, $$(4): \; |fg - C/2| - |C/2 -km| <\: ...$$ $$(5): \; |fg| - |C/2| - (|C/2| - |km|) <\:...$$ $$(6): \; |fg|+|km| < \epsilon + 2|C|$$ Since $|x| = |-x|$, $$(7): \; |fg| + |-km| < \epsilon + 2|C|$$ Since $|x + y| ≤ |x| + |y|$, $$(8): \; |fg - km| < \epsilon + 2|C|$$ Since each step respect the fact that the left side of the inequality is always decreasing, we conclude by $(8)$ that $fg \to km$.
Assume wlog $k,m> 0$, then we have that
then
$$ (k-\epsilon_1)(m-\epsilon_2) \le f(x)g(x) \le (k+\epsilon_1)(m+\epsilon_2)$$
$$ km-k\epsilon_2-m\epsilon_1+\epsilon_1\epsilon_2 \le f(x)g(x) \le km+k\epsilon_2+m\epsilon_1+\epsilon_1\epsilon_2 $$
that is
$$|f(x)g(x)-km|\le \epsilon_3$$
with $\epsilon_3=|k\epsilon_2+m\epsilon_1-\epsilon_1\epsilon_2|$.