What is the difference in producing a LOW (0) output for an OR gate and a NAND gate?

An OR gate produces a LOW (0) output only when all its inputs are LOW, while a NAND gate produces a LOW (0) output only when all its inputs are HIGH.