Odie101
08-02-2011, 04:55 PM
Hi everyone. I was hoping someone could help me figure out how to make a grid similar to the one at this site - http://www.coffeerocket.com/Default.asp
Under their "Featured Products" they have a pretty nifty looking table with dividers that span horizontally and vertically that nicely separates their images.
Can someone please tell me how I can go about getting that same effect?
I know that I will need to create a table and do some styling with CSS, and I have tried to add a background image to the <td> with no-repeat, etc.. but it does not give me the effect I am looking for.
How can I make my image go vertically the length of the image and description, and also have a line going horizontally that spans the width of both cells like they do at the above website?
Would really appreciate and help or guidance with this. I know a little about HTML/CSS but I just can't figure out how to get this to look right.
Under their "Featured Products" they have a pretty nifty looking table with dividers that span horizontally and vertically that nicely separates their images.
Can someone please tell me how I can go about getting that same effect?
I know that I will need to create a table and do some styling with CSS, and I have tried to add a background image to the <td> with no-repeat, etc.. but it does not give me the effect I am looking for.
How can I make my image go vertically the length of the image and description, and also have a line going horizontally that spans the width of both cells like they do at the above website?
Would really appreciate and help or guidance with this. I know a little about HTML/CSS but I just can't figure out how to get this to look right.