Liquid (or fluid) layouts use percentage-based widths that adapt to browser window size, creating flexible designs. Fixed layouts use specific pixel widths, while liquid layouts reflow content dynamically, providing better user experience across different screen sizes.