|
Posted by Blinky the Shark on November 22, 2007, 11:26 am
Please log in for more thread options
David Stone wrote:
>
>> Rik Wasmus wrote:
>> > wrote:
>> >
>> >> Rik Wasmus wrote:
>> >>> 'g','j','y','q','p', characters which have some 'thingy' (help a
>> >>> non-native speaker out here...)
>> >>
>> >> It is called a descender.
>> >
>> > Noted, I'll try to remember :)
>>
>> And the perky ones 'b','d','f','h','k','l','t' are call ascenders
>
> Don't forget about the leading (pronounced as in the metal, lead, not
> the taking a horse to water leading). That's the gap between one
> line and the next.
>
> Aren't fonts fun?
And there's also tracking and kerning. Not vertical adjustments, but
still fun font stuff. :)
--
Blinky
Killing all posts from Google Groups
The Usenet Improvement Project - http://improve-usenet.org
|
|
Posted by Ben C on November 22, 2007, 5:04 pm
Please log in for more thread options
> David Stone wrote:
>>
>>> Rik Wasmus wrote:
>>> > wrote:
>>> >
>>> >> Rik Wasmus wrote:
>>> >>> 'g','j','y','q','p', characters which have some 'thingy' (help a
>>> >>> non-native speaker out here...)
>>> >>
>>> >> It is called a descender.
>>> >
>>> > Noted, I'll try to remember :)
>>>
>>> And the perky ones 'b','d','f','h','k','l','t' are call ascenders
>>
>> Don't forget about the leading (pronounced as in the metal, lead, not
>> the taking a horse to water leading). That's the gap between one
>> line and the next.
>>
>> Aren't fonts fun?
>
> And there's also tracking and kerning. Not vertical adjustments, but
> still fun font stuff. :)
What's tracking?
|
|
Posted by Blinky the Shark on November 22, 2007, 6:31 pm
Please log in for more thread options Ben C wrote:
>> David Stone wrote:
>>>
>>>> Rik Wasmus wrote:
>>>> > wrote:
>>>> >
>>>> >> Rik Wasmus wrote:
>>>> >>> 'g','j','y','q','p', characters which have some 'thingy' (help a
>>>> >>> non-native speaker out here...)
>>>> >>
>>>> >> It is called a descender.
>>>> >
>>>> > Noted, I'll try to remember :)
>>>>
>>>> And the perky ones 'b','d','f','h','k','l','t' are call ascenders
>>>
>>> Don't forget about the leading (pronounced as in the metal, lead, not
>>> the taking a horse to water leading). That's the gap between one
>>> line and the next.
>>>
>>> Aren't fonts fun?
>>
>> And there's also tracking and kerning. Not vertical adjustments, but
>> still fun font stuff. :)
>
> What's tracking?
http://www.grasshopperllc.com/showdocs.php?id=736
--
Blinky
Killing all posts from Google Groups
The Usenet Improvement Project - http://improve-usenet.org
|
|
Posted by cf on November 21, 2007, 5:37 pm
Please log in for more thread options let it be known on Wed, 21 Nov 2007 22:29:20 +0100
|Why does this result in whitespace between the images?
|
| <div style="border-width: 0px; padding: 0px; margin: 0px;">
| <img src="images/logo.gif" width="150" height="66"
|alt="" />
| </div>
| <div style="border-width: 0px; padding: 0px; margin: 0px">
| <img src="images/logo.gif" width="150" height="66"
|alt="" />
| </div>
|Olav
|
Try removing the whitespace between your div and img tags, i.e.
<div style=""><img src="" width="" height="" alt=""></div>
I made a simple test.htm page with a strict 4.01 doc type
<http://www.cnswebs.net/stuff/olav/test.htm>
hth
--
I may be dumb, but I'm not stupid.
Terry Bradshaw
|
|
Posted by cf on November 21, 2007, 5:47 pm
Please log in for more thread options let it be known on Wed, 21 Nov 2007 22:29:20 +0100
|Why does this result in whitespace between the images?
|
| <div style="border-width: 0px; padding: 0px; margin: 0px;">
| <img src="images/logo.gif" width="150" height="66"
|alt="" />
| </div>
| <div style="border-width: 0px; padding: 0px; margin: 0px">
| <img src="images/logo.gif" width="150" height="66"
|alt="" />
| </div>
|Olav
|
my bad, sorry. My test.htm only removes the space in IE7, it doesn't work in FF
or Opera.
--
I may be dumb, but I'm not stupid.
Terry Bradshaw
|
| Similar Threads | Posted | | Space introduced between images | October 13, 2004, 2:26 pm |
| make a div take up space | August 21, 2004, 7:33 am |
| Why unwanted space? | July 23, 2005, 10:39 pm |
| SSI Nav Menu Space | February 20, 2007, 12:38 pm |
| Bold takes up more space? | July 13, 2004, 10:35 am |
| Why Blank Space on Last Row of Table? | July 29, 2004, 3:00 am |
| Zero width space still unsafe? | December 20, 2004, 4:46 pm |
| why paragraphs have a space on top in FireFox? | May 19, 2005, 11:30 am |
| adding white space in | August 31, 2005, 4:34 pm |
| White space, collapsing | March 28, 2006, 10:47 am |
|