Hi,
I have uploaded my site for marking but have found that when I submit a form in my Contacts page the message that displays in a div when the message is sent is on the left hand side in IE all other browsers display the div correctly, do I need to add :
body {
text-align: center; /* for IE */
}
to the body tag for that page to get this to work in IE,can anyone help.



Reply With Quote

Bookmarks