| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Comments:
<0> it's so quite in here <0> zofbot, starthuman <0> zofbot, hi <1> Zoffix, Hi <1> Zoffix, how are you? <0> zofbot, I'm fine... it's quite in here isn't it? <1> Zoffix, it is! <0> zofbot, how's life? <1> Zoffix, life's OK! <0> zofbot, how's wife? =) <1> Zoffix, :) <0> zofbot, what are you doing? <1> Zoffix, when? <2> would you mind quitting the spam? <0> zofbot, stophuman
<2> thanx :) <0> zofbot, addlame thanx <3> hi all <0> hi <3> http://new.billardcafe.at/index.php?id=17 could you please tell me what I have to change to have the box adjust to the picture? <3> I thought it would be: overflow: visible; but that doesn't seem to work <2> !v http://new.billardcafe.at/index.php?id=17 <4> HTML: Valid - http://validator.w3.org/check?uri=http://new.billardcafe.at/index.php?id=17 <4> CSS: Valid - http://jigsaw.w3.org/css-validator/validator?uri=http://new.billardcafe.at/index.php?id=17 <0> `float contain @ FloLeBlanc <4> FloLeBlanc, float contain: http://www.positioniseverything.net/easyclearing.html http://www.quirksmode.org/css/clearing.html http://www.complexspiral.com/publications/containing-floats/ <3> thank you <0> what language is that? <0> zofbot, t de_en Derzeit sind leider keine Jobs verfgbar <0> German ^_^ At present unfortunately no jobs are verfgbar <0> avalable I suppose ^_^ <5> Hi, i have a problem with a website showing up on IE winxp, it shows up fine in firefox for osx and winxp, and the css and html is valid. http://www.smart-mouse.com/kanewedding <0> ie-- <3> Hmm I guess there is no other way than applying a "hack" :( <6> Lacrymist: You're serving XHTML as text/html but following Appendix C <0> perlbot hack <5> Dorward: ? i dont understand. <6> Lacrymist: The specific bit that is causing that problem is http://www.w3.org/TR/xhtml1/#C_3 - but I strongly suggest you stick to HTML 4.01, if you are serving as text/html then XHTML gives you only problems over HTML 4.01. <7> hi <7> i have a <input type="submit" value="foo"> is there a way to underline foo when i move the mouse on this button ? <6> enzo: input[type=submit]:hover { text-decoration: underline; <7> doesn't work <0> enzo, IE? <7> no firefox <0> o.O <7> but i have already a cl*** in this button <7> i paste somewhere <5> Dorward: i'm sorry but i still dont understand what i need to do to get it to work. sorry <0> `doctype @ Lacrymist <4> Lacrymist, doctype: Take a gander at the fine document type definitions available here: http://www.w3.org/QA/2002/04/valid-dtd-list.html (HTML 4.01 Strict is recommended) <2> Lacrymist: change your XHTML to HTML, basically <5> and then change the < /> tages to have an ending tag? <3> ok thank you all, cya <6> Lacrymist: If you don't understand then not using XHTML becomes an even better option. <5> good point <6> Lacrymist: Anywhere you have <foo /> in XHTML should have either an end tag instead of the "/" or should just have the "/" removed - it depends if the end tag is forbidden or not in HTML. <0> enzo, hm.. yeah it doesn't... makes sense.. since the rule applies to the button itself and not the text on it... if you really need this mabe make value empty and put text over the button and then underline it <5> yeah <5> i get it so far, ill just convert everything to html <0> zofbot, addlame ill <0> -\ <0> s/mabe/maybe/; <0> enzo, but if I were you I wouldn't bother doing that... since you will probably need to use 'position: absolute' and it might happen that the text will be somewhere else and not on the button ^_^... <7> pfiou <0> what does that mean? <0> perlbot pfiou <5> i fixed it. <5> thanks <8> http://lab.myweddy.com <--- someone can help me, how can i make the div (blue bg) go to the center ? <6> `center <4> center: http://dorward.me.uk/www/centre/ <8> its still not working.. <6> !v http://lab.myweddy.com
<4> HTML: Not valid - Errors: 11, http://validator.w3.org/check?uri=http://lab.myweddy.com <4> CSS: Valid - Warnings: 40, http://jigsaw.w3.org/css-validator/validator?uri=http://lab.myweddy.com <0> ^_^ <8> its only warrning.. <8> s <8> there is no errors <2> ken^ga: but there are HTML errors <2> ken^ga: fix those first <8> and it will work? <2> perhaps, but with HTML errors it's not working at all <8> yeah but its based on a tamplate in php <8> i can't change it now./. <0> ken^ga, HTML errors are as important as CSS erros... it's like CSS is a car and HTML is the road. <8> ok, i'll try to put it in vaild html <8> sec <0> s/erros/errors/ <8> its not the problem <8> so u dont know how to center it? <0> `center <4> center: http://dorward.me.uk/www/centre/ <0> `margin <6> ken^ga: I suspect it is more that people aren't going to bother putting any effort into trying to fix something with machine detectable syntax errors. <0> `css margin @ ken^ga <4> ken^ga, css margin: http://w3.org/TR/CSS21/box.html#propdef-margin <0> `display @ ken^ga <0> `css display @ ken^ga <4> ken^ga, css display: http://w3.org/TR/CSS21/visuren.html#propdef-display <5> i also have another problem... www.smart-mouse.com/mailfromthenorthpole ...when the IE window is smaller than the content... after you click preview, there isnt a scrollbar <6> Lacrymist: Sounds like it might be http://www.positioniseverything.net/explorer/guillotine.html <5> it isnt a hover though <0> hehe.. I found a typo on http://www.w3.org/TR/CSS21/selector.html span[cl***=example] { color: blue; } that does not work.. should be cl***="example" ^_^ <0> hm.. maybe it's not a typo.. but that does not work in FF <0> =\ <9> !v http://juhp.dk <4> HTML: Not valid - Errors: 21, http://validator.w3.org/check?uri=http://juhp.dk <4> CSS: Valid - http://jigsaw.w3.org/css-validator/validator?uri=http://juhp.dk <5> Dorward: from my understanding, i need to apply height: 1%; to a "relatively" positioned box, but i dont know which to apply it to, ive tried all the ones i could think of but it didnt fix it <10> I think I found a css flaw in IE <10> when I border something in a div, it changes the height of the div :( <11> right <11> IE understands height as min-height <11> if your content is bigger, it'll expand <10> wait so if I set max-height <10> it will shrink ? <10> I'm having a little trouble with a little login box <10> on firefox its fine but IE its a bit big <11> don't set any height, and make the content be as tall as you want <10> well <10> do you want to have a lil look see <10> there isn't any content but it still stretches <10> http://www.nonlogic.org/ login box top right, if you have firefox and IE check how they both differ <11> don't have IE here <10> I envy you :P <10> hmm I guess I'll fiddle with padding <10> well its the submit button thats stretching it out I believe <10> like the login button has a break after it <5> www.smart-mouse.com/mailfromthenorthpole ...when the IE window is smaller than the content... after you click preview, there isnt a scrollbar... ive tried applying height: 1% to pretty much every div but it doesnt fix it.. help!? <10> guess I'll find some handy dandy jscript <0> perlbot js <12> j=just s=****s <10> dude <10> I wrote 700 lines of just ****s yesterday <10> I have to love it by now <0> ^_^ <10> how about I refer to it as ECMA script :P <0> perlbot: math 1179+366+102-680 <12> 967 <0> that's how many lines of Perl I wrote yesterday <0> zofbot, t en_de that's how many lines of Perl I wrote yesterday <0> das ist, wieviele von Perl zeichnet, das ich gestern schrieb ^_^ German <10> haha <10> and thats quite an amount of perl <5> can someone please help me, i've been trying to fix this for hours <0> heh... what FF does not support ':before' pseudo-cl***? Does anything support it?
Return to
#css or Go to some related
logs:
MYSQLi_last_insert_id #qemu #centos bentlux undefined reference to `mm_support' xrandr lcd portrait #linuxhelp edubuntu keeps logging out Telarian02
Kubuntu configure xmms
|
|