View Full Version : CSS Layouts


linkinpark907
02-16-2005, 10:37 AM
CSS Layouts are like frames right?Well,I had trouble understanding frames and now I have trouble understanding the layouts!Can someone help me?

Chris
02-16-2005, 10:49 AM
No, CSS layouts are not like frames.

CSS lets you customise the layout (colours, positions, styles) etc, but frames split the page up into multiple pages.

Chris