Hi,
I'm totaly new to css and html (started 3 days ago learning it) and i got this problem:
I made a table (1 row and 1 column) with in it some pictures and some text. when I align my pictures left with: img {float:left} my table fils the whole page, but when i let the images float right the table nicely takes the right shape with space on the left and right(how i want it to be!)
how can i let my images float at the left side of the table AND let my table have the right width (the with of the image+text).
this is the page i talk about: http://informatica.rozemuller.nl/software.htm
and this is the css code: http://informatica.rozemuller.nl/homestyle.htm
thanks in advance for helping me
Chris Rozemuller
PS this site is for school so don't help me any further than fixing this small problem