Im trying to make an simple website.. and i got the layout.. and used photoshop to slice it etc,
I got it in HTML but i can't get the Layout to center :S i want ik to be in every resolution to be in the middle.. :S and the same for my Text table/layers :(
And a </center> tag at the end...atleast thats the way DHTML would end it...
03-24-2006, 04:21 AM
.element
will that center it in the middle middle of the page?
like vertical and horizontal?
03-24-2006, 05:28 AM
doh85
putting a <center> tag at the beginning and a </center> at the end will center everything between those two tags.
it will center it horizontially, but not vertically. The best thing to do is add some line breaks in at the top of the code which will shift everything down a bit. Line Break =