1
Talk good guys I’m a few hours and could not add the border tag on this line anyone could help me?
<tr style="font-size: 12px;text-align: center" onclick="window.location = \''.$LINK.'/show/' . $auctionInfo['id'] . '\'"><td><div id="timer_' . $auctionInfo['id'] . '">' . time_left($auctionInfo['finish_time'] - time()) . '</div></td><td>' . $auctionChar->getLevel() . ' ' . getVocationName($auctionChar->getVocation(), $auctionChar->getPromotion()) . '</td><td>' . $auctionInfo['buy_now'] . ' pp</td><td>' . $auctionInfo['bid'] . ' pp</td></tr>';
in case you need the whole page just say that I post I’m trying to add the border tag to get a little more organized and separate but it doesn’t matter how I put or where it doesn’t change if someone can give a strength
Page print
Cara explains better what you need. You want to put edge on the table or put a margin between the fields?
– hugocsl
I want to put the edge on the table ... because there at that time etc... it is possible to click and will be redirected to another tab so I need you to stay with separate edge understand?
– Brunds
Tag
<table>
that is out of its<tr>
puts it like this<table border="1px" style=" border-collapse: collapse;">
– hugocsl
thank you very much Hugo xD
– Brunds
Did it work out there? Can I add as a response?
– hugocsl
can yes thank you
– Brunds
Thanks Brunds I already answered there, if you can accept I thank, so we keep the site organized with the questions that is already solved with an answer accepted.
– hugocsl