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



Comments:

<0> well, aside from all tag clouds looking like crap, don't have it break out the side
<1> how do I not have it break out the side though?
<1> i dont care if tag clouds are crappy =) this is for a web2.0 ***ignment
<1> its a proof of concept theme
<0> Luke: you're the one taking the CSS cl*** ;)
<1> this is not a css cl***
<1> its an english "multimedia writing" cl***
<2> Hah, multimedia writing
<1> anyway is there something to break up words?
<2> More like "how to use Dreamweaver"
<1> what is dreamweaver?
<1> we use emacs
<3> !v http://m0px.net/zl/about.htm
<4> HTML: Not valid - Error: 1, http://validator.w3.org/check?uri=http://m0px.net/zl/about.htm
<4> CSS: Valid - Warnings: 34, http://jigsaw.w3.org/css-validator/validator?uri=http://m0px.net/zl/about.htm
<2> should be usin vim ;)



<3> Oh poop.
<2> You think that's bad?
<2> !v http://www.jonnydigital.com
<3> it's annoying seeing as how I've corrected the same page like 4 times :<
<0> Luke: "This week in 419 / Advanced CSS (Positioning)"
<4> HTML: Not valid - Errors: 342, http://validator.w3.org/check?uri=http://www.jonnydigital.com
<4> CSS: Valid - Warnings: 3, http://jigsaw.w3.org/css-validator/validator?uri=http://www.jonnydigital.com
<3> Mmm, errors.
<3> :]
<1> GarethAdams: sweet man!
<1> JDigital: thats awesome btw =D
<3> OMG Leek girl on the front page?
<2> Could be worse
<2> I could be using embed
<5> it's sad that you know she's called 'leek girl'
<3> oh come on, the tune's catchy.
<3> Hell I had that song as an mp3 for ages.
<5> I've never heard of it
<3> it was like all over the net a few months ago.
<5> oh yeah I have
<5> not sure I've seen that video, though
<1> so does anyone know how to make my tagcloud look not so crappy?
<5> hahah, watching it fullscreen is funnier
<1> GarethAdams: what did you mean by not breaking out before?
<3> And you say I'm sad, reind?
<3> Er, reisio, even.
<2> Leek girl's not her real name
<5> ZombieLoffe: heheh
<5> loituma?
<5> lotiuma__.swf
<2> Loituma I think is the band that the music is from
<2> The girl's name is Orihime, from the anime Bleach
<2> How do I take the italic off a tag
<2> I guess I could use a span
<5> what tag?
<6> Hi
<5> Aar0n444: 'lo again
<7> Hello
<2> I was going to do an <em> tag without any underitalic on it
<6> Can i paste a single line of code?
<2> *italic
<6> Pastebin is being really slow for me, and the other two don't work
<7> font-style: normal;
<5> Aar0n444: a single line, sure
<7> i think....
<6> Ah
<2> ah
<2> one line is fine
<6> On my page I have <a href="/blog.html"><img src="images/butt_link3.gif" width="54" height="20" border="0"></a> I wondered how I could make it show butt_link2.gif when the mouse went over it, sorry for such an idiot question
<6> *idiotic
<8> IDIOTO
<7> Aar0n: You should set your <a> tag to display blcok, and use link3 & llink2.gif as background images
<6> blcok?
<7> block
<7> ;-)
<6> Ah ok
<6> How would I write that into the page then?
<7> write what?
<6> How would I set my <a> tag to display block and use link3 and link2.gif as background images?
<7> check out the nav on my site



<7> www.fortyeightdesigns.com
<7> view source
<6> Thanks
<9> hey all, I have a problem. Basically I want 3 divs to be next to each other inline. But when I do this (http://pastebin.ca/170666) it just has each DIV on it's own seperate line. How can I fix this?
<2> `flot tutorial
<2> `float tutorial
<4> float tutorial: http://css.maxdesign.com.au/floatutorial/ , http://phrogz.net/css/understandingfloats.html
<2> use those
<9> I tried using floats but it didn't work aswell as I'd hoped
<9> here (http://gtaisland.gtagaming.com/temp/) is a demo of what is happening at the moment CSS(http://gtaisland.gtagaming.com/temp/style2.css)
<9> When I use the floats, the top-left bit is fine, but the top-right is on the line below the rest of it
<7> display inline?
<7> do you have padding on your divs?
<7> or borders?
<9> no padding, no borders. What's display inline?
<10> hello -- I'd like to do something like <ul><span>...</span><li></li>... </ul> but it doesn't validate in XHTMLtransitional -- is something else recommended? the span is a header which contains a background image...
<2> Display inline is not what you want
<2> unless it is
<11> !v http://www.itpromo.net/notebook
<9> I tried whacking some display: inline;'s in here and there, it just made a mess of it really
<4> HTML: Not valid - Errors: 127, http://validator.w3.org/check?uri=http://www.itpromo.net/notebook
<4> CSS: Valid - Warnings: 290, http://jigsaw.w3.org/css-validator/validator?uri=http://www.itpromo.net/notebook
<11> can someone please explain me why on http://www.itpromo.net/notebook the green cell which is float:left; does not floats left on IE6/7 and in FF is all good
<11> i chopped off the header and the footer of the webpage so it does not validate, but its w3 compliant
<9> !v http://gtaisland.gtagaming.com/temp/index.html
<4> HTML: Not valid - Errors: 3, http://validator.w3.org/check?uri=http://gtaisland.gtagaming.com/temp/index.html
<4> CSS: Valid - http://jigsaw.w3.org/css-validator/validator?uri=http://gtaisland.gtagaming.com/temp/index.html
<9> Why does it say HTML not validated but on the W3C site it says that it is valid?
<5> validator.w3.org ? that link RTFS output?
<5> it lists three errors
<5> just like it said
<6> Arrrgh
<6> This is driving me insane
<9> for me it says it says "This Page Is Valid XHTML 1.0 Transitional!", "Result: P***ed validation" etc
<0> Mouldy: which URL are you using?
<12> idea idea how to get the "Medicon Media" logo to get over the "wrap" div element? I can do it with position: absolute; but that works very bad with other screen resolutions and browser.. the link: http://193.216.30.75/forza/
<9> GarethAdams: To check if it's valid? http://validator.w3.org/check?uri=http://gtaisland.gtagaming.com/temp/index.html
<5> salah: over?
<6> I have "<a href="/blog.html"><img src="images/butt_link1.gif" width="54" height="20" border="0">" but how do I get it to display butt_link2.gid when the mouse is over it? What would I need to type?
<12> reisio, should look like this: http://193.216.30.75/stuff/mm_4.png
<9> I've got to go, bbl
<2> javascript
<5> salah: something like #middlepic { margin-top: -100px; }
<12> reisio, thank you, and what about the bottom?
<12> reisio, ah, used -100px there too, works fine.. thanks for your help.
<5> salah: or you can give #wrap a height, whatever
<5> so many approaches
<6> Hi again
<5> 'lo
<6> can you tell me what I have to put instead of <a href="/blog.html"><img src="images/butt_link2.gif" width="54" height="20" border="0"></a> to make it show butt_link2.gif as normal and butt_link3.gif when the mouse hovers over it
<13> is there a service anywhere that will parse a css file and show you any usage that is unsupported in one browser or another?
<6> Anyone?
<6> Please
<5> redmonk: I haven't come across one, but I wouldn't be surprised if there is
<5> redmonk: http://webdevout.net/browser_support/ in the meantime
<13> i just found my problem on quirksmode
<5> redmonk: some editors do it, like I think TopStyle Pro has little notice dialogs
<13> (which has had a nice redesign since i last visited
<5> Aar0n444: don't use an img, use a background-image on the a
<13> damn IE does not support >
<6> How can I do that?
<5> Aar0n444: like: <a href="whatever">text</a> and the CSS: a { display: block; width: whatever; height: whatever; background: url(image.png); text-indent: sameaswidth; white-space: pre; }
<5> `listamatic @ Aar0n444
<4> Aar0n444, listamatic: http://css.maxdesign.com.au/listamatic/
<5> redmonk: dunno, I don't really get the new look
<5> it has lines that don't meet up...they just kind of point to nowhere
<13> reisio: true, but overall it works better for me.
<5> I don't really use that site, PPK is a little kookoo :p
<13> heh.
<5> he has a page complaining about doctypes
<13> mostly i use the browser suport charts
<5> yeah, it has some nice pages, don't get me wrong


Name:

Comments:

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






Return to #css
or
Go to some related logs:

input irq status +71 +redhat
_bitwise_
failed to load nvidia kernel module ubuntu
#suse
#php
mysql_last_id()
#web
#web
PHP exploit disable_functions
irda SnoopyPro



Home  |  disclaimer  |  contact  |  submit quotes