[WSG] Semantic or no?

2012-03-02 Thread Tom Livingston
Hello Listers,

Quick question (maybe).

I've seen a few sliders that use unordered lists as their base
structure, using LI's as each 'slide', and allow devs to put
anything (HTML structures, as opposed to just an image) into the LI's.

Is putting block elements into an LI really semantically ok/allowed?

TIA


-- 

Tom Livingston | Senior Interactive Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Semantic or no?

2012-03-02 Thread Patrick H. Lauke

Run it through a validator and find out...

(spoilers: yes)

On 02/03/2012 16:39, Tom Livingston wrote:

Hello Listers,

Quick question (maybe).

I've seen a few sliders that use unordered lists as their base
structure, using LI's as each 'slide', and allow devs to put
anything (HTML structures, as opposed to just an image) into the LI's.

Is putting block elements into an LI really semantically ok/allowed?

TIA





--
Patrick H. Lauke
__
re·dux (adj.): brought back; returned. used postpositively
[latin : re-, re- + dux, leader; see duke.]

www.splintered.co.uk | www.photographia.co.uk
http://redux.deviantart.com | http://flickr.com/photos/redux/
__
twitter: @patrick_h_lauke | skype: patrick_h_lauke
__


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Semantic or no?

2012-03-02 Thread Tom Livingston
Thank you Patrick.



On Fri, Mar 2, 2012 at 11:51 AM, Patrick H. Lauke
re...@splintered.co.uk wrote:
 Run it through a validator and find out...

 (spoilers: yes)


 On 02/03/2012 16:39, Tom Livingston wrote:

 Hello Listers,

 Quick question (maybe).

 I've seen a few sliders that use unordered lists as their base
 structure, using LI's as each 'slide', and allow devs to put
 anything (HTML structures, as opposed to just an image) into the LI's.

 Is putting block elements into an LI really semantically ok/allowed?

 TIA




 --
 Patrick H. Lauke
 __
 re·dux (adj.): brought back; returned. used postpositively
 [latin : re-, re- + dux, leader; see duke.]

 www.splintered.co.uk | www.photographia.co.uk
 http://redux.deviantart.com | http://flickr.com/photos/redux/
 __
 twitter: @patrick_h_lauke | skype: patrick_h_lauke
 __



 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: memberh...@webstandardsgroup.org
 ***




-- 

Tom Livingston | Senior Interactive Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



[WSG] list heading – best practice?

2012-03-02 Thread Hanspeter Kadel
hey listeners,

i'm wondering whats the best way to entitle a list. 

looks like back in 1984 people could use LH for the job. 

how to do it in 2012?

thanks!

hans


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] list heading – best practice?

2012-03-02 Thread David Dorward
 
On 2 Mar 2012, at 17:07, Hanspeter Kadel wrote:

 looks like back in 1984 people could use LH for the job. 

No, they couldn't. It was proposed for HTML 3, but that spec was ditched in 
favour of documenting the then current state of the browser wars.

 how to do it in 2012?


h? before the list.

-- 
David Dorward
http://dorward.me.uk



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] list heading – best practice?

2012-03-02 Thread Hanspeter Kadel
 h? before the list.

thats the way i do it, but it doesn't feel right. 

in most of my cases the UL is more secondary content, like menus etc.

i want to keep H1 to H6 for structuring the main content.


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] list heading - best practice?

2012-03-02 Thread coder

   ul 
   li class=title
   strongQuick links/strong
   /li
   li
   a href=noticeboard.html title=news and Notices
   Noticeboard
   /a
   /li
   li
   a href=site/sitemap.html title=A list of site 
contents, with links

   Sitemap
   /a
   /li
   li
   a href=site/sitepolicy.html
   Site policy
   /a
   /li
   li
   a href=site/links.html title=further information
   Useful links
   /a
   /li
   /ul??  Works for me!Bob- Original Message - 
From: David Dorward da...@dorward.me.uk

To: wsg@webstandardsgroup.org
Sent: Friday, March 02, 2012 5:28 PM
Subject: Re: [WSG] list heading - best practice?



On 2 Mar 2012, at 17:07, Hanspeter Kadel wrote:


looks like back in 1984 people could use LH for the job.


No, they couldn't. It was proposed for HTML 3, but that spec was ditched in 
favour of documenting the then current state of the browser wars.



how to do it in 2012?



h? before the list.

--
David Dorward
http://dorward.me.uk



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



RE: [WSG] list heading - best practice?

2012-03-02 Thread Dan Freeman
I wouldn't recommend that.  It may look OK stylistically, but not
semantically.  I believe H? before the list makes the most sense.

- Dan Freeman


-Original Message-
From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On
Behalf Of coder
Sent: Friday, March 02, 2012 1:23 PM
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] list heading - best practice?

ul 
li class=title
strongQuick links/strong
/li
li
a href=noticeboard.html title=news and Notices
Noticeboard
/a
/li
li
a href=site/sitemap.html title=A list of site
contents, with links
Sitemap
/a
/li
li
a href=site/sitepolicy.html
Site policy
/a
/li
li
a href=site/links.html title=further information
Useful links
/a
/li
/ul??  Works for me!Bob- Original Message -
From: David Dorward da...@dorward.me.uk
To: wsg@webstandardsgroup.org
Sent: Friday, March 02, 2012 5:28 PM
Subject: Re: [WSG] list heading - best practice?



On 2 Mar 2012, at 17:07, Hanspeter Kadel wrote:

 looks like back in 1984 people could use LH for the job.

No, they couldn't. It was proposed for HTML 3, but that spec was ditched
in
favour of documenting the then current state of the browser wars.

 how to do it in 2012?


h? before the list.

--
David Dorward
http://dorward.me.uk



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***


LEXI-COMP CONFIDENTIALITY NOTICE
The information in this electronic mail is intended for the named 
recipients only.  Any use of this information by anyone other than 
the intended receiver is prohibited.  If the reader of this message is
not the intended recipient, you are hereby notified that any 
dissemination, distribution, copying, or other use of this message 
or its attachments is strictly prohibited.  If you have received this 
message in error, please notify the sender immediately by replying 
to this electronic e-mail or by calling 330-650-6506.  Please delete 
it from your computer.  Thank you.



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***