Fixed and flow layout are two different types. We use Flow layout when we want our web page to fix in any resolution. In flow layout we use to match the of the screen while in fixed we use pixels
So 100px stands fixed
while 100 stands for Flow which will adjust itself