Forums
This topic is locked
Tables with round corners.
Posted 08 Dec 2004 23:35:38
1
has voted
08 Dec 2004 23:35:38 Damian Castillo posted:
Hello Guru'sI am a newbie to web dev, so please be easy on me. I notice many sites use round corners on their tables that contain data.
Are these tables? if not, what are they and how can I create them.
Thanks.
Replies
Replied 09 Dec 2004 15:23:35
09 Dec 2004 15:23:35 Matt Bailey replied:
The simplest way is to give you links to sites that tell you how to do it.
Here's the first one that came up when I googled: www.htmlgoodies.com/tutors/roundcorners.html. This uses the traditional table based way.
However, I came across this tutorial that shows you how to do it using CSS: www.alistapart.com/articles/customcorners/. I've not done that before so I don't know how easy it is, but CSS is definately the way to go if it works! Hope that helps.
Edited by - matm00 on 09 Dec 2004 15:24:42
Here's the first one that came up when I googled: www.htmlgoodies.com/tutors/roundcorners.html. This uses the traditional table based way.
However, I came across this tutorial that shows you how to do it using CSS: www.alistapart.com/articles/customcorners/. I've not done that before so I don't know how easy it is, but CSS is definately the way to go if it works! Hope that helps.
Edited by - matm00 on 09 Dec 2004 15:24:42