@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3



Comments:

<0> go on then... sleep!
<0> It's over-rated you know.
<1> yeah bitch!
<1> wussies sleep!
<2> *burp*
<3> ain't loviiiiiiiiiiiiiiiiiiiin youuuuuuu
<3> nite
<4> yo
<5> yawnnn
<2> morning
<6> moin
<2> mornin Kuxen
<7> Aidan?
<3> mon
<3> crossin the fingers and go to try to get paied
<3> bUy bUy;)



<6> buh bye
<8> hello
<8> I need some advice
<8> I'll post two screenshots
<8> this is a normal photoblog view
<8> http://ula.hell.pl/smieci/skrinszot.jpg
<8> and this is a photo album
<8> http://ula.hell.pl/smieci/skrinszot_galerii.jpg
<8> is it ok to make a dark background in album, when the rest is on white background?
<8> I like watching photos on screen on dark background, and I want my blog on white
<8> anyone?
<5> css : background-color? ;)
<8> erm
<8> I know how to do that, mind you
<8> I was asking for an advice
<8> which one looks better, if any
<5> Oo; /me blind today
<8> :/
<5> lets see :)
<8> no, I'm not as stupid as I look
<5> I dont know how you look :)
<5> darker design looks beter for me :)
<8> ok :)
<8> I want more opinions :)
<8> thanks, Nazirowatosc
<5> np :)
<5> btw notice :)
<9> ]/wc
<10> Ula: as it is now, the one with white background looks better
<8> aia: thanks
<2> can't really comment
<2> got only 16 colours at use right now :>
<8> :>
<5> destr: hi, why ?
<2> fresh win2k install at school... no clue what gpu there's inside..
<8> we've got win Me at school
<5> um. get some free benchmark program off the web? :)
<5> Ive had 98s and XPs
<5> and at work full spectrum. from 3.11s to XPs and 2003s...talk about anti-unification...Oo
<2> there's xps on almost every machine, but on this course we must work on win2k and win2k server
<8> w2k is ok, I guess
<8> from designer's point of view, at least
<8> I had it for several years
<5> so did I. switched to xp only because ive got them w/ new machine, so no point in changing.
<11> g'day
<2> yup, it's not bad. a bit h***le with hardware installations though. i used since it was released untill winxp came out.
<11> I'm gonna install 64bit XP Pro when my new hardware arrives from Germany :p
<2> what kind of new hardware?
<11> X2 4600+ , ATI X1900XT ... :p
<2> did it come a lot cheaper than from .fi?
<11> about 200e cheaper , there's a lot more in that order than just those
<11> total 900e
<2> yea 200e is worth it i think :)
<10> Tombe-: oh... from where in germany do you order?
<11> Alternate.eu
<11> basically because they deliver with COD
<11> so there's no big worrying with prepayments etc :)
<10> cool
<10> gotta keep that site in mind
<11> http://www.alternate.eu/html/index.html?shop=fi , direct link to shop with already calculated 22% VAT
<2> home \o/



<2> ->
<10> hmmm
<10> some things are cheaper on www.bdog.fi though
<10> checked the price on the sony 23" SDM-P234
<10> 50 euro cheaper in .fi
<10> guess it depends on what you buy
<2> Kuxen, yea we can read it ;-))
<6> cool
<8> is it a good idea to make a few versions of css, changes in colours mostly, for the watcher to choose his favourite?
<8> like on iStockphoto
<2> if you got time to spare :)
<11> g'day
<2> g'day again Tombe-
<11> 1 workday over again :)
<8> destr: I've got two weeks of vacations and I'm at home, so...
<2> go ahead then.. it's nothing really usefull, but it might be a nice feature
<11> colourschemes are always a nice addition
<8> The site is mostly gray, only links and headers are coloured
<8> and a title picture
<2> i wouldn't do such for a site i was making.. just because i find even hard to come up with one working colourscheme :|
<8> I dunno how to implement this in wordpress, tho, but first I need to remove some bugs
<2> oh fsck, what sentence
<2> +a
<2> (i'm tired)
<8> don't worry
<8> :)
<8> like, why does IE ignore floated divs' width
<2> hmm does it
<12> usually things aren't that simple
<12> more factors involved :)
<12> especially in css/IE
<8> yeah
<8> I solved the problem
<8> it was something else's width which interfered
<2> it's raining \o/
<12> i was at lowlands.nl this weekend, now that was rain
<13> guys is there a possibility toplace a tabel exactlyin the middle of screen?notonly to center it horizontaly but also verticaly?
<7> well, kind of
<7> With absolute positioning and negative margins?
<13> i amnotsurewhat means negative margins:buti would liketo have a table in the center of screen indpenedent fromthe resolution
<1> centering vertically just ain't that easy
<13> why?
<7> htpp://www.some1else.org/test_centerer.html
<7> Blah..
<7> http://www.some1else.org/test_centerer.html
<7> It only works if you know the exact dimensions of the container.
<13> nice, thanks
<7> Forget the table.
<13> why? i can know it exact dimension
<7> http://del.icio.us/tag/css+tutorial/
<7> Try sites like www.alistapart.com and www.w3schools.com before you make a mess you'll be too lazy to fix.
<14> http://www.youtube.com/watch?v=pPhVgczrxLg
<7> Lol @ the sick pregnant guy.
<13> some1else just tell me what for are those negative margins: margin: -100px 0 0 -200px;
<7> http://www.brainjar.com/css/positioning/ http://www.bluerobot.com/web/css/center2.html
<7> If the box is 400px wide, it has to be margined back 200px, to appear in the center, as it's original left position is 50%
<7> That way, it's offset left position becomes 50% - (width/2), which effectively centers the box.
<13> jeeee, i didthis : http://www.wodzu.nawiagames.com/alitex2/index.html
<13> thanks...;)
<7> I'm sorry I helped you.
<7> I hope this is just a prototype
<13> you must feel awfull;>
<13> could youtell me one more thing?lookat the site which i gave you, click on the menu on the left.You seea dotted border over the image?is there a posibility to remove it?
<13> tell me what ****s in it
<15> Diggler!
<13> ( i wanna learn)
<16> !
<2> nOOgz!
<6> n00gzie!
<3> hello
<11> noogZOR!
<11> and obert
<2> lo obert


Name:

Comments:

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






Return to #html
or
Go to some related logs:

#worldchat
Grimsby NINO Call Centre
#worldchat
#worldchat
#worldchat
#worldchat
#worldchat
#nuernberg
#gentoo
#worldchat



Home  |  disclaimer  |  contact  |  submit quotes