Thread
:
Easy way to center HTML page...
View Single Post
04-28-2006, 02:05 PM
Validus
Confirmed User
Industry Role:
Join Date: Jul 2001
Location: Calgary, Canada
Posts: 4,012
Actually, you might want to add a width:100%; to the DIV tag...
Code:
<DIV ID="idElement1" style="text-align:center; width:100%;">
Validus
View Public Profile
Find More Posts by Validus