All right, thanks. I now have a different question, for the following CSS, what do I need to do to make text for INPUT type="text" showing up more Clearly?
On Sunday, December 23, 2012 9:45:00 AM UTC-5, MiB wrote: > > > 23 dec 2012 kl. 03:16 skrev justaguy: > > > If not specified does it mean the mean distance among all the TDs? > > That depends. With the separated borders model and table width set to auto > (!) you have border-spacing — among these the borders around cells — as > default evenly distributed and values can be set with "border-spacing" for > the table. With the collapsing borders model you don't have any space > between so "border-spacing" is naturally ignored. > > See this code http://pastebin.com/CTsYANEMas an example. Experiment with > the width settings (preferrably in a real time editor as the Developer > Tools n Firefox or similar) and analyze the actual width of cells with the > built-in browser tools and/or Xray. > > -- -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected]
