Re: a href area to enlarge
am 23.06.2007 00:43:47 von dorayme
In article ,
"K." wrote:
> > Link
> > to page
>
> Thank you. It works but padding variable is not need
>
If you don't have padding, what quite is the difference between
no style at all in the link and mere display: block for your
purpose? You delivering the padding from elsewhere?
--
dorayme
Re: a href area to enlarge
am 23.06.2007 09:42:50 von Ben C
On 2007-06-22, dorayme wrote:
> In article ,
> "K." wrote:
>
>> > Link
>> > to page
>>
>> Thank you. It works but padding variable is not need
>>
>
> If you don't have padding, what quite is the difference between
> no style at all in the link and mere display: block for your
> purpose? You delivering the padding from elsewhere?
Padding will still make the clickable area wider-- the full width of the
space available in the -- but generally not much taller.
Re: a href area to enlargeam 23.06.2007 14:16:48 von dorayme
In article ,
Ben C wrote:
> On 2007-06-22, dorayme wrote:
> > In article ,
> > "K." wrote:
> >
> >> >
> >> > style="display:block;padding:40px;">Link
> >> > to page
> >>
> >> Thank you. It works but padding variable is not need
> >>
> >
> > If you don't have padding, what quite is the difference between
> > no style at all in the link and mere display: block for your
> > purpose? You delivering the padding from elsewhere?
>
> Padding will still make the clickable area wider-- the full width of the
> space available in the -- but generally not much taller.
I was a little puzzled to know what OP would benefit from 2 over
1 in
The differences are all a bit strange across different browsers
and text sizes.
(just btw, I discovered that iCab breaks the line after // in the
left cell and wraps the www bit! unless one gives a big explicit
width to the table.)
--
dorayme
Re: a href area to enlargeam 24.06.2007 00:29:04 von Neredbojias
On Sat, 23 Jun 2007 12:16:48 GMT dorayme scribed:
>> >> >
>> >> > style="display:block;padding:40px;">Link
>> >> > to page
>> >>
>> >> Thank you. It works but padding variable is not need
>> >>
>> >
>> > If you don't have padding, what quite is the difference between
>> > no style at all in the link and mere display: block for your
>> > purpose? You delivering the padding from elsewhere?
>>
>> Padding will still make the clickable area wider-- the full width of the
>> space available in the -- but generally not much taller.
>
> I was a little puzzled to know what OP would benefit from 2 over
> 1 in
>
>
>
> The differences are all a bit strange across different browsers
> and text sizes.
As you suggested earlier, I see no difference in "the big three" (between
examples 1 & 2) except ie6 cuts off the top and bottom border. Ergo, the
OP's reply is puzzling.
--
Neredbojias
He who laughs last sounds like an idiot.
Re: a href area to enlargeam 24.06.2007 00:41:02 von Ben C
On 2007-06-23, dorayme wrote:
> In article ,
> Ben C wrote:
>
>> On 2007-06-22, dorayme wrote:
>> > In article ,
>> > "K." wrote:
>> >
>> >> >
>> >> > style="display:block;padding:40px;">Link
>> >> > to page
>> >>
>> >> Thank you. It works but padding variable is not need
>> >>
>> >
>> > If you don't have padding, what quite is the difference between
>> > no style at all in the link and mere display: block for your
>> > purpose? You delivering the padding from elsewhere?
>>
>> Padding will still make the clickable area wider-- the full width of the
>> space available in the -- but generally not much taller.
>
> I was a little puzzled to know what OP would benefit from 2 over
> 1 in
>
>
1 and 2 work out the same, but if in each case you give the
containing the a styled width making it wider than it is at the
moment, then the clickable area should be wider in 2.
> The differences are all a bit strange across different browsers
> and text sizes.
>
> (just btw, I discovered that iCab breaks the line after // in the
> left cell and wraps the www bit! unless one gives a big explicit
> width to the table.)
It does that even when the viewport is wide enough to fit everything
without any linebreaks? That is odd.
Breaking after the // and before www when the available space starts to
become restricted I think may possibly be the correct thing to do
according to Unicode breaking classes, although it's not what Firefox
does.
Re: a href area to enlargeam 24.06.2007 03:35:00 von dorayme
In article ,
Ben C wrote:
> On 2007-06-23, dorayme wrote:
> > (just btw, I discovered that iCab breaks the line after // in the
> > left cell and wraps the www bit! unless one gives a big explicit
> > width to the table.)
>
> It does that even when the viewport is wide enough to fit everything
> without any linebreaks? That is odd.
>
Indeed it is. No, space was not the issue at all. I can open
in iCab full wide on my desktop which is 3,776 px wide and it
still wraps after the "//" !
But I have just this mo taken a further look and I notice it does
_not_ wrap under some text size clicks... (nothing to do with
available browser width). And investigating closer (I have a huge
range of text size clicks available on iCab) it appears that it
is in the minority (3 or 4 in about 14) that it wraps. So I
guess, it wraps most of the time. I might write to the icab
maker about this (he is very clever and cluey about CSS and will
probably shed light on it considering some of his past replies to
me.)
I guess, writing this on a Sunday morning, looks bad. I mean, it
is not like it is the most important investigation a being can
make. One of my most riveting, in a previous slow period of life,
was The Desert:
--
dorayme
Re: a href area to enlargeam 24.06.2007 03:53:54 von dorayme
In article
,
dorayme wrote:
> So I
> guess, it wraps most of the time.
Correction, Ben, I meant: "it does not wrap most of the time"
--
dorayme
Re: a href area to enlargeam 24.06.2007 12:12:32 von Ben C
On 2007-06-24, dorayme wrote:
> In article ,
> Ben C wrote:
>
>> On 2007-06-23, dorayme wrote:
>
>> > (just btw, I discovered that iCab breaks the line after // in the
>> > left cell and wraps the www bit! unless one gives a big explicit
>> > width to the table.)
>>
>> It does that even when the viewport is wide enough to fit everything
>> without any linebreaks? That is odd.
>>
>
> Indeed it is. No, space was not the issue at all. I can open
>
>
>
> in iCab full wide on my desktop which is 3,776 px wide and it
> still wraps after the "//" !
>
> But I have just this mo taken a further look and I notice it does
> _not_ wrap under some text size clicks... (nothing to do with
> available browser width). And investigating closer (I have a huge
> range of text size clicks available on iCab) it appears that it
> is in the minority (3 or 4 in about 14) that it wraps. So I
> guess, it wraps most of the time. I might write to the icab
> maker about this (he is very clever and cluey about CSS and will
> probably shed light on it considering some of his past replies to
> me.)
Well let us know if there is any rationale to it. It looks like it's
just a bug.
It might be trying to make the two table columns similar widths but
there's no reason to do that-- you haven't set td { width: 50%; } or
anything.
> I guess, writing this on a Sunday morning, looks bad. I mean, it
> is not like it is the most important investigation a being can
> make. One of my most riveting, in a previous slow period of life,
> was The Desert:
>
>
Did you mean a different URL?
Re: a href area to enlargeam 24.06.2007 21:01:12 von dorayme
In article ,
Ben C wrote:
> I might write to the icab
> > maker about this ...
>
> Well let us know if there is any rationale to it. It looks like it's
> just a bug.
>
Yes, it might well be. And yes, I will.
> > One of my most riveting, in a previous slow period of life,
> > was The Desert:
> >
> >
>
> Did you mean a different URL?
er... yes, sorry, I just thought Sunday morning and you or Chris
Johnson would be amused by:
--
dorayme
| | | | |