css
Henry J asked:

I want to create a web page that will have anywhere from one to 4 four columns per page. These article columns will be inside a div container that will be centered. I do not want my articles to flow or move around and I will be placing images in the articles as well.

How do I do this? The tutorials I find always have the second column float and move around. I do not want any liquidity.

Please include the full code – I am new to css and a simple comment will not help me much.