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



Comments:

<0> ..
<0> the pic looks ok, sooooooooo, what's missing? :)
<1> CommandPrompt, it's using a table
<2> is there something about margins and float and browser difference I can read that anyone knows of?
<2> I'm getting some weird results with margins and float
<1> `zip
<3> zip: Start every stylesheet with this: * { margin: 0; padding: 0; }. You'll save yourself the confusion over quite a few strange element and browser spacing differences later on.
<1> try that
<2> no
<2> I already am using that
<0> looks good to me :)
<1> then life hates you
<2> no :(
<2> okay can you please take a look at this mess
<2> http://www.ogremasters.com/login.php5 user: NightWing p***: floats
<2> and then go to the Item Creator page and scroll down



<2> lol in both IE and Firefox it is immensly different
<2> I should just do a screenshot
<2> okay http://www.sharewonders.com/tmp/Screenshot.png and http://www.sharewonders.com/tmp/Screenshot-1.png
<0> s|k: float:right;
<2> I'm sorry?
<0> hold
<0> lemme check your pngs =P
<2> I think Firefox and IE are interpreting my margins on float items differently
<2> should I not be using margins on floated items?
<2> floatd block level elements*
<2> er
<2> ooops
<2> wrong screenshot
<0> =P
<2> okay
<2> now they should work
<2> CommandPrompt: what do you think?
<2> :/
<4> Can someone point me to an url example of "perfect", 3 columns css page(which can handle resize,etc..)
<5> hello
<1> `layout 3 @ Datentod
<3> Datentod, layout 3: http://css.maxdesign.com.au/floatutorial/tutorial0916.htm , www.pixy.cz/blogg/clanky/css-3col-layout/
<5> can anyone tell me why i might be getting this gap underneath my page now that i put a <form> in it? http://www.slackbuilds.org/submit/
<5> err, in firefox only that is
<5> does it show up that way for anyone else even?
<4> thats neat:) thnkz
<1> ezrafree, strangely enough, it only happens when the page is initially loaded and not when redrawn
<1> `footer @ ezrafree # Try the FooterStickAlt method instead
<3> ezrafree, footer: http://css-discuss.incutio.com/?page=FooterInfo
<5> hawkaloogie: yeah i dun get it either heh
<6> !v http://www.slackbuilds.org/submit/
<3> HTML: Valid - http://validator.w3.org/check?uri=http://www.slackbuilds.org/submit/
<1> i believe footerstickalt has a fix for that pesky redraw bug
<3> CSS: Valid - Warnings: 16, http://jigsaw.w3.org/css-validator/validator?uri=http://www.slackbuilds.org/submit/
<5> thanks so much guys that seems to have it sorted... gonna have to save this link for future reference ;)
<7> Can someone please critique my web design? http://ausliquor.dnsalias.org:8090/htdocs/
<7> I'm interested in hearing your thoughts.
<8> css noob here. Are there any known discrepancies with absolute position between firefox and konqueror? I'm not doing anything with floats, just have a div I'm positioning absolutely and no matter what I do it's always 1 pixel lower on konq than ff. thx.
<9> !v http://sonic2k.de/
<3> HTML: Not valid - Errors: 2, http://validator.w3.org/check?uri=http://sonic2k.de/
<3> CSS: Valid - http://jigsaw.w3.org/css-validator/validator?uri=http://sonic2k.de/
<10> !v kinggary.com
<3> HTML: Not valid - Errors: 22, http://validator.w3.org/check?uri=http://kinggary.com
<3> CSS: Valid - http://jigsaw.w3.org/css-validator/validator?uri=http://kinggary.com
<7> !v butts
<3> HTML: Valid - http://validator.w3.org/check?uri=http://www.butts.com
<3> CSS: Valid - http://jigsaw.w3.org/css-validator/validator?uri=http://www.butts.com
<7> Cool, then.
<11> hi.
<1> HI HI! YOU COME BUYING?
<12> Does anyone know how to do a cancelling multiplication table, e.g. You convert miles to cm in high school using those tables.
<13> !v http://www.americanlocalnews.com
<3> HTML: Not valid - Errors: 34, http://validator.w3.org/check?uri=http://www.americanlocalnews.com
<3> CSS: Valid - http://jigsaw.w3.org/css-validator/validator?uri=http://www.americanlocalnews.com
<11> buying?
<11> Steamer : dont you sleep
<11> hi.
<14> Alright, I have a two way thing going on, but I need one person to help me test. Any takers?
<13> !v http://www.americanlocalnews.com
<3> HTML: Not valid - Errors: 14, http://validator.w3.org/check?uri=http://www.americanlocalnews.com
<3> CSS: Valid - http://jigsaw.w3.org/css-validator/validator?uri=http://www.americanlocalnews.com



<15> !v http://www.canadgroup.com
<3> HTML: Valid - http://validator.w3.org/check?uri=http://www.canadgroup.com
<3> CSS: Not valid - Error: 1, Warnings: 12, http://jigsaw.w3.org/css-validator/validator?uri=http://www.canadgroup.com
<16> hi, is possible fix a max width for images with css?
<1> `css max-width @mad93
<3> mad93, css max-width: http://www.w3.org/TR/CSS21/visudet.html#propdef-max-width
<1> beware: unsupported in IE
<16> :s
<16> all is unsuported by EI
<1> yes'm
<17> with http://www.dropshock.com/new/ what would you recommend to get the 3 images center with even gaps between
<1> a ul with text-align: center; and lis with display: inline;
<17> so put the images in a list
<1> yes
<17> right
<17> in one big div
<1> no
<1> just <ul><li><img></li><li><img></li></ul>
<17> but ul and li already have styles
<1> <ul id="host-plan-images">
<17> ahh
<1> this is basic CSS stuff here...
<17> heh tired here
<17> sorry
<17> i was up till 5am
<17> its now 12 mid day
<1> it's 6:11am here, and i'm drunk
<17> lol
<17> but your good at css
<17> im a noob
<1> i just learned by doing and asking, same as everyone else
<17> like im doing now then :P :)
<1> exactly!
<17> list-style-type: none right
<1> list-style: none; should work
<1> `css list-style
<3> css list-style: http://www.w3.org/TR/CSS21/generate.html#propdef-list-style
<17> hmm :S
<17> http://www.dropshock.com/new/
<17> think i missed somthing
<17> float left?
<17> hmm
<1> no, do not float
<17> undone
<17> gah
<1> display: inline; perhaps?
<17> done
<17> #packages{
<17> list-style: none;text-align: center;display: inline;
<1> #packages li { display: inline; }
<1> then add some padding to the #packages li
<17> yay
<17> no to work out the padding :)
<17> gah
<17> http://www.dropshock.com/new/
<17> i dont get why left padding is so big
<17> so tired:(
<1> B***etts, probably some other margin stuff
<17> i cant see any
<17> hmm
<17> moved it out the content container and it has none
<17> but that breaks the right menu
<1> try putting a negative margin on it if you want then
<18> !v http://linuxnet.ca/dev/spartan/
<3> HTML: Valid - http://validator.w3.org/check?uri=http://linuxnet.ca/dev/spartan/
<3> CSS: Valid - Warnings: 8, http://jigsaw.w3.org/css-validator/validator?uri=http://linuxnet.ca/dev/spartan/
<17> hawkaloogie: can that be done
<1> yes
<1> yum, raw sewage being pumped outside my house
<17> this is annoying me
<17> there must be a reason
<17> if i put a right margin on them they should move left a bit because of the center
<17> right
<1> not necessarily


Name:

Comments:

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






Return to #css
or
Go to some related logs:

#osdev
#perl
#perl
mysqlab+mysql front
gnudip Access denied for user
gentoo DHT firewalled
poweriso daa cdrecord linux
download MzBot
#sdl
savage cannot handle TLS data



Home  |  disclaimer  |  contact  |  submit quotes