[Bug 21941] New: Spaghetti Monster reference is provocative

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21941

            Bug ID: 21941
           Summary: Spaghetti Monster reference is provocative
    Classification: Unclassified
           Product: HTML WG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CR HTML5 spec
          Assignee: robin@w3.org
          Reporter: david100@sympatico.ca
        QA Contact: public-html-bugzilla@w3.org

Snip from bug 21926 comments 


Hi dave, I think the spaghetti monster example is more asinine than
provocative. 

===========snip=========
In the following example, a picture representing the flying spaghetti monster
emblem, with each of the left noodly appendages and the right noodly appendages
in different images, so that the user can pick the left side or the right side
in an adventure.

<h1>The Church</h1>
<p>You come across a flying spaghetti monster. Which side of His
Noodliness do you wish to reach out for?</p>
<p><a href="?go=left" ><img src="fsm-left.png"  alt="Left side. "></a
  ><img src="fsm-middle.png" alt=""
  ><a href="?go=right"><img src="fsm-right.png" alt="Right side."></a></p>

=====snip=========

How about this?

===Start of recommended example==========

In the following example, is a picture representing the British House of
Commons, with each each side of the house in different images, so that the user
can pick the left side or the right side.

<h1>The House of Commons</h1>
<p>You have come upon the House of Commons, which side would you like to
pick</p>
<p><a href="?go=left" ><img src="bhc-left.png"  alt="Left side. "></a
  ><img src="brc-middle.png" alt=""
  ><a href="?go=right"><img src="fsm-right.png" alt="Right side."></a></p>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 6 May 2013 19:50:06 UTC