---
title: "CSS Centering a la Cederholm"
description: "Sometimes, people that have started to do webdesign using CSS instead of building complicated layouts using multiple nested tables asks how to center something…"
date: 2004-09-19
canonical_url: "https://christofersandin.com/journal/css-centering-a-la-cederholm"
section: "Journal"
---

# CSS Centering a la Cederholm

Sometimes, people that have started to do webdesign using CSS instead of building complicated layouts using multiple nested tables asks how to center something on the screen. Even if CSS usually makes everything a lot easier there are some parts that are a bit tricky in the beginning, and centering content is one of them. Dan Cederholm at [SimpleBits](http://www.simplebits.com/) has described a simple and effective way in his article “[CSS Centering 101](http://www.simplebits.com/notebook/2004/09/08/centering.html)”.

So, if you’re new to CSS – enjoy this little article.

## Related Journal entries, based on category

- [Felicia's little brother](/journal/felicias-little-brother)
- [Wedding](/journal/wedding)
- [Happy Holidays](/journal/happy-holidays)
- [Mustaschkampen 2011](/journal/mustaschkampen-2011)
- [Vårkänslor](/journal/varkanslor)
- [My first Reeboks](/journal/my-first-reeboks)
- [Smyglansering av ett nytt litet projekt om kosttillskott och träning.](/journal/smyglansering-av-ett-nytt-litet-projekt-om-kosttillskott-och-traning)
- [Soft launch of the new site](/journal/soft-launch-of-the-new-site)
- [Snowy December in Sweden](/journal/snowy-december-in-sweden)
- [6 månader](/journal/6-manader)

 [Go to the start page](/) | [Go to a list of all journal entries](/journal/)
