html - left edge of table border is cut off in firefox, but not in IE 6/7, and Safari -


It looks fine in Safari, but not in Firefox 3.0.11

Firefox:

Safari:

HTML for table:

  & lt; Table class = "placement-test-schedule" & gt; & Lt; TR & gt; & Lt; Th & gt; Day & lt; / Th & gt; & Lt; Th & gt; Date & lt; / Th & gt; & Lt; Th & gt; Check-In Begins (Admission to College Center) & lt; / Th & gt; & Lt; Th & gt; Test Beans & lt; / Th & gt; & Lt; Th & gt; Registration begins & lt; / Th & gt; & Lt; Th & gt; Seating availability & lt; / Th & gt; & Lt; / TR & gt; & Lt; TR & gt; & Lt; TD & gt; Mars & lt; / TD & gt; & Lt; TD & gt; 8/18/09 & lt; / TD & gt; & Lt; Td> 10: 45am & lt; / Td> & Lt; Td> 10: 00am & lt; / Td> & Lt; Td> 12: 30 PM & lt; / Td> & Lt; Td> & Lt; Span class = "open" & gt; Open & lt; / Span & gt; & Lt; / Td> & Lt; / TR & gt; & Lt; TR & gt; & Lt; TD & gt; Mercury & lt; / TD & gt; & Lt; TD & gt; 8/26/09 & lt; / TD & gt; & Lt; Td> 10: 45am & lt; / Td> & Lt; Td> 10: 00am & lt; / Td> & Lt; Td> 12: 30 PM & lt; / Td> & Lt; Td> & Lt; Span class = "open" & gt; Open & lt; / Span & gt; & Lt; / Td> & Lt; / TR & gt; & Lt; / Table & gt;  

CSS for table:

  / * ---------- Placement test --------- - * /. Content-body .col-middle table.placement-testing-schedule {margin-down: 10px; Range-distance: 10px; }  

table {border-fall: collapse; }

  .content-body .col-middle table.placement-testing-schedule td, th {border: 1px solid # 055830; Background color: #ffc; Padding: 7px; } .content-body .col-middle table.placement-testing-schedule th {background-color: # fdbe2f; }  

Does anyone know why Firefox is being disconnected? Oh, it looks right in IE 6 and also; IE 7

Try adding to the boundary (the same TD is on the same elements) in the table itself.

Is this just a standard table? HTML can also help in posting, so we know who you are working with.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -