@# 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 17 18 19 20 21



Comments:

<0> dont bro me
<1> in my browser
<1> how do i set it
<0> you
<0> set
<0> it
<0> by
<0> looking
<0> in
<0> the
<0> settings
<1> really
<0> See how annoying that is?
<1> where
<2> Munter: then my center alignment will be screwed
<1> nah



<1> where are the print settings
<0> boombastic: Jesus. Try looking before you ask?
<1> i am
<1> multi task man
<1> *bro
<0> I told you
<0> Stop calling me bro
<3> i also hate being called bro
<1> lol
<0> I am no brother of a person who has that little respect for online conduct
<1> rofl
<1> one for bash.org ha
<2> haha
<0> olsen: You might be ablt to change the height by manipulating the line-height
<2> Munter: i tried that but when i apply something like height: 10px; to the a{} it goes a bit to the bottom
<2> err... something like line-height: 10px*
<0> olsen: Thats because you set the line-height lower than your font-size
<2> i see
<3> why must I specify a height to do anything?
<3> why don't thinks click without a height
<0> gmath: What do you mean by clicking?
<3> I have a link inside of a div and it doesn't click because I don't have a height
<3> if I set a height it clicks
<0> by itself?
<2> Munter: this is what happens, http://olsen.liquid-layouts.com/index.html
<3> a height inside of the div
<2> Munter: a{ font-size: 14px; line-height: 70px; }
<0> olsen: ok, so that doesnt work :)
<2> err, 16 px;
<2> yeh
<2> actually, it does, but is not what i expected :p
<4> HAHHAHHA <Pax> I wish my lawn was emo, so it would cut itself.
<4> xDD
<4> bash.org rox ^^
<5> ^^
<5> I'm on there.
<5> In fact I know Donut[AFK] and Eurakarte.
<4> JDigital what post ?
<5> just look up jdigital
<5> I submited bash quote #1337
<4> !
<5> this was back when digdug still ran it and it was funny
<4> hahhahaha
<2> what is bash.org?
<4> it's a stupidity database :D
<4> it has funny quotes from irc
<2> lol
<4> http://bash.org/?23396
<4> that's the top 1 quote
<4> which ****s :/
<5> I have another quote from one of those guys
<5> <Eurakarte> No, YOU'RE a cart.
<4> http://bash.org/?99060 this one's cool
<4> damn is 3:20 in the morning :<
<6> any ideas how I can better align the text on the right tabs http://modified-design.com/new/
<4> and still don't have a header for my site :<
<2> tranZ: lol that one rocks
<4> :P
<2> BlackAdder ****s :D
<4> haha
<4> he hangs here?



<2> i don't know, i don't think so, lol
<4> :p
<4> http://bash.org/?244321
<4> ahahhahHAHAHA idiot
<2> ROFLMAO!!!!!!!!
<2> hahahaha
<7> i love this one :)
<2> yeah, very funny lol
<8> haha
<2> "thats neat, I didnt know IRC did that"
<2> lol
<4> hahaha it's soo cool to read this **** while sleepy
<4> http://bash.org/?287414 :P
<9> hey guys... i'm wondering why css doesn't seem to apply to any <span cl***="foo" />
<10> manveru: link?
<0> manveru: Because its an empty inline element
<5> I don't think you can end a span like that
<10> Sure you can.
<5> Oh.
<9> according to the specs it's valid
<10> One wonders why you would ever want to,
<10> but... sure.
<9> wait a second, i'll pastie...
<5> It's empty though.
<4> boooring >.<
<9> http://pastie.caboo.se/37146 (html) and http://pastie.caboo.se/37147 (css)
<4> <T-Wolf> man, my girlfriend left me for some faggot named robert
<4> <RdAwG20> you don't live in Hope mills do you?
<4> <T-Wolf> ya, why man?
<4> <RdAwG20> lol, just wondering, was her namne alisson?
<4> <T-Wolf> you mother ****er
<10> JDigital: right, and in xhtml, empty elements are allowed to be minimized. It's not the best idea for backwards compat, and especially in this case, silly. But, legal.
<4> xD sorry, i thought it was teh link
<9> when i replace the divs with cl***="central_button" with spans it doesn't apply the style anymore
<9> the empty elements were just an example... i write tags like that on irc since it's shorter :P
<0> manveru: Thats because when you do that, only the backgroun dmakes sense
<10> manveru: er, h1s aren't allowed in spans...
<10> nnor are paragraphs, for that matter
<9> hmm
<10> your current HTML (with divs) is correct
<9> well
<9> paragraphs are allowed
<9> but h1 not
<0> Anyway, this markup is not optimal. You shouls use selectors better
<9> didn't notice that, thanks :)
<10> er, except your brs
<7> http://www.etre.com/blog/2007/01/multi-touch_vs_multi-gesture_microsoft_research/
<9> Munter: selectors?
<0> manuhack: http://www.w3.org/TR/CSS21/selector.html#q1
<10> manveru, paragraphs are not allowed in spans.
<9> uhm
<9> according to selfhtml inline and block elements are allowed
<9> and <p /> is a block-element
<10> manveru: that's wrong.
<9> oh
<10> manveru: spans can contain only inline elements
<9> http://de.selfhtml.org/html/referenz/elemente.htm#span is where i saw that
<9> ooh
<9> i did read it wrong :(
<9> thanks a lot :D
<9> _span_ may be used inside _p_ not the other way round
<9> that still won't solve the problem that the markup doesn't apply though
<4> it's like there's only one way to do a male-female doggie style
<9> even tried it with a single span with an id
<4> man over woman = good
<4> woman over man = won't work :/
<11> hi guys
<10> manveru: what markup are you trying to get to work together?
<9> tranZ: uhm, there are variants you could make this work too...
<4> :p
<9> Flannel: basically, the 4 buttons centered in the page, with some text inside
<9> 2x2 grid
<10> manveru: no no. What styles aren't being applied?


Name:

Comments:

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






Return to #css
or
Go to some related logs:

#fedora
debian sarge stable xorg 7
emerge xmame gxmame -v
2110s sles9
#gaim
#gentoo
#css
nvidia drivers no swedish keyboard ubuntu
#perl
#gimp



Home  |  disclaimer  |  contact  |  submit quotes