I used fireworks with netbeans to make php website. First i sliced my design with fireworks and exported into netbeans. Now on netbeans it created css and html files.
The problem is, my design is 960px wide and it should come center of the webbrowser and there should be background on both sides. But now it is showing on left aligned.
Obviosly there is something in css that makes it left aligned . So question is how can i make it centered ?
Any help would be appreciated.
If you use strict doctype, you may apply the following margin on the container: