@# 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



Comments:

<0> wait... content... not in the body??
<1> ok i put it in but now its indenting from the top
<1> i mean still from the left
<2> i need some help here please i am new to php http://pastebin.ca/145472
<1> alright its fixed thanks flannel
<2> the problem is that when i click on the links nothing happens
<0> Dem45: we do appreciate you using the pastebin...
<0> Dem45: but a URL to the page would be more useful :)
<2> oh sadibu.net/aj.html
<0> Dem45: I'm tempeted to say it's because you're using that brain-dead technique so common in PHP apps of not using URLs, but p***ing content IDs instead....
<0> but that wouldn't be the truth
<0> !v http://sadibu.net/aj.html
<3> HTML: Not valid - Errors: 38, http://validator.w3.org/check?uri=http://sadibu.net/aj.html
<3> CSS: Not valid - Errors: 5, Warnings: 11, http://jigsaw.w3.org/css-validator/validator?uri=http://sadibu.net/aj.html
<2> i am not worrying about css right now
<0> your DOCTYPE is broken



<0> `doctype @ Dem45
<3> Dem45, 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)
<0> I think it's because you left out the // in the URI
<0> "http:www.w3.org/TR/HTML4.01/strict.dtd" isn't quite right, you see
<2> yes i see it
<2> but still when i click on the links nothing happens i believe my php is somehow funky
<0> I really couldn't care less about your PHP... only your HTML/CSS
<2> oh my bad i thought i pasted in a php channel
<4> http://statusbarn.com/rpgadmin.html <-- the submit buttons aren't positioning properly. In the selector input.submit there's "bottom: 20px; right: 20px" but it's only positioning from the right.. any idea why?
<2> but helpful though
<4> (it's broken in IE and the CSS is sloppy.. not done with it)
<0> Dem45: well, something about your doctype is still funky
<0> Dem45: use <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">;
<2> ok
<0> ah.. you have a space after // and before EN
<2> fix
<4> bah. ;[
<0> Dem45: and you're valid... well done :)
<2> thanks for poiting that to me
<5> I am getting odd results when I hide all the options of a select (it collapses to size=1, when size is set to 15)
<2> funkyBob could u see the pic on my front page
<0> no
<0> some of your PHP has leaked into the page
<6> damn that PHP
<0> and all the fools who sail in her
<6> hehe
<6> what do you sail in? :)
<0> real languages.
<6> such as
<0> perl, python
<6> :)
<6> checked out ruby?
<0> daryl: not for a while...
<0> as a language, I hear good things about it
<6> I like it
<2> FunkyBob maybe u can help solve that problem because i notice that when i use another computer my pic does not show anymore
<0> daryl: have you looked at Python?
<0> daryl: Python, Ruby, and Lua share a lot of common features
<6> so I gather
<6> not looked at the others though
<0> I've been trying for a while now to get enough time to put Lua into our embedded platforms
<2> http://pastebin.ca/145501
<2> sadibu.net/aj.html
<7> what's the difference between a "descendant" element and a "child" element?
<6> grandchild is a decendan
<6> t
<6> child is a decendant
<7> ah ok, so child is single-generation?
<7> " "
<6> <html><body><div>
<6> div is a child of body
<6> div is a decendant of html
<7> thanks, got it
<0> html and body are ancestors of div
<0> body is the parent of div
<6> <div><p></p></div><div><h1></h1></div>
<6> h1 is a cousin of p? :P
<8> sibling
<8> but, not direct sibling
<9> baby mama
<8> Oh, sorry, misread



<8> sure, cousin ;)
<6> hehe
<10> hey guys
<11> yo
<10> !v http://www.imaonline.com.au/test/
<10> come on
<3> HTML: Not valid - Error: 1, http://validator.w3.org/check?uri=http://www.imaonline.com.au/test/
<10> please
<3> CSS: Valid - Warnings: 33, http://jigsaw.w3.org/css-validator/validator?uri=http://www.imaonline.com.au/test/
<10> nooooooooooooooooooooooooooooooooooooooooooooooo
<6> :P
<10> i havent c hecke d it in liek 3 days tho
<10> so its ok
<10> hahah
<10> Line 78 column 277: character "@" is not allowed in the value of attribute "target".
<10> is that all?
<10> how do i fix that?
<10> its a mailto command
<6> &blah'
<6> ;
<6> whatever the at is
<11> Kiko: you have target="mailto:?
<10> yep :D
<10> funny
<6> never seen that error before though
<6> :/
<10> i know it ****s
<11> Kiko: why?
<10> i dunno
<10> golive di dit for me XD
<10> i hate golive
<10> i decied to use it
<11> try using href="mailto:
<10> and it ****s
<10> yeah
<12> *health alert* http://www.healthynerd.com/2006/08/22/you-may-have-purchased-an-infected-contact-lens-cleaning-solution/
<10> golive pmade it a target
<10> its usaully a href
<0> blognewb: is that your site?
<12> Yes
<0> that looks an awfully Django-ish URL
<5> does anyone know of a suite of custom input objects for alternatives to standard form inputs?
<0> blognewb: do you use Django?
<11> zithowa: eh?
<12> Wordpress
<12> no python in my blood
<0> oh well
<12> so far
<6> keep it that way ;)
<0> daryl: pfft
<6> FunkyBob: you could also say it looks rails-ish
<6> it's just there for mod_rewrite to have fun with :)
<0> daryl: I could, if I were familiar with RoR
<12> as if friendly regex urls were originally rails eh
<12> lol
<0> heh
<12> cakePHP
<12> RoR--
<0> see... PHP should go die in a gutter somewhere
<6> yup
<6> just watched a cakePHP screencast as it happens
<6> blog in 15mins
<6> it'd take him 5mins if he could type
<6> kept going back and typing it all again
<6> typos gallore :)
<0> hahaha
<10> !v http://www.imaonline.com.au/test/
<3> HTML: Valid - http://validator.w3.org/check?uri=http://www.imaonline.com.au/test/
<3> CSS: Valid - Warnings: 33, http://jigsaw.w3.org/css-validator/validator?uri=http://www.imaonline.com.au/test/
<10> come on
<10> yay!
<10> i am a 1337 h4x0r
<10> XD


Name:

Comments:

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






Return to #css
or
Go to some related logs:

#css
Cannot write to '/usr/share/X11/xkb/compiled'
#sed
#kde
sudo linux keep environment
SIOCSIFFLAGS Resource PCI IRQ conflict ubuntu
#fedora
#gentoo
perl alarm timeout socket win32
x window finder



Home  |  disclaimer  |  contact  |  submit quotes