You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Портфолио https://www.behance.net/d4d4186e
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Портфолио https://www.behance.net/d4d4186e
Question
people2010
Не получается сделать внутренню границу таблицы чтоб она была тонкая,вот кусок кода,как вывожу данные.
do{
printf(
"<table width='200' border='1' style='border-collapse:collapse;
margin-left:20px; '>
<tr >
<td style='padding:20px; td{border-collapse:collapse;}'>Привет человек № %s</td></tr>
</table>",
$result['id']);
}while($result = mysql_fetch_array($res));
?>
В результате получается такая? Внутренняя граница жирная.
http://xmages.net/storage/10/1/0/2/1/upload/11b3b988.jpg
Edited by people2010Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.