Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.
Moderator: General Moderators
SpiderMonkey
Forum Commoner
Posts: 85 Joined: Fri May 05, 2006 4:48 am
Post
by SpiderMonkey » Mon Jun 26, 2006 3:36 am
Just come across some code from an old site I made in Softpress Freeway:
Code: Select all
<td width=173><img src="Resources/_clear.gif" border=0 width=173 height=1 alt=""></td>
<td width=4><img src="Resources/_clear.gif" border=0 width=4 height=1 alt=""></td>
<td width=2><img src="Resources/_clear.gif" border=0 width=2 height=1 alt=""></td>
<td width=54><img src="Resources/_clear.gif" border=0 width=54 height=1 alt=""></td>
<td width=33><img src="Resources/_clear.gif" border=0 width=33 height=1 alt=""></td>
<td width=33><img src="Resources/_clear.gif" border=0 width=33 height=1 alt=""></td>
<td width=72><img src="Resources/_clear.gif" border=0 width=72 height=1 alt=""></td>
<td width=12><img src="Resources/_clear.gif" border=0 width=12 height=1 alt=""></td>
<td width=18><img src="Resources/_clear.gif" border=0 width=18 height=1 alt=""></td>
<td width=1><img src="Resources/_clear.gif" border=0 width=1 height=1 alt=""></td>
<td width=3><img src="Resources/_clear.gif" border=0 width=3 height=1 alt=""></td>
<td width=4><img src="Resources/_clear.gif" border=0 width=4 height=1 alt=""></td>
<td width=38><img src="Resources/_clear.gif" border=0 width=38 height=1 alt=""></td>
<td width=88><img src="Resources/_clear.gif" border=0 width=88 height=1 alt=""></td>
<td width=2><img src="Resources/_clear.gif" border=0 width=2 height=1 alt=""></td>
<td width=148><img src="Resources/_clear.gif" border=0 width=148 height=1 alt=""></td>
<td width=16><img src="Resources/_clear.gif" border=0 width=16 height=1 alt=""></td>
<td width=21><img src="Resources/_clear.gif" border=0 width=21 height=1 alt=""></td>
<td width=22><img src="Resources/_clear.gif" border=0 width=22 height=1 alt=""></td>
<td width=50><img src="Resources/_clear.gif" border=0 width=50 height=1 alt=""></td>
<td width=1><img src="Resources/_clear.gif" border=0 width=1 height=1 alt=""></td>
<td width=2 height=1><img src="Resources/_clear.gif" border=0 width=2 height=1 alt=""></td>
Can't imagine why I stopped using it.
Benjamin
Site Administrator
Posts: 6935 Joined: Sun May 19, 2002 10:24 pm
Post
by Benjamin » Mon Jun 26, 2006 3:38 am
Yuck.. Was that even worth posting?
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Mon Jun 26, 2006 9:21 am
at least they all have alt attributes.
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098 Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia
Post
by Chris Corbyn » Mon Jun 26, 2006 9:23 am
It looks like the kind of thing Image Ready churns out. Can't really complain at Image Ready though... just don't use the markup it gives you, or at least only use it as aguide.
Todd_Z
Forum Regular
Posts: 708 Joined: Thu Nov 25, 2004 9:53 pm
Location: U Michigan
Post
by Todd_Z » Mon Jun 26, 2006 2:06 pm
Guys.... that's great code....Idk what you are all complaining about
joke!
Roja
Tutorials Group
Posts: 2692 Joined: Sun Jan 04, 2004 10:30 pm
Post
by Roja » Mon Jun 26, 2006 2:15 pm
Mmm.. Can we get some inaccessibility biscuits to go with that tag soup ?
Mmmm.. Tag Soup..
Benjamin
Site Administrator
Posts: 6935 Joined: Sun May 19, 2002 10:24 pm
Post
by Benjamin » Mon Jun 26, 2006 2:26 pm
There aren't even quotes around the attributes. (ie height=2). Is that what they are called, attributes?
I'm not a ditz I swear.
SpiderMonkey
Forum Commoner
Posts: 85 Joined: Fri May 05, 2006 4:48 am
Post
by SpiderMonkey » Tue Jun 27, 2006 3:19 am
feyd wrote: at least they all have alt attributes.
Which is great unless a program to read web pages tries to announce all of them
Benjamin
Site Administrator
Posts: 6935 Joined: Sun May 19, 2002 10:24 pm
Post
by Benjamin » Tue Jun 27, 2006 3:38 am
SpiderMonkey wrote: feyd wrote: at least they all have alt attributes.
Which is great unless a program to read web pages tries to announce all of them
Null attributes aren't announced