473,395 Members | 1,452 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,395 software developers and data experts.

Curved Corners on Tables.

Hi

How would you get curved corners on tables. I would prefer not to use
graphics but will try anything.
Cheers Possum..
Pic Example
http://udopage.com/Round%20Curves%20on%20Tables.php


--
Posted via a free Usenet account from http://www.teranews.com

Dec 26 '06 #1
2 6262
Possum wrote:
Hi

How would you get curved corners on tables. I would prefer not to use
graphics but will try anything.
Cheers Possum..
Pic Example
http://udopage.com/Round%20Curves%20on%20Tables.php
I don't know about IE, but you can play with this:

<table style=" border: 2px solid black;-moz-border-radius: 25px;">

You can also apply that to a cell:
<td style="border: 2px solid black;-moz-border-radius: 25px;">

There are other Mozilla-specific rules, but it is generally not advised
to use any browser-specific hacks.

--
Amer Neely
w: www.softouch.on.ca/
b: www.softouch.on.ca/blog/
Perl | MySQL programming for all data entry forms.
"We make web sites work!"
Dec 26 '06 #2

Possum wrote:
How would you get curved corners on tables. I would prefer not to use
graphics but will try anything.
This is asked quite often.

Google "rounded corners css" and "nifty corners" and you'll get lots of
ideas.

Have fun!
Kev

Dec 27 '06 #3

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

Similar topics

8
by: Mark | last post by:
Hi My web site is looking too boxy, does anybody have any tips on how to make standard tables have curved edges. Or.. If I am inserting an images into html and then another image...
5
by: Peter Cartwright | last post by:
Positioning four corner images in a stretchable box is possible using a table. But can it be done in CSS?
2
by: Steve | last post by:
Is it possible to create a border around an element that can size dynamically and has rounded corners? I know that with the use of a background image I can create a static border, but I need the...
2
by: soup_or_power | last post by:
Hi Is there a way to round the table corners using javascript/css without using the <div> tag? I want to round the corners of the tables at my intranet site but using the suggested solutions I've...
2
by: Konrad | last post by:
Hi This is maybe simple question but how to render DataGrid and Tables with rounded corners? Thanks Konrad
5
by: phil-news-nospam | last post by:
Hey, look, Ma! No tables! Here is my attempt at making rounded corners. It uses a bunch of element layers to merge 4 background images. But, it seems to work. Now if there was just a way to...
8
by: TheCornjerker | last post by:
I've been looking into what method I should use to show rounded corners (and I've found a lot). My question is why does Google seems to mostly use the table method with an image in each corner. ...
6
by: Schraalhans Keukenmeester | last post by:
I want to achieve the following: A small image in each of the corners of a box, like below: +-------------------------------+ | + | + | + | + | + | +
5
by: Cindy Lee | last post by:
Is there anyway to put rounded corners on the grid views? When I bring it up in the brower I need to have rounded corners. There are some tricks I can do to regular html tables, but is there any...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.