seodevhead
01-19-2006, 12:18 AM
I have a database-driven website that lists books very similar to O'reilly's Safari bookshelf. The way I want to display all my database data is very similar to the way they do it on the Safari website at:
http://safari.oreilly.com/?x=1&mode=books&sortKey=title&sortOrder=asc&view=section&xmlid=&k=20&g=&srchText=BOOK&code=&h=0&m=0&l=&j=&searchview=books&catid=&s=1&b=1&f=1&t=1&c=1&u=1&r=&o=1&n=1&d=1&p=1&a=0&title=
My question is this:
Should I go the extra mile to code this entire dynamic listing of books using CSS or should I maintain my coding using tables? Do you think it would be a mess trying to emulate this in tableless CSS? I certainly do not mind taking the extra time to do so, but I also don't want to use the wrong tool (code) for the job. Any suggestions would be greatly appreciated!
http://safari.oreilly.com/?x=1&mode=books&sortKey=title&sortOrder=asc&view=section&xmlid=&k=20&g=&srchText=BOOK&code=&h=0&m=0&l=&j=&searchview=books&catid=&s=1&b=1&f=1&t=1&c=1&u=1&r=&o=1&n=1&d=1&p=1&a=0&title=
My question is this:
Should I go the extra mile to code this entire dynamic listing of books using CSS or should I maintain my coding using tables? Do you think it would be a mess trying to emulate this in tableless CSS? I certainly do not mind taking the extra time to do so, but I also don't want to use the wrong tool (code) for the job. Any suggestions would be greatly appreciated!
