[Websg Meetup] Russ Weakley's CSS Worshop
choonkeat
choonkeat at gmail.com
Thu Feb 8 21:28:04 EST 2007
Hmm.. hopefully someone can shed light on how I should do this. First of
all, I'm a lazy person... so I'd only like to learn to do things properly
once, and hopefully never be conscious of doing them again and again by
getting my toys <http://www.rubyonrails.com/> to do them instead...
especially for <form />
Previously I do Name: <input /><br /> plainly, sprinkle a <p /> here or
there to make a form... and sometimes using tables.
Recently I'd repented to using CSS with standard layout of
<dl>
<dt><label for="someid">Name</label></dt>
<dd><input id="someid" /></dd>
<dl>
And was just feeling smug until I
see<http://www.squarecirclez.com/blog/russ-weakleys-css-worshop/539>
<fieldset
/> and <legend />.. where example
usages<http://www.w3.org/TR/html401/interact/forms.html#h-17.10>are
identical (to me) to
<label/> and <dl/>...
So.. is there advise for me on what's The Mother Theresa Way (tm) of doing
forms?
Repented, lazy soul,
choonkeat
On 2/9/07, Murray Bourne <murraybourne at gmail.com> wrote:
>
> Hi
>
> Good to meet some of you again at the CSS workshop yesterday.
>
> My writeup:
>
> http://www.squarecirclez.com/blog/russ-weakleys-css-worshop/539
>
> --
> Regards,
> Murray Bourne
> ===================================
> Interactive Mathematics: http://www.intmath.com/
> squareCircleZ: http://www.squarecirclez.com/blog/
>
> _______________________________________________
> Meetup mailing list
> Meetup at websg.org
> http://websg.org/mailman/listinfo/meetup_websg.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/meetup_websg.org/attachments/20070209/4eb0a69d/attachment.html
More information about the Meetup
mailing list