Creating menu with tree behavior

i did that NULL as parent but i ran into another issue i couldnt do a query find parent ID equal to NULL it returned nothing

also another question this tree system what dors lft and right represent? the nodes above and below them? and if yes if its under the parent item does that mean left is NULL or the parent id and left are the same

hopefully that makes sense thank you