@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16



Comments:

<0> Dude are you blind or a retard?
<0> Gho5t: http://tinyurl.com/ymb3no http://tinyurl.com/tmv6s
<1> no
<1> i'm smart actually
<0> Can hardly notice that.
<1> my css file is hidden in App_Themes i didnt think the validator could hit it
<1> Zoffix: i've seen you website. never woulda guessed you knew anything about web dev
<2> Gho5t: have you looked at the links yet?
<0> Gho5t: huh?
<1> ezrafree: yeah and they mean nothing
<2> they mean nothing?
<1> just because i'm using _height as a hack doesnt mean everything will blow up
<1> gimme one issue in here that actually means jack squat: http://jigsaw.w3.org/css-validator/validator?uri=http://premierathleticrecruiting.com/
<0> heh
<2> Gho5t: if you don't want help making your page validate, then why are you here?
<1> i dont want my page to validate



<0> ]help @ Gho5t
<3> Gho5t, help: www.diveintomark.org/archives/2003/05/05/why_we_wont_help_you
<1> it wont validate ever
<2> then leave
<2> this is a channel where we help people make pages that validate
<1> if you code in .net you know that it puts js everywhere
<1> and you fail validation
<2> i don't need to code in .NET to understand this situation
<1> i just want my page to render correctly in ie
<1> ezrafree: coding in .net means your pages wont validate
<1> get it?
<2> i can guarantee you for a fact that even pages made in the .NET framework _CAN_ validate, if you're willing to do the work to make them do it
<2> Gho5t: you are wrong on that, absolutely wrong
<1> oh right. like not using the viewstate and turning off many other features
<1> idiot
<1> you never coded .net in your life
<2> Gho5t: that depends highly on what type of DOCTYPE you specify
<2> how do you know that?
<1> i'm using 4.1
<1> i'm not using xhtml
<2> transitional?
<1> strict
<2> or strict?
<0> Gho5t: I told you your issue it height applied to that expanding div......
<2> try transitional then
<1> k
<0> Gho5t: now shut up and go fix it
<1> haha
<1> you guys really know how to tick someone off
<0> http://www.zoffix.com/new/helenus/ How would you do to position that horse outside the side borders in the right bottom corner. I need it to always be in the top bottom corner but it should not go under the right "body" border on low resolutions. I was thinking about making it background-attachment: fixed; thus it will probably go on body{} background to make it work in IE.
<0> Gho5t: and why the hell your entire site is in a <form> element?
<1> argh
<1> that is how asp.net does it
<1> you only get one form per page
<1> so your page is essentially wrapped in a form
<0> heh..
<4> and why the inappropriate use of header tags?
<0> That's insane
<1> what inappropriate use
<5> how do we say, don't break this text?
<5> don't wrap i.e.
<2> huh?
<6> `css white-space # nowrap
<7> css white-space: http://w3.org/TR/CSS21/text.html#propdef-white-space
<5> thanks
<4> Gho5t: the two h2 tags on the footer
<1> vice-versa: what dont you like about them
<8> hi i got problem with was not loaded because its MIME type, "text/html", is not "text/css" ........ i think apache problem.. what i should do..
<6> huh?
<2> AM|R: can you be more specific?
<4> Gho5t: it's not semantic use of header tags
<9> AM|R: you mean your CSS file isn't being loaded in Mozilla based browsers?
<1> true but it is efficient css to use tags rather than clone styles, right?
<1> re-use
<1> but yeah i agree that's not good for the seo
<6> CSS doesn't have tags
<8> Shurique yes
<9> AM|R: you'll have to put "AddType text/css .css" in apache's httpd.conf or in a .htaccess
<4> Gho5t: not sure what you're getting at
<8> already pu
<8> put



<8> AddType text/css .css
<0> :'( I think I'm on my own with that horse :'( only a bunch of n00bs in here :(
<9> AM|R: I guess you'll have to ask #apache then if the file really isn't being sent as text/css
<4> AM|R: do you have a url?
<8> vice-versa nop in localhost..
<0> AM|R: try uploading on some server, this way you will know for sure that it is your server's issue.
<8> Zoffix i think my server
<8> after removing this line
<8> SetHandler application/x-httpd-php
<8> its works
<8> i need SetHandler application/x-httpd-php for other purpose
<4> AM|R: shouldn't that be AddType application/x-httpd-php ?
<8> vice-versa i will try
<8> ermm vice-versa still same
<4> AM|R: sounds like apache configuration issues, which is getting ot for #css, try asking in #apache
<10> align
<11> I wanna make somthing stick to the top of the page when I scroll, position:relative did the trick, but it's not working on IE, any fixes for that?
<10> wny ideas on why if i remove the first line of the css all goes crazy? speciali the float left -> http://wearemad.weblogs.us/fotolog/
<4> task0: because of height: 5em; on wp-content maybe
<10> vice-versa: thanks! ;)
<4> np
<12> omercnet: er, position relative did that?
<11> fixed*
<11> ment fixed :)
<11> I saw some examples about using overflow, but I failed trying that :o
<0> omercnet: IE < 7 does not support position fixed
<0> ]ie fixedhack @ omercnet
<3> omercnet, IE position: fixed; Hack: http://annevankesteren.nl/2003/08/fixed-positioning , http://www.devnull.tagsoup.com/fixed/ , http://www.jessey.net/simon/articles/007.html
<0> ]ie7 @ omercnet
<3> omercnet, ie7: http://dean.edwards.name/IE7/overview/ (It's not IE version 7. READ.)
<11> thank you
<0> http://www.zoffix.com/new/helenus/ Any ideas why the hell that right border is pushed beyond it's min-height? Smallest font: http://www.zoffix.com/new/del/min.png it's flush the way supposed it be. Normal font size: http://www.zoffix.com/new/del/min1.png it's sticking out even though there is plenty of room for text
<0> @http://www.zoffix.com/new/helenus/
<3> (www.zoffix.co...) HTML: Valid ( http://tinyurl.com/yfzkcz ) CSS: Valid ( http://tinyurl.com/y8g6ba ) DOCTYPE: HTML 4.01 Strict + url
<0> hehe :)
<13> Zoffix, you use the IE7 JS? sweet.
<13> So do I, my site detects browser and the PHP serves different CSS/JS package based on that. Using php to do that is much cleaner than using comments.
<14> sweet like a dead monkey
<0> Miles_Prower: no I don't use any JS to make IE work
<13> <3> omercnet, ie7: http://dean.edwards.name/IE7/overview/ (It's not IE version 7. READ.)
<0> Miles_Prower: so?
<0> Miles_Prower: doesn't mean that I use it :S
<13> You at least support it's use though, right?
<0> I could care less.
<13> My site displays in IE, however there's often some png issues and such, alignments on other images.
<0> And of course the horse :(
<13> that just.. do not comply with the rules.
<0> meh
<10> Zoffix: line 23 of index.css changeit to 300
<15> IE 6 and below don't support PNG alphatransparency and IE 7 and below don't support PNG gamma correction (meaning the brightness is off if you make it with Photoshop)
<15> Rather, they don't *correctly* support PNG gamma correction
<15> Also, Tails used to be female
<0> task0: now it's not aligned with small font
<13> Incorrect. Was planned to be that, in no way was released to the public that way.
<13> Due to study groups showing that it would be.. weird.. to the americans and british to have a female sidekick.
<15> The only reason Tails got a *** change was to keep her from being raped by Sonic
<0> WTF is Tails?
<15> Miles Prower, from Sonic the Hedgehog
<0> :/
<10> Zoffix: what fonts?
<0> task0: font size
<10> yes i know, what text you say it's not aligned?
<0> task0: not text, the bottom border, look at the screens
<10> i looked them... if you change that line the bottom border is like min.png
<0> yeah, and then on min1.png it's broken ~_~
<10> its really starnge as nothing has margins
<16> hei dudes why in this page www.digitpoint.it/digit/
<16> the the div with the id products start to the bottom
<16> i need to align the two div


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #css
or
Go to some related logs:

#gentoo
SQL temporary table subtable mysql
debian Couldn't find package checkinstall
#physics
error running install command for sound_slot_0
#math
#php
Asus AV7X manual
#fedora
TLS +1und1 +AUTH +sendmail



Home  |  disclaimer  |  contact  |  submit quotes