Hey! I have a problem with alignment of text.. As you can see on my test page all the text is align to the left, if its possible I would like to align the text with help of pixels, not just left, center, right. If you know what I mean. http://www.lommis.net/test I've made an illustration of how I would like it to look: http://www.lommis.net/test/likethis.jpg So the question is how the code would look like to get something like this! I would be so grateful for any help!
looking at your code i see you are not using any tables. You should at least use tables to build yuor site. Or css if you are familiar with it. If you are starting out you should visit W3Schools to learn basic html. There you will find answer to your questions.
This simple tutorial really helped me build my first few pages and learn how to set the basic parameters http://www.tips-tricks.com/table.asp hope it helps W3Schools is really helpful as well