Hi,
Could anyone please tell me what would be the best and easiest method for creating round cornered tables.
Thanks
RHS
ronaldb66
01-23-2004, 09:35 AM
You can either use images to create a rounded corner effect, or you can wait for the CSS3 specifications - which feature the border-radius property - to reach the recommendation status, and of course for user agents to actually comply to it; say, a year or two, three...
Go for images.
Thanks Ronald,
You mean, the regular method of using gifs or jpegs in the corner cell?
Regards
RHS
ronaldb66
01-23-2004, 01:52 PM
Yep!
Assuming you're going to use a table for layout purposes, the following articles on A List Apart (http://www.alistapart.com/) may give you some extra info on the subject:
Sliding doors of CSS (http://www.alistapart.com/articles/slidingdoors/)
Sliding doors of CSS, part II (http://www.alistapart.com/articles/slidingdoors2/)
<update status="fresh">
Oo! Oo! Even better:
Creating custom corners & borders (http://www.alistapart.com/articles/customcorners/)
</update>
zoobie
01-23-2004, 07:01 PM
I forget the address...but do a search for "finetable" in which he's done the coding for you...without images.
Thanks Ronald once again, I have copied the article, will go through and get back.
Thanks Zoobie for the tip the php script, finetable (http://www.hotscripts.com/Detailed/14897.html) is available at hotscripts.com, have downloaded, will give it a try
Regards
RHS
ReadMe.txt
01-23-2004, 09:50 PM
I'm not very happy about that finetable thingy, it claims to give rounded border with no images, yet it uses images....
zoobie
01-24-2004, 12:22 AM
Does it? Ha ha! I never checked it...I just figured it was telling the truth because the corners were a bit jagged...