- From: <w3@reisio.com>
- Date: Sat, 29 Sep 2007 12:37:20 -0400 (EDT)
- To: www-validator@w3.org
Someone in #web on freenode mentioned that the top right corner of the
#banner area wasn't curved, but the existence of /images/head-tr.png
suggests it wasn't intended.
Quick fix, rendering only checked in Firefox:
#tagline { background: url(../images/head-br.png) no-repeat right bottom; }
#banner { background: #365D95 url(../images/head-tr.png) no-repeat right
top !important; }
He was also curious why some JS loaded a redundant 'Check' link beside the
'Check' submit input.
As for myself, the use of mootools makes me want to stab something.
3¢ reisio
Received on Monday, 1 October 2007 05:03:34 UTC