Use AS...AS to show two things are EQUAL. Use NOT AS...AS for inequality.
Practice tip: Equal? = AS...AS. Not equal? = NOT AS...AS (or use comparative: taller than).