View previous topic :: View next topic |
Author |
Message |
lilyofthevalley
Joined: 12 Dec 2007 Posts: 1
|
Posted: Thu Dec 13, 2007 12:24 am Post subject: How do I center the form on my webpage? |
|
|
My question is exactly as I stated the subject: how do I center, or just indent, the form on my webpage. I've tried <align="center"> in a few places, but the form won't budge.
~LilyoftheValley~ |
|
Back to top |
|
|
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Mon Dec 17, 2007 10:57 am Post subject: Reply |
|
|
There are many different ways to achieve this which all really depends on how the code around the form code was written and structured.
Personally, I would recommend copying the form code within a separate table that you've created on your website that has only one row and column and then center the content for this table cell.
Nick Ladd
myContactForm.com |
|
Back to top |
|
|
|