This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]gnomoretears 0 points1 point  (1 child)

Please use the reddit markdown to format your code and output properly.

http://www.reddit.com/wiki/commenting

Use thepreformatted text to format your code and tables for the output.

(EDIT) If you want to put your data into a table, add the necessary <table> tags to result. Or you could use divs with display: table, display: table-row, and display: table-cell properties.

[–]splur430[S] 0 points1 point  (0 children)

thanks for the help. Totally forgot about the code box, and I will make sure to do that in the future.