What conditions do we have to set on the halfspace $\{(x,y,z) \in \mathbb{R}^3 \vert ax+by+cz>d \}$ ($a>0$) for that it contains the half space $ \{(x,y,z) \in \mathbb{R}^3 \vert x \geq 0 \}$?
Since $(0,0,0)$ is then contained in it, we must have that $d < 0$, thus $a^{-1}d < 0$. What can I say about $b$ and $c$?
Initial remarks:
$$\{ x | x \ge 0\} \cap \{ x | ax+by+cz-d<0\} = \emptyset \tag{1}$$
As a consequence of Remark n°2, the only possibility to have relationship (1) is to have nonintersecting, planes as boundaries, i.e., parallel planes ; a parallel plane to $x=0$ is a plane with equation $x=d$.
Therefore, only halfspaces defined by an inequation having the form $x > d$ can contain halfspace $x>0$. Moreover, this $d$ must be negative.
In particular, $b$ and $c$ must be zero.
Remark: A distinction should be established between closed and open halfspaces. I should have considered this distinction, but I did not want to blur the message.