Rounded Cornered Box & .css

F

Fred

Can someone help me produce a rounded cornered box please. I use FP 2002 with
tables. I've found this useful site http://www.roundedcornr.com/rc1.php but I
just can't get it to work/publish. I'm totally useless with .css so answers
please in layman's terms for a novice. TIA
 
D

David Berry

And if you're using FrontPage 2003 you can use Layout tables and create
rounded corners
 
V

vey

David said:
And if you're using FrontPage 2003 you can use Layout tables and create
rounded corners

You better not let Murray read this message or you will be in big trouble.
 
K

Kevin Spencer

Actually, for doing rounded corners, tables are ideal. HTML tables are ideal
for tabular layout, and rounded corners are essentially images in 4
"corners" of a box. This means that the "box" must essentially be nine
"boxes" that maintain a constant alignment, with the corner images in the
corner boxes, line images in the boxes between the corners, and content in
the middle "box." Using an HTML table for this ensures that the "boxes"
(cells in the table) maintain their tabular relationships with one another.
I don't think Murray would have a problem with that.

--
HTH,

Kevin Spencer
Microsoft MVP

DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top