Hi,
I just hit html again after I did some web stuff 10 years ago.
At that time we built most of the stuff with tables - which is a "no-go" today [at least I read so].

Well. I just tried to set up a page not using tables but css instead which makes code really more readable. But I am stuck at trying to make my texts wrap automagically when the user resizes the browser window.
I am positioning the text with <div>.
Any help apreciated
Thanks in advance