QUOTE(champ @ Oct 23 2007, 05:01 PM)

Hi
Can anyone tell me how to make tabs like from www.phpbb.com
and also that background part like

the background is the easiest and can be done various ways, the way i usually do it, is from photoshop and save a either the BG color or a trans. You can also do it with a DIV box.
NOTE: that rounded corners is usually done WITH IMAGES, but this is not always the case...Here is a generator for the IMAGE based:
http://www.neuroticweb.com/recursos/css-rounded-box/Here is a tut for NON-IMAGE based:
http://www.html.it/articoli/niftycube/index.htmlThe Tabs is also a very easy thing to do. This can be done as regular buttons, but that is so last gen. Here is a quick way to make them with AJAX so its one page.
http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/Like i said, there are multiply ways of achieving it, it depends on the time you have and exactly what you want done