removing table borders around table using css code example Example: remove border between td table { border-collapse: collapse; }