Weird Dots...
Those are tiny, tiny broken images...
They are HTML reserving a 4x4 pixel space for an image that is never defined (no "src").
"<img height=4 width=4>"
Should read like this:
"[img]/guts/guts_invis.gif[/img]"
Each of those undefined images should be defined, and a "clear .gif" given as it's source..
They are just FireFox's way of letting you know that it can't display the image that should be there 'cause nobody told it what to display.
Simple HTML error left over from setting up the formatting in a hurry. Very easy error to make.
There are also some "<img width=1 height=1>" undefined images in there too, but FireFox may consider those too small to try to identify for you.
Tomas
They are HTML reserving a 4x4 pixel space for an image that is never defined (no "src").
"<img height=4 width=4>"
Should read like this:
"[img]/guts/guts_invis.gif[/img]"
Each of those undefined images should be defined, and a "clear .gif" given as it's source..
They are just FireFox's way of letting you know that it can't display the image that should be there 'cause nobody told it what to display.
Simple HTML error left over from setting up the formatting in a hurry. Very easy error to make.
There are also some "<img width=1 height=1>" undefined images in there too, but FireFox may consider those too small to try to identify for you.
Tomas
Thread
Thread Starter
Forum
Replies
Last Post
sabot7726
Scion xB 1st-Gen Aero & Exterior
3
Apr 28, 2016 08:20 AM
gqdabien
Scion tC 1G Owners Lounge
3
Sep 17, 2015 09:23 PM
ScionLife Editor
Scion News Forum
0
Sep 15, 2015 04:40 AM








