E-mail List Archives
Re: RE: Long form legends
From: Richard Garbutt
Date: Jun 10, 2005 1:49PM
- Next message: Jukka K. Korpela: "Re: RE: Long form legends"
- Previous message: Thomas Jedenfelt: "RE: Long form legends"
- Next message in Thread: Jukka K. Korpela: "Re: RE: Long form legends"
- Previous message in Thread: Thomas Jedenfelt: "RE: Long form legends"
- View all messages in this Thread
Hi, This is my first post to the list. I joined recently and have only
recieved Thomas' last post.
This tutorial:
http://www.picment.com/articles/css/funwithforms/
seems great on styling forms. I like the way they mark them up:
<code>
<form>
<fieldest>
<label for="foo">foo</label>
<input id="foo" type="text" name="foo" />
</fieldset>
</form>
</code>
This seems (IMHO) the most semantic and accessable way to do it and
allows great styling.
regards
Richard
- Next message: Jukka K. Korpela: "Re: RE: Long form legends"
- Previous message: Thomas Jedenfelt: "RE: Long form legends"
- Next message in Thread: Jukka K. Korpela: "Re: RE: Long form legends"
- Previous message in Thread: Thomas Jedenfelt: "RE: Long form legends"
- View all messages in this Thread