I
IdleBrain
I have created a master file with a table that has the border set to 0
using:
<table id="tblMaster" border="0" cellpadding="0px" cellspacing="0px"
style="height: 15%; width:100%" frame="void" rules="none">
I see that even if i set the border to 0, I still get a border around
the table.
How can I avoid the border from appearing on the masterpage and
subsequently on all the webpages that use this masterpage.
Any suggestions are welcome.
Thanks in Advance.
using:
<table id="tblMaster" border="0" cellpadding="0px" cellspacing="0px"
style="height: 15%; width:100%" frame="void" rules="none">
I see that even if i set the border to 0, I still get a border around
the table.
How can I avoid the border from appearing on the masterpage and
subsequently on all the webpages that use this masterpage.
Any suggestions are welcome.
Thanks in Advance.