![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| ||||||
| ||||||
|
|
Jukka K. Korpela schrieb: Just three questions: 1) Why Transitional, for an apparently new page? Cause I'm not up to current stuff obviously and I thought to put the browsers in a more less strict mode. |
|
3) Why no URL? Cause I've just started with nothing online yet? |
|
You're not telling what kind of an element has id="spoiler", but the crystal ball tells that it is not a link element. Actually the *subject* tells you that it's no link! |
|
So here it is: |
|
{ background: #000000; color: #000000; } |
|
#spoiler:hover { background: #FFFFFF; } div id="spoiler">This is spoiler text only readable when mouse hovers over it.</div |
#2
| |||
| |||
|
|
By the way, class="..." is preferable to id="..." in cases like this. There is nothing in the concept of a spoiler that says that a page may contain only one spoiler. |
#3
| |||
| |||
|
|
Jukka K. Korpela schrieb: You didn't get the point, apparently. So please read the group for a week or two, or check back the Google archives, and you'll understand. Right, I guess actually stating the point right now in your posting would have taken the time you needed to go on ranting. |
#4
| |||
| |||
|
|
On 2008-08-31, Jukka K. Korpela <jkorpela (AT) cs (DOT) tut.fi> wrote: [...] By the way, class="..." is preferable to id="..." in cases like this. There is nothing in the concept of a spoiler that says that a page may contain only one spoiler. Rather a strange criterion. Is there anything in the concept of anything that says that a page may contain only one of it? |
#5
| |||
| |||
|
|
Ben C wrote: On 2008-08-31, Jukka K. Korpela <jkorpela (AT) cs (DOT) tut.fi> wrote: [...] By the way, class="..." is preferable to id="..." in cases like this. There is nothing in the concept of a spoiler that says that a page may contain only one spoiler. Rather a strange criterion. Is there anything in the concept of anything that says that a page may contain only one of it? That's the very idea of id="...": it is unique on a page. |
|
Why would you use it for elements that may well get repeated in later versions? That would just make changes more difficult. |
|
A page footer, for example, may be regarded as essentially unique on a page. This does not mean that you could not use class="..." for it, too. It just means that id="..." is a logical and practical alternative. |
#6
| |||
| |||
|
|
Jukka K. Korpela schrieb: .... Moreover, the Subject line is supposed to stand on its own, and so is the message body. It is bad practice to imply the heading in the text, on Usenet and elsewhere. Your expertise on webdesign apparently doesn't extend to usenet and elsewhere. I've seen a lot of complaints about meaningless subjects but a complaint about a meaningful subject and a message body that is in correspondence with it - that's a first. And also utter BS. |
#7
| |||
| |||
|
|
Chris F.A. Johnson schrieb: You must be new to usenet. Right. Many newsreaders do not have the subject obviously visible when reading the message text None of those that I've used over the years work like this nor do I see why anyone would use such limited software instead of getting a decent reader like 40tude. |
#8
| |||
| |||
|
|
There are 3 immediate strikes against 40tude: it is not open source |
|
it will not run on my system |
|
it costs money |
#9
| |||
| |||
|
|
** It runs on Windows, Chris. You could upgrade. ;-) |
#10
| |||
| |||
|
|
There are 3 immediate strikes against 40tude: |
|
it costs money |
![]() |
| Thread Tools | |
| Display Modes | |
| |