5102 Posts in 1520 Topics by 1116 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 890 Views |
-
Tables - hidden borders

29 November 2009 at 6:35pm
For some reason, I cannot get the border around each cell in the table to disappear. The square around each cell always shows up. Any help on this?
-
Re: Tables - hidden borders

29 November 2009 at 9:12pm
Semantically a table should be used if the data in it has any kind of relation. Your table with picture does not have any relation. You should do this with floating div´s.
Anyways the layout of all html elements is defined in a css-file. To find out which definitions apply to an element I use firefox + firebug extension. Firebug shows you all css definitions for an extension + the whole way of inheritence/overloading and the link to the css file.
| 890 Views | ||
|
Page:
1
|
Go to Top |


