It loogs good for me In IE, Camino and Safari, and Im on a mac... lol.
I will make it bigger... as for this container to center it... how do i do that?
Just put everything in one div tag?
I've done everything you've said and nothings happening...
I've put: [code:1:83d698842f]style="text-align: center"[/code:1:83d698842f] in the body tag,
and put all the previous code between: [code:1:83d698842f]<div style="position:relative;text-align: left"> and </div> [/code:1:83d698842f] but nothing's changed.
Comments
Why don't you try wrapping the whole lot in a container. That way You can position it in the middle of the page.
still a good design though
I will make it bigger... as for this container to center it... how do i do that?
Just put everything in one div tag?
Get the container div to align left or justify, whatever you want it doing.
Oh, and make sure the container is positioned relative.
I've put: [code:1:83d698842f]style="text-align: center"[/code:1:83d698842f] in the body tag,
and put all the previous code between: [code:1:83d698842f]<div style="position:relative;text-align: left"> and </div> [/code:1:83d698842f] but nothing's changed.