Round coners around the table

  • Thread starter Thread starter Sachin
  • Start date Start date
S

Sachin

Hi All,

I have seen many web sites where they have small round corners around the
tables rather than the traditional square one without using images.
Would like to know what css attributes or anything else is used to have
rounds (inward/outward) etc on the html page?

Thanks in advance.
 
Hi All,

I have seen many web sites where they have small round corners around the
tables rather than the traditional square one without using images.
Would like to know what css attributes or anything else is used to have
rounds (inward/outward) etc on the html page?

Thanks in advance.

Hi

The next time you find an example use the 'view source' menu option
(or equivalent in whatever browser you use) to open the page file in a
text editor and study the html content. That should answer your
question.
 
Back
Top