Hey guys, I have been left semi frustrated at a basic comparison I have built, I basically want it UN-boarded vertically so it flows from Left to right without the Vertical bordering, Does anybody know how to do so? My coding skills are quite rookie so a "dummies" explanation would be good. many thanks Carl
<style type="text/css"> th, td { border-top-style: solid; border-bottom-style: solid; border-width: 2px; } </style> <table> <tr> <th>Month</th> <th>Savings</th> </tr> <tr> <td>January</td> <td>$100</td> </tr> <tr> <td>February</td> <td>$80</td> </tr> </table> Code (markup): I suggest you to look the CSS samples on: http://developingsites.blogspot.com/2013/02/stylistic-rules-style-sheet-languages.html
Hello MBdunga, I have no CSS experience, do you think i would be able to post a contest to design this table, its minor work if you no what your doing, i dont :-(
Whatever you want. You can spend days or a week to study it. If I'm only in desktop I'll try to create a table like that, and suggest you to share one of my social networking page, to your networking profile for an exchange.