hi
i have tried to take up the advice of yoda and harshmaul for aligning text with the table however i have not succeeded. the funny thing is that they both come in line when i set to table align right however when i try moving the table back to the center the links slip back down. can anyone help me please. i have used the table to create a form. if there is another way to create the form so that everything is aligned neatly without the use of tables i would appreciate any suggestions.
for further insight i have copied the code below for the css file if it helps and also a print screened image of my webpage.
code:
[HTML]body{background-image:url(http://www.nigelfrench .com/psunmasked/brown_texture.j pg)}
h1{font-family:Creamina l; font-size:large; text-align:center; color:#FF0000}
h2{font-family:"Goudy Old Style"; font-size:18px; color:#FFFFFF}
img{border:none }
p{vertical-align:top}
[/HTML]
i have tried to take up the advice of yoda and harshmaul for aligning text with the table however i have not succeeded. the funny thing is that they both come in line when i set to table align right however when i try moving the table back to the center the links slip back down. can anyone help me please. i have used the table to create a form. if there is another way to create the form so that everything is aligned neatly without the use of tables i would appreciate any suggestions.
for further insight i have copied the code below for the css file if it helps and also a print screened image of my webpage.
code:
[HTML]body{background-image:url(http://www.nigelfrench .com/psunmasked/brown_texture.j pg)}
h1{font-family:Creamina l; font-size:large; text-align:center; color:#FF0000}
h2{font-family:"Goudy Old Style"; font-size:18px; color:#FFFFFF}
img{border:none }
p{vertical-align:top}
[/HTML]
Comment