[program-l] Re: html glitch

  • From: "TJ McElroy" <raider.59@xxxxxxxxxxx>
  • To: <program-l@xxxxxxxxxxxxx>
  • Date: Mon, 29 Oct 2012 15:28:44 -0400

Hello Bryan,

You have not closed the first three input elements:

The first three input elements are missing the closing />


// modified code

<tr><td>&nbsp;</td></tr>
<tr><td>
Check the programs you are comfortable using:
</td></tr>
<tr><td>
<input type="checkbox" id="jaws" name="jaws" value="no" tabindex="1">Jaws for Windows speech
</td></tr>
<tr><td>
<input type="checkbox" id="wineyes" name="wineyes" value="no"
tabindex="1">Window-eyes for Windows speech
</td></tr>
<tr><td>
<input type="checkbox" id="magic" name="magic" value="no" tabindex="1">Magic for Windows magnification
</td></tr>
<tr><td><input type="checkbox" id="zoomtext" name="zoomtext" value="no"
tabindex="1">Zoomtext for Windows magnification</td></tr>
<tr><td><input type="checkbox" id="openbook" name="openbook" value="no"
tabindex="1">OpenBook document scanning</td></tr>
<tr><td><input type="checkbox" id="kurzweil" name="kurzweil" value="no"
tabindex="1">Kurzweil document scanning</td></tr>
<tr><td><input type="checkbox" id="notetaker" name="notetaker" value="no"
tabindex="1">PacMate or BrailleNote device</td></tr>
<tr><td><input type="checkbox" id="brldisp" name="brldisp" value="no"
tabindex="1">Either note taker with refreshable display</td></tr>
<tr><td>&nbsp;</td></tr>

<tr><td><input type="checkbox" id="hardware" name="hardware" value="no"
tabindex="1"> I need assistance with a computer hardware problem.</td></tr>
<tr><td>&nbsp;</td></tr>
<tr><td><input type="checkbox" id="software" name="software" value="no"
tabindex="1"> I need assistance with learning software programs.</td></tr>
<tr><td>&nbsp;</td></tr>
<tr><td><input type="checkbox" id="readmail" name="readmail" value="no"
tabindex="1"> I just want to independently read my mail.</td></tr>
<tr><td>&nbsp;</td></tr>

Bryan Schulz




----- Original Message ----- From: "Bryan Schulz" <b.schulz@xxxxxxxxxxxxx>
To: <program-l@xxxxxxxxxxxxx>
Sent: Monday, October 29, 2012 2:59 PM
Subject: [program-l] html glitch


hi,

can someone spot why the text for the first five checkboxes seems to be invisible and the three at the end are spoken?
thanks.

<tr><td>&nbsp;</td></tr>
<tr><td>Check the programs you are comfortable using:</td></tr>
<tr><td><input type="checkbox" id="jaws" name="jaws" value="no" tabindex="1">Jaws for Windows speech</td></tr> <tr><td><input type="checkbox" id="wineyes" name="wineyes" value="no" tabindex="1">Window-eyes for Windows speech</td></tr> <tr><td><input type="checkbox" id="magic" name="magic" value="no" tabindex="1">Magic for Windows magnification</td></tr> <tr><td><input type="checkbox" id="zoomtext" name="zoomtext" value="no" tabindex="1">Zoomtext for Windows magnification</td></tr> <tr><td><input type="checkbox" id="openbook" name="openbook" value="no" tabindex="1">OpenBook document scanning</td></tr> <tr><td><input type="checkbox" id="kurzweil" name="kurzweil" value="no" tabindex="1">Kurzweil document scanning</td></tr> <tr><td><input type="checkbox" id="notetaker" name="notetaker" value="no" tabindex="1">PacMate or BrailleNote device</td></tr> <tr><td><input type="checkbox" id="brldisp" name="brldisp" value="no" tabindex="1">Either note taker with refreshable display</td></tr>
<tr><td>&nbsp;</td></tr>

<tr><td><input type="checkbox" id="hardware" name="hardware" value="no" tabindex="1"> I need assistance with a computer hardware problem.</td></tr>
<tr><td>&nbsp;</td></tr>
<tr><td><input type="checkbox" id="software" name="software" value="no" tabindex="1"> I need assistance with learning software programs.</td></tr>
<tr><td>&nbsp;</td></tr>
<tr><td><input type="checkbox" id="readmail" name="readmail" value="no" tabindex="1"> I just want to independently read my mail.</td></tr>
<tr><td>&nbsp;</td></tr>

Bryan Schulz

** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq
[:/:]

  T.J. McElroy

Email: tj.mcelroy@xxxxxxxxxxx
phone: 317.867.0277

  We can not control the wind,
  but we can adjust our sails.

[:\:]

** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: