The fixed template meant that when the page was displayed in any browser on any resolution it will always be the same size and look the same.
The fluid layout meant that when the browser window size or the resolution was changed the content of the page also changes. When the window is widened the text/images also widen to fill the page. When the page is made smaller, the text/images moves to fit on the screen.
Below are examples of fixed and fluid pages along with the coding.
Fixed:

Fluid:

No comments:
Post a Comment