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 07-04-2007, 08:17 AM   PM User | #1
phill_ridout
Regular Coder

 
Join Date: Mar 2006
Posts: 187
Thanks: 5
Thanked 0 Times in 0 Posts
phill_ridout is an unknown quantity at this point
CSS results table.

CSS screws with my head lol. here's the situation, i have an asp script that pulls some results from a database, and i want to display them in a list. i would of used a table, but as i'm tryin to use as much CSS as possible, this does.nt feel right. is this a case where you should use tables? how would i in about it in CSS? maybe wiv a series of div's? cheers.
phill_ridout is offline   Reply With Quote
Old 07-04-2007, 08:23 AM   PM User | #2
felgall
Master Coder

 
felgall's Avatar
 
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,528
Thanks: 0
Thanked 503 Times in 494 Posts
felgall is a jewel in the roughfelgall is a jewel in the roughfelgall is a jewel in the rough
If it is tabular data (as results from a database usually is) then the correct element to use is a table.

See http://www.felgall.com/xtutt09.htm where I have a table showing all of the appropriate elements to allow styles to be applied using CSS.
__________________
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
felgall is offline   Reply With Quote
Reply

Bookmarks

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 06:39 AM.


Advertisement
Log in to turn off these ads.