[Nfb-web] text links wrapping

Michael Hansen mhansen4 at gmail.com
Sun Nov 29 16:23:24 UTC 2009


Marvin,

I am assuming that you want your table of contents "Home     Join Our
List     Our Lessons     Members Page     Radio Broadcast Page " all
on one line.

first off this is all dependent on screen resolutions, font sizes and,
magnification. If somebody has those setting set drastically different
from you it still might cause your text to wrap.

Now what  did to not cause your text to wrap is pasted bellow, but in
short I just removed some non breaking spaces.

Mike


<hr>
<a href="http://www.blindgeeks.org">Home</a>
    <a
href="mailto:BlindGeeks-subscribe at yahoogroups.com?subject=Join">Join Our
List </a>     <a href=
"BG_L2_Lab1Lessons.htm">Our Lessons</a>  
  <a href= "BG_L2_Lab1Members.htm">Members Page</a>   
  <a href= "BG_L2_Lab1Radio.htm">Radio Broadcast
Page</a>
<hr>

---
Mike Hansen
NFB of Nebraska


On Sun, Nov 29, 2009 at 8:50 AM, Peter Wolfe <sunspot005 at gmail.com> wrote:
> I can't completely understand of what you are asking. Text tags which
> ones? Seriously <hr>s are a waste of my time on my site as css will
> destroy it without a problem. However, just explain better so people
> can understand.
>
> On 11/29/09, Marvin Hunkin <startrekcafe at gmail.com> wrote:
>> hi.
>> doing a online tutorial a web work shop at http://www.blindgeeks.org
>> and have a body and navigation, and header.
>> in the main body of the text links.
>> my couple of text links, are wrapping around.
>> should be all on one line.
>> can any one help.
>> using jaws 11.
>> windows vista.
>> will post my code file below.
>> any help.
>> and need to have a <hr> above and below the links.
>> the sighted person, that visually it looks fine.
>> so any help would be appreciated.
>> Marvin.
>>
>> <!DOCTYPE HTML PUBLIC "-//W3C/DTD HTML 4.01 Transitional//EN"
>>  "http://www.w3.org/TR/html4/loose.dtd">
>>  <html>
>> <head>
>> <title>Blind Geeks</title>
>> </head>
>> <body bgcolor="#660000" text="#003333" topmargin=0 leftmargin=0
>> link="#FFFFFF" vlink="#CCCCCC">
>> <div id = "header" align="center" style="width: 838px; height: 44px;
>> bakcground-color: Navy; color: White; font-family: 'Comic Sans MS';
>> font-weight: 700;">
>> <h1>Blind Geeks - Where Blind People Learn Programming</h1>
>> </div>
>> <div id = "nav" align="center" style="width: 838px; height: 44px;
>> bakcground-color: Navy; color: White; font-family: 'Comic Sans MS';
>> font-weight: 700;">
>> <hr>
>> <a href="http://www.blindgeeks.org">Home</a>        
>>     <a
>> href="mailto:BlindGeeks-subscribe at yahoogroups.com?subject=Join">Join Our
>> List </a>             <a href=
>> "BG_L2_Lab1Lessons.htm">Our Lessons</a>          
>>   <a href= "BG_L2_Lab1Members.htm">Members Page</a>     
>>         <a href= "BG_L2_Lab1Radio.htm">Radio Broadcast
>> Page</a>            
>> <hr>
>> </div>
>> <div id="body" align="center" style="width: 838px; height: 44px;
>> bakcground-color: Navy; color: White; font-family: 'Comic Sans MS';
>> font-weight: 700;" onload="window.resizeTo(871,765)">
>> <p>Welcome to the Blind Geeks Web Page.</p>
>> <br>
>> <p>You will find information and resources for blind programmers on this
>> site.</p>
>> <br>
>> <p>Contact me if you need more information about what services we offer.</p>
>> <br>
>> <p>You can contact me via this link</p>
>> <br>
>> <a href="mailto:startrekcafe at gmail.com?subject=Blind Geeks Inquiry">Contact
>> Me</a>
>> <br>
>> <p>Click on the links below to visit other programming sites.</p>
>> <br>
>> <hr>
>> <a href="http://groups.yahoo.com/groups/helpwithvb">Help With Visual Basic
>> Group</a>             <a
>> href="http://groups.yahoo.com/groups/helpwithcsharp">Help With C Sharp
>> Group</a>             <a
>> href="http://www.java.sun.com">Java Programming</a>      
>>       <a href="http://msdn.microsoft.com">Microsoft MSDN
>> Centre</a>             <a
>> href="http://www.borland.com">Borland Home Page</a>      
>>       <a href="http://www.eclipse.org">Eclipse Home Page</a>
>>            
>> <hr>
>> </div>
>> <div id="footer" align="center" style="width: 838px; height: 44px;
>> background-color: Navy; color: White; font-family: 'Comic Sans MS';
>> font-weight: 700;">
>> <p>This page is developed by Marvin Hunkin.</p>
>> <br>
>> <p>I adhere to the World Wide Consortium Website Standards (W3C) for this
>> page.</p>
>> <br>
>> <br>
>> <br>
>> <p>© Marvin Hunkin 2009.</p>
>> </div>
>> </body>
>> </html>
>>
>>
>>
>> _______________________________________________
>> Nfb-web mailing list
>> Nfb-web at nfbnet.org
>> http://www.nfbnet.org/mailman/listinfo/nfb-web_nfbnet.org
>> To unsubscribe, change your list options or get your account info for
>> Nfb-web:
>> http://www.nfbnet.org/mailman/options/nfb-web_nfbnet.org/sunspot005%40gmail.com
>>
>
>
> --
> Peter
> Webmaster
> http://www.darkstruggle.com
> webmaster at darkstruggle.com
> alternative e-mail
> sunspot005 at gmail.com
>
> _______________________________________________
> Nfb-web mailing list
> Nfb-web at nfbnet.org
> http://www.nfbnet.org/mailman/listinfo/nfb-web_nfbnet.org
> To unsubscribe, change your list options or get your account info for Nfb-web:
> http://www.nfbnet.org/mailman/options/nfb-web_nfbnet.org/mhansen4%40gmail.com
>




More information about the NFB-Web mailing list