473,383 Members | 1,788 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Nice Tables with CSS

Hello,

Does anyone knows where can I find some nice styled CSS tables?

Thanks,
Miguel

Nov 13 '07 #1
7 13052
shapper wrote on 13 nov 2007 in comp.infosystems.www.authoring.stylesheets:
Does anyone knows where can I find some nice styled CSS tables?
On the web?

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Nov 13 '07 #2
On Nov 13, 7:05 pm, "Evertjan." <exjxw.hannivo...@interxnl.netwrote:
shapper wrote on 13 nov 2007 in comp.infosystems.www.authoring.stylesheets:
Does anyone knows where can I find some nice styled CSS tables?

On the web?

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Yes. A web site with tables styled with CSS ... or if you know any
book.
I am looking for a nice design for to use on my CMS tables.

Thanks,
Miguel

Nov 13 '07 #3
shapper schreef:
On Nov 13, 7:05 pm, "Evertjan." <exjxw.hannivo...@interxnl.netwrote:
>shapper wrote on 13 nov 2007 in comp.infosystems.www.authoring.stylesheets:
>>Does anyone knows where can I find some nice styled CSS tables?
On the web?

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Yes. A web site with tables styled with CSS ... or if you know any
book.
I am looking for a nice design for to use on my CMS tables.

Thanks,
Miguel
You could always use a search-engine, looking for "styling tables with CSS"
If you happen to stumble upon Veerle's blog, pay attention; she did a
nice table.

--
Rob
Nov 13 '07 #4
shapper meinte:
On Nov 13, 7:05 pm, "Evertjan." <exjxw.hannivo...@interxnl.netwrote:
>shapper wrote on 13 nov 2007 in comp.infosystems.www.authoring.stylesheets:
>>Does anyone knows where can I find some nice styled CSS tables?
On the web?
I don't think that was a question. Apart from a rhetoric one.
Yes. A web site with tables styled with CSS ... or if you know any
book.
What's the problem with just styling it? It's not a lenghty development
process. And what is "nice"?

Gregor
--
http://www.gregorkofler.at ::: Landschafts- und Reisefotografie
http://www.licht-blick.at ::: Forum für Multivisionsvorträge
http://www.image2d.com ::: Bildagentur für den alpinen Raum
Nov 13 '07 #5
shapper wrote:
Hello,

Does anyone knows where can I find some nice styled CSS tables?

Thanks,
Miguel
Check out the CSS Table Gallery:

http://icant.co.uk/csstablegallery/

Hundreds of styles.

Jeremy
Nov 13 '07 #6
Jeremy wrote:
shapper wrote:
>Hello,

Does anyone knows where can I find some nice styled CSS tables?

Thanks,
Miguel

Check out the CSS Table Gallery:

http://icant.co.uk/csstablegallery/

Hundreds of styles.

Jeremy
Errr, slightly less than a hundred styles.

:-P
Nov 13 '07 #7
In article <FK*****************@newsfe15.lga>,
Jeremy <je****@pinacol.comwrote:
shapper wrote:
Hello,

Does anyone knows where can I find some nice styled CSS tables?

Thanks,
Miguel

Check out the CSS Table Gallery:

http://icant.co.uk/csstablegallery/

Hundreds of styles.
I hope the rest are better than the first few which are truly
gauche. BTW, the url displays badly in Safari. In fact, there may
be a lesson for the OP here, beware of people who take an over
keen interest in designing the look of tables. Simple is best
with a table to display most info.

--
dorayme
Nov 13 '07 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

44
by: Mariusz Jedrzejewski | last post by:
Hi, I'll be very grateful if somebody can explain me why my Opera 7.23 (runing under linux) doesn't show me inner tables. Using below code I can see only "inner table 1". There is no problem with...
6
by: Dave Smithz | last post by:
Hi there, A client of mine wants to start generating some reports from their PHP / MYSQL database. They were previously gathering data from the screen and cutting and pasting it into a Word...
3
by: Random Person | last post by:
Does anyone know how to use VBA to relink tables between two MS Access databases? We have two databases, one with VBA code and the other with data tables. The tables are referenced by linked...
11
by: dskillingstad | last post by:
I've been struggling with this problem for some time and have tried multiple solutions with no luck. Let me start with, I'm a novice at Access and I'm not looking for someones help to design my...
0
by: Randy | last post by:
I have two DataTables in a DataSet. I create a DataRelation between two like-typed columns in the first and second tables, and it works exactly as expected. Unfortunately, the default behavior...
5
by: rdemyan via AccessMonster.com | last post by:
I have a need to add another field to all of my tables (over 150). Not data, but an actual field. Can I code this somehow. So the code presumabley would loop through all the tables, open each...
4
by: db2admin | last post by:
Hello, I want to plan rearranging tables in our database according to business areas. say all tables in business area A will be in seperate tablespace or tablespaces. I am planning to monitor...
7
by: Salad | last post by:
Had 1 more column in the database window called "Last Compiled" When you compile the front end all of the "Modified" timestamps reflect the last date/time of the compile...not when the developer...
3
by: WebCM | last post by:
How to apply nice URL-s into CMS? 1. Should we use nice urls for every page? 2. Do we need to put a FULL path into <a href="">? 3. What is faster and better? a) 10 rules in .htaccess...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.