Chris-topher
01-24-2005, 08:29 PM
Hi.
Will you please help me with this problem I have. I am using a CSS script below
<style type="text/css">
<!--
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
a:hover {text-decoration: none; color:#CC9900}
.{margin-left: 6%; margin-right: 6%;}
-->
</style>
When I use a table 1 row 3 cols and add text all looks good in IE, well until I make the text within the table cells into text links and then the 3 text links spread out which I don't understand and want because my table is set at 30%. When I cut out the css the table shows correctly. I am loking for a webpage that will margin in a little from the left and the right and i have been hours trying to fathom this out ...ARGGG. I cannot begin to start my webpage until this problem is ironed out. Any help I would appreciate. Thanks
Chris
Will you please help me with this problem I have. I am using a CSS script below
<style type="text/css">
<!--
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
a:hover {text-decoration: none; color:#CC9900}
.{margin-left: 6%; margin-right: 6%;}
-->
</style>
When I use a table 1 row 3 cols and add text all looks good in IE, well until I make the text within the table cells into text links and then the 3 text links spread out which I don't understand and want because my table is set at 30%. When I cut out the css the table shows correctly. I am loking for a webpage that will margin in a little from the left and the right and i have been hours trying to fathom this out ...ARGGG. I cannot begin to start my webpage until this problem is ironed out. Any help I would appreciate. Thanks
Chris