RE: [WSG] Tutorial on styling forms anywhere?

2004-02-18 Thread Michael Kear
://afpwebworks.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, 18 February 2004 5:56 PM To: [EMAIL PROTECTED] Subject: Re: [WSG] Tutorial on styling forms anywhere? Hello Michael, Is there a good tutorial anywhere that covers this stuff? What

Re: [WSG] Tutorial on styling forms anywhere?

2004-02-18 Thread RBaggs
I use this look with XHTML/CSS http://www.ddavenportphotography.com/contact.html - Original Message - From: Michael Kear [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, February 18, 2004 1:31 AM Subject: [WSG] Tutorial on styling forms anywhere? I've read the excellent

Re: [WSG] Tutorial on styling forms anywhere?

2004-02-18 Thread LC 55
/contact.html - Original Message - From: Michael Kear [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, February 18, 2004 1:31 AM Subject: [WSG] Tutorial on styling forms anywhere? I've read the excellent tutorial at HTMLDog about Accessible forms (http://www.htmldog.com/guides

Re: [WSG] Tutorial on styling forms anywhere?

2004-02-18 Thread LC 55
] Sent: Wednesday, February 18, 2004 1:31 AM Subject: [WSG] Tutorial on styling forms anywhere? I've read the excellent tutorial at HTMLDog about Accessible forms (http://www.htmldog.com/guides/htmladvanced/forms.php) and its very very informative. Now I'm experimenting with styling forms

Re: [WSG] Tutorial on styling forms anywhere?

2004-02-17 Thread StBlanz
Hello Michael, Is there a good tutorial anywhere that covers this stuff? What I'm looking for is things like how to align the label in relation to the input field it relates to, how to have the labels all aligning to the right, and the input fields aligning to the left of a line down the page

Re: [WSG] Tutorial on styling forms anywhere?

2004-02-17 Thread Hugh Todd
Michael, Yesterday I posted this link. It's a good start. http://www.alistapart.com/articles/practicalcss/ There's a bit of useful forms code lower down the page. -Hugh Todd Now I'm experimenting with styling forms - layout of labels and input etc. Is there a good tutorial anywhere that