Well I can't figure out where to add it, heres my code:
CODE
<table>
<br>
<fieldset name="Group1" style="border-bottom-color: #FFFFFF; height: 535px; width: 1560px; background-color: #000000; clear: both; border-left-color: #FFFFFF; border-right-color: #FFFFFF; border-top-color: #FFFFFF;"><br><br><font size="4" color="#ecb81f"> Removed text for privacy reasons.</font>
<legend class="style2">
<img height="39" src="img/welcome.png" width="178">
</legend>
<br>
</fieldset>
</table>
I am trying to add
CODE
table {margin-left: auto; margin-right: auto;}
but where ever I add it, it shows up as text not code.
Also, I am trying to make my index just one image with a button that says enter in the middle, and the button will be aprt of the background, how do I make the button click able but nothing else? Do I have to make the button separate image? If so how would I align it?