R
RobM
Greetings
I'm attempting out of interest to rewrite and modernise this page at
http://easprod1.epa.vic.gov.au/wastecert/login.jsp
My progress so far is at
http://users.bigpond.net.au/snootfrog/wip/login.html
I'm trying to use an example obtained from the group archives to make the
user/password column & rows non-table (I don't think it warrants being
called tabular).
1. Not sure I like it - I'm now suffering from <div> soup by the looks (not
as nice as alphabet soup?)
2. A bit stuck how to centre the rows within the grey area, you can see
user/password rows are to the left.
Really appreciate some pointers, even a kick up the botty if I'm going
completely down the wrong track.
Thanks crew
Rob (twoDogs and chardonnay at the ready)
Ahhh nearly forgot, PS - the attribute that stops it validating
"autocomplete" is there to stop IE from doing its dropdown thing; not
appropriate for a User ID value.
I'm attempting out of interest to rewrite and modernise this page at
http://easprod1.epa.vic.gov.au/wastecert/login.jsp
My progress so far is at
http://users.bigpond.net.au/snootfrog/wip/login.html
I'm trying to use an example obtained from the group archives to make the
user/password column & rows non-table (I don't think it warrants being
called tabular).
1. Not sure I like it - I'm now suffering from <div> soup by the looks (not
as nice as alphabet soup?)
2. A bit stuck how to centre the rows within the grey area, you can see
user/password rows are to the left.
Really appreciate some pointers, even a kick up the botty if I'm going
completely down the wrong track.
Thanks crew
Rob (twoDogs and chardonnay at the ready)
Ahhh nearly forgot, PS - the attribute that stops it validating
"autocomplete" is there to stop IE from doing its dropdown thing; not
appropriate for a User ID value.