no, your coding is wrong that's why its not working. it should be <table><tr><td> then your info </td></tr></table> the slash at the end is recognized as a closing tag and the tr stands for table row and td stands for table data. theres also th for table heading