Find closest multiple of $12$ to $96$. We see that $8 \times 12 = 96$ is the nearest. Now subtract $96$ from $96$ to get reminder $0$. Add $8$ to quotient.
Since $0$ is less than $12$, stop the division. The reminder is $0$. The topmost line $08$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $8$.