![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| ||||
| ||||
|
|
Els wrote: Neo Geshel wrote: As I said, I do my homework. In that case, what are you doing here?! If you know everything better than anyone here, what's the point in coming in to ask a question? Anything you can ask here, and that's really *anything*, could just as well be found somewhere on the net, it must be somewhere with the rest of your homework. I might be an XHTML *guru*, but I am only a CSS *expert*. |
|
I am not a CSS *genius* or a CSS *guru*. Hence my appeal to help when apparently identical CSS works in one page but not in another. I didn't find when I required on the net, so I was hoping a CSS *genius* or *guru* could take a quick look at my CSS, and in a potential "a-ha!" moment, be able to point out where I went wrong. |
|
Not much to ask for, is it? So far everyone has bitched about my XHTML. No-one has tried to take a stab at the CSS. |
|
So, as I have said, since everyone keeps focusing on the XHTML, I can say that I've done my homework. Because with XHTML, I have. |
#12
| |||
| |||
|
|
So far everyone has bitched about my XHTML. No-one has tried to take a stab at the CSS. |
#13
| |||
| |||
|
|
Neo Geshel wrote: Toby Inkster wrote: Neo Geshel wrote: What you see is the XHTML-compliant method of introducing inline style sheets. The <!CDATA[ ... ]]> is required by XHTML rules Big hairy bollocks it is. Oh, really? http://www.w3.org/TR/xhtml1/diffs.html#h-4.8 As I said, I do my homework. If you had done your homework you would have noticed that Chapter 4 of the XHTML 1 spec isn't normative. (And you would know what "normative" meant.) I repeat: style type="text/css" body { background: #ccc; color: #000; } /style is valid XHTML and will give you far fewer problems than that cargo-cult nonsense you posted. |
#14
| |||
| |||
|
|
Greetings! When I use the Suckerfish drop-down menu in my new site (http://publishing.kabis.net/), it only works in non-IE browsers. If you look at the following page: http://publishing.kabis.net/menu.html in both IE as well as Mozilla, both browsers work flawlessly. However, if you look at: http://publishing.kabis.net/index.aspx in both browsers, only a non-IE browser works properly. Internet Explorer doesn't work with the drop-down menu at all. Strange thing is, both pages use identical CSS. That's right. Identical CSS. So why does one page work and another doesn't? FYI, I am using ASP.NET to dynamically bring in a random background-image of the H1 and a random banner below the menu. TIA! ...Geshel |
#15
| |||
| |||
|
|
in post: <news:QirIc.77217$WB5.36619@pd7tw2no Neo Geshel <gotcha (AT) geshel (DOT) org> said: I am trying to automatically enable cleartype smoothing for everyone you can just fuck off thank you very much. i'm truly amazed. how dare you try to or think you have the right to fuck around with peoples computers. fuck! not to mention cleartype has a huge system overhead and can make text unreadable so its really hard to turn off again if you cant read the text. fuck again! |
#16
| |||
| |||
|
|
in post: <news:2lidp9Fcg46gU4 (AT) uni-berlin (DOT) de SpaceGirl <NOspaceSPAMgirl (AT) subhuman (DOT) net> said: There's nothing wrong with cleartype, with your setup and it has very little overhead... with your setup |
#17
| |||
| |||
|
|
sorry, i cant upgrade any further. the hardware hasn't been invented yet. |

#18
| |||
| |||
|
|
in post: <news:2livd4Fbhh0kU1 (AT) uni-berlin (DOT) de SpaceGirl <NOspaceSPAMgirl (AT) subhuman (DOT) net> said: There's nothing wrong with cleartype, with your setup and it has very little overhead... with your setup Yes... even on our oldest machines. I dont much care if others cant see that stuff, they should upgrade. sorry, i cant upgrade any further. the hardware hasn't been invented yet. |
#19
| |||
| |||
|
|
in post: <news:2lj45vFd51ktU1 (AT) uni-berlin (DOT) de SpaceGirl <NOspaceSPAMgirl (AT) subhuman (DOT) net> said: sorry, i cant upgrade any further. the hardware hasn't been invented yet. *raised eyebrow* ![]() you look really sexy when you do that. if you read the other posts in the thread you will see one that describes the problems my setup has with cleartype. MS know of the issue and seemingly like every problem discovered in the last 100 years they say it will be fixed in longhorn. |

#20
| |||
| |||
|
|
Neo Geshel wrote: So I take it you also don't bother to terminate empty elements, you don't bother to quote element attributes, and you don't bother to create well-formed documents because they are also "not normative". Terminating empty elements and quoting attributes are both requirements of normative passages of the XHTML spec. As I said, please look up what "normative" means. |
|
Why even bother with XHTML then? To create well-formed and **correct** XHTML documents is to follow **all** of the rules, not just the rules that are convenient for you to follow. No -- you only have to follow the normative rules. If you avoid the use of CDATA because it's ugly and inconvenient, what's stopping you from using img src="image.jpg" and p>this is <em>a paragraph.</p></em Neither of these are prohibited, Both are. I don't know about you, but I try not to pick and choose those rules I decide I want to follow today. If I decide to follow them, I do my best to follow **all** of them. So do I. But that's my point -- chapter 4 doesn't have any rules -- only a few suggestions. |
![]() |
| Thread Tools | |
| Display Modes | |
| |