Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-13-2012, 04:11 PM   PM User | #1
Interrobang
New to the CF scene

 
Join Date: May 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Interrobang is an unknown quantity at this point
Problems with cell lines in HTML/CSS table

I'm trying to create a table using HTML as well as some CSS, and I've run into two problems.

First, I've noticed that when I define a color for the lines in between the table cells, it actually makes them two different colors, one of which is your specified color and the other is another color which goes well with the first. In tables, this is pretty unnoticeable and makes it look nicer, in my opinion. However, the computer seems to always decide the second color by itself; is there any way to specifically define both colors?

Also, when I open my code with Chrome or Safari, it appears to work fine; however, all the cell lines are missing with both Firefox and Opera (having a Mac, I can't test IE). What could be causing this? I know this is the type of problem in which I'd most likely have to post all of my code for it to be resolved, but since this is a school assignment, that'd be going against forum rules. Any advice as to what might be causing this problem?

If you can think of anything that might solve either question, please let me know. Thanks in advance!
Interrobang is offline   Reply With Quote
Old 05-13-2012, 06:15 PM   PM User | #2
quartzy
Regular Coder

 
Join Date: May 2009
Posts: 813
Thanks: 123
Thanked 24 Times in 24 Posts
quartzy is an unknown quantity at this point
It would help if you posted the CSS and html for the problem
quartzy is offline   Reply With Quote
Old 05-13-2012, 06:29 PM   PM User | #3
Interrobang
New to the CF scene

 
Join Date: May 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Interrobang is an unknown quantity at this point
I would, but I have a problem with that. I'm home schooled, but the curriculum comes from a popular online school. I'm afraid that students in the same class as me, while researching the same problems I have been having, might stumble upon this thread, see my code for the assignment, and at least partially steal it as their own. I don't want to contribute to possible cheating.

Do you mind if I PM it to you?
Interrobang is offline   Reply With Quote
Old 05-14-2012, 01:57 PM   PM User | #4
Major Payne
Regular Coder

 
Join Date: Aug 2005
Location: MS
Posts: 745
Thanks: 7
Thanked 65 Times in 63 Posts
Major Payne is an unknown quantity at this point
Found an answer to a similar question HERE. Many people do not code a table correctly much less make one using CSS. There are table tags that are left out, cells improperly inserted (empty cells need at least a non-breaking space), etc.. A table example.
__________________
☠ ☠RON☠ ☠

Last edited by Major Payne; 05-14-2012 at 01:59 PM..
Major Payne is offline   Reply With Quote
Reply

Bookmarks

Tags
browser, cell lines, color, html, table

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:20 PM.


Advertisement
Log in to turn off these ads.