![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
It seems to me that using background images for lists is acceptable. And Dorayme has been pushing two column tables (I'm not buying for ease of use reasons). |
|
I think that you can make a bulleted list have exactly the appearance you want by doing something like this (shown here with links, use span if desired): ... Seems much simpler that the recently discussed alternatives. Tested only in Firefox and IE6 windows. |
#2
| ||||||
| ||||||
|
|
In article <u-KdnXsqP8bgsaXUnZ2dnUVZ_rfinZ2d (AT) earthlink (DOT) com>, Jeff <jeff (AT) spam_me_not (DOT) com> wrote: It seems to me that using background images for lists is acceptable. And Dorayme has been pushing two column tables (I'm not buying for ease of use reasons). Just a small correction to that, dorayme - hey, that's me! - has not been pushing, but rather saying, that there is nothing much wrong with using a table if you cannot make do easily with a UL or OL. |
|
Another thing, have you changed the name of this thread? |
|
this a good idea? |
|
thread about how to get list items (with or without bullets?) to the edge of a containing block. Another thing, you don't supply a URL or say what exact problem you are solving here? |
| I think that you can make a bulleted list have exactly the appearance you want by doing something like this (shown here with links, use span if desired): ... Seems much simpler that the recently discussed alternatives. Tested only in Firefox and IE6 windows. Nothing can be simpler than a one or two col table, so I assume you are referring to other solutions (to what, I am not quite sure?) |
#3
| |||
| |||
|
|
dorayme wrote: ..you don't supply a URL or say what exact problem you are solving here? There's an obvious problem of formatting bulleted lists in getting all browsers to the same point. |
|
I think that you can make a bulleted list have exactly the appearance you want by doing something like this (shown here with links, use span if desired): ... Seems much simpler that the recently discussed alternatives. Tested only in Firefox and IE6 windows. Nothing can be simpler than a one or two col table, so I assume you are referring to other solutions (to what, I am not quite sure?) If you have a list already, why make a table? |
|
Now, there's a difference in approach between the two of us because we have different clients. I believe that you write all of the content html and I tend to write none of it. Someone else (the client) writes/enters the content and in that case it's better to stick to the list they know how to make and style it to what is desired. |
#4
| |||||||||
| |||||||||
|
|
Now, there's a difference in approach between the two of us because we have different clients. I believe that you write all of the content html and I tend to write none of it. Someone else (the client) writes/enters the content and in that case it's better to stick to the list they know how to make and style it to what is desired. Fair enough. In your case you are saying you are more or less stuck with a UL and you are offering a solution about making ULs all look the same across browsers. Perhaps if you put up a URL we can see if this is so. Usually, cross-browser identity as far as bullets and margins and paddings are concerned are very hard to find because of browser differences, especially their code for how they place bullets. |
|
I am not so sure which thread was changed now. There was a problem about getting both UL bullets and OL numbers banged up against a container left edge. People talked about this. I talked about getting both on the same page in the same container close enough to the left edge of a parent across browsers. I am not sure how your suggestion fits in to all of this. |
|
Please don't feel obliged though... It is a very vexing matter these ULs and OLs! <g |
|
Quite frankly, I have sometimes wondered, in an Ockam sort of a way, what the HTML and CSS world might have looked like had there simply not been ULs or OLs and tables were *the* standard way to do these things. |
|
know of no great argument to show that the world is better for having ULs and OLs. |
|
is more precision than is needed. You get to get bullets and numbers automatically! Well, maybe that is nice, but I would have thought it would not have been so hard to allow tables to acquire such a handy CSS handle to do this. |
|
Like some o so correct mechanics that fuss about getting absolutely the most specialised tool for some little task when a more general one would be quick and simple and at hand. |
|
I am quite open to persuasion on this matter. Harder to convince me that a table is *quite* the wrong tool, but this is another matter really. |
#5
| |||
| |||
|
|
My argument is why rewrite the html to change the presentation when you can do that in CSS? |
![]() |
| Thread Tools | |
| Display Modes | |
| |