greater than equal to sign html code example Example: greater than equal to code var isTrue = ('yellow' === 'green') && (4 >= 4);