Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
http://www.rcblue.com/test/Toby.htmlをご覧ください。画像間には非常に狭い垂直ギャップがあります。html5を使用せずに でそれらを取り除く方法は<table cellpadding="0" cellspacing="0">?
html5
<table cellpadding="0" cellspacing="0">
<table cellpadding="0" cellspacing="0">...</table>