HighDots Forums  

Rounded corners of tables

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Rounded corners of tables in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
JT11 webforumsuser@macromedia.com
 
Posts: n/a

Default Rounded corners of tables - 10-01-2003 , 10:40 AM






Does any one know how you can round the corners of tables when applying a css style using borders.

Thanks.



Reply With Quote
  #2  
Old   
Seth Meranda
 
Posts: n/a

Default Re: Rounded corners of tables - 10-01-2003 , 11:08 AM






you don't use CSS, you have to use images.

--
Seth Meranda
smeranda<AT>unlnotes<DOT>unl<DOT>edu




Reply With Quote
  #3  
Old   
Joe {RoastHorse}
 
Posts: n/a

Default Re: Rounded corners of tables - 10-01-2003 , 11:46 AM



but you can use css borders and images - just use position: relative for the
corner image. eg:

<img src="top_left_corner.gif" width="10" height="10"
style="position:relative;top:-1px;left:-1px;">

joe





"Seth Meranda" <smeranda (AT) unlnotes (DOT) unl.edu> wrote

Quote:
you don't use CSS, you have to use images.

--
Seth Meranda
smeranda<AT>unlnotes<DOT>unl<DOT>edu






Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.