Removing table lines and table space between cells in css -


i have site: http://redditlist.com/dir/1026 , i'm stuck on trying remove spacing between cells more this: http://redditlist.com.

table#mytable{   border-collapse:collapse; } 

Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -