|
Posted by david m wicker on 05/21/05 02:43
On Fri, 13 May 2005 06:41:50 GMT, Cogito <nospam@nospam.nospam> wrote:
>I have looked at the source code of this site:
>http://www.caedes.net/
>attempting to understand how the rounded corners and frame is added to
>the tables. But, I cannot see the trees from the wood.
>Can someone please isolate the essential lines of code that are at the
>core of this nice table layout and explain how it is done?
If you looked at that site with firefox, used their webdeveloper
extension, by hitting 'outline/table cells'
you would have been able to see the table construction very easily,
without even looking at the code
you could then see that the corners were 1/4 circles
download ff and use it, you'll learn a lot about how other people
write sites
you'll also be surprised at how poor the standards are for some well
thought of sites
__________________
Regards
David M Wicker
www.atf-uk.co.uk
__________________
[Back to original message]
|