Browse Quotes:

[02:31am] [Arrakis] lol
[02:32am] [Arrakis] firefox is being awesome
[02:32am] [Arrakis] width:56%; float:left;
[02:32am] [Arrakis] is taking up 100% width
[02:32am] [Arrakis] lmao
[02:34am] [Arrakis] omg
[02:34am] [Arrakis] hahahah

[03:13am] [Ox40] What is the EASIEST, SIMPLEST way to give a NEVERMIND
[03:14am] [TBF_] You bastard
[03:14am] [TBF_] You "rick rolled" me in help sentence
[03:14am] [Ox40] :P

[10:19pm] [SHurikk] how can i create a non rectangular button in html?
[10:20pm] [erf] <button type="submit"><img src="blah.jpg" alt="" /></button>
[10:21pm] [SHurikk] but it still rectangular….

[04:40pm] [JJ08] theres a guy from the WSG mailing list who develops websites blind. I also read an article on a blind .net programmer.
[04:41pm] [JJ08] thats talent really. To even want to do anything to do with computers BLIND is brave.
[04:41pm] [JJ08] he dont post often. Theres also the Blind Web Mistress, although i have never seen her stuff.
[04:41pm] [trovster] Nor has she!

[12:08am] [LORDZERG] look CSS
[12:08am] [LORDZERG] http://pastebin.com/m5e3533db
[12:09am] [LORDZERG] and the included page
[12:09am] [LORDZERG] http://pastebin.com/m7af99d73
[12:10am] [LORDZERG] this page is included in my main page
[12:10am] [LORDZERG] and i dont want CSS in included page

[12:15am] [LORDZERG] JJ08
[12:15am] [LORDZERG] ?
[12:15am] [LORDZERG] did u see it

[12:24am] [LORDZERG] Ox41
[12:24am] [LORDZERG] will you help me ?
[12:25am] [LORDZERG] or anyone

[12:36am] [LORDZERG] ahhh same IDs
[12:36am] [LORDZERG] same <div ID= asdlkalsdkk

[12:38am] [LORDZERG] i fix it
[12:38am] [LORDZERG] 10x for not helping me
[12:38am] «« quit LORDZERG [LORD@LORDZERG.admin.ziumbul.net] ( Quit: /!\ Linkin Park Script 2.1 /!\ )

[06:16am] [fryguy101] hi quick question
[06:16am] [fryguy101] how do i adjust the tabbing of "ordered" and "unordered lists"
[06:18am] [nightshif] margin?
[06:18am] [nightshif] #id el {margin:;} ?
[06:18am] [fryguy101] yeah
[06:18am] [fryguy101] where do i put it
[06:19am] [nightshif] um
[06:19am] [nightshif] in the stylesheet ?

[11:50am] [firewire_] for some reason, two divs on my site wont center in IE but look fine in safari and firefox, any tips?
[11:51am] [reisio] firewire_: http://validator.w3.org/ http://jigsaw.w3.org/css-validator/
[11:51am] [erf] firewire_: install firefox on every visitors computer.
[11:51am] [reisio] heheheh
[11:52am] [erf] before the bad days, you could have wrote a activex control to install firefox
[11:52am] [erf] :P
[11:53am] [reisio] why stop at the browser
[11:53am] [reisio] rewrite their box with OpenBSD

[11:31pm] [jexmex] anybody lingering around?
[11:36pm] [grexican] no go away kthnxbye

[01:42am] [RyanChurc] i basically just want to set a width for a div
[01:43am] [RyanChurc] your telling me there's no easy way?
[01:43am] [Arrakis] i gave you an easy way
[01:43am] [Arrakis] if you can't use that
[01:43am] [Arrakis] that's your problem
[01:43am] [RyanChurc] ok now that you're on ignore
[01:43am] [RyanChurc] it's one thing to help someone
[01:44am] [RyanChurc] another to be an arrogant jackass while doing it
[01:44am] [Arrakis] and another thing to reject somebodys help

[05:53pm] [trovster] zomg, twas funny, trovster 'went off on one'. zomg i aint gonna read, just ask and ask and ask, even after given a url to read.
[05:53pm] [trovster] but when i get an answer, im gonna say "yeh but i know better".

[11:14pm] [ScopeMonk] Hi, could anyone advise about a "can't get these images in the right place" problem please?
[11:32pm] «« quit ScopeMonk [~bnbvnb@cpc1-leds5-0-0-cust160.leed.cable.ntl.com]
[11:37pm] [reisio] only waited 20 minutes, newb

[01:35am] [kickass_6] "Real programmers don't comment their code. It was hard to write, it should be hard to understand."

[01:57am] [TeKKy] nm
[01:57am] [TeKKy] I'm down
[01:57am] [TeKKy] dumb*

[10:10pm] [hgfh] http://********.com/?recruit=455132
[10:10pm] [hgfh] http://********.com/?recruit=455132
[10:10pm] «« part hgfh [ggfh@180-230.orbital.evo.bg]
[10:10pm] [reisio] oh man I'm totally going to click on that
[10:10pm] [reisio] gebus could they make it more obvious :p
[10:10pm] [wwwp] i clicked but since it didnt load in the first two seconds i cancelled it
[10:11pm] [wwwp] its some online mmo
[10:11pm] [wwwp] thingy
[10:11pm] [wwwp] meh
[10:11pm] [wwwp] :p
[10:11pm] [reisio] yeah he gets some sort of credit for people that visit
[10:11pm] [wwwp] am i new to css when i only recently found out display:block; is very handy

[05:42pm] »» join comrade- (~comrade@really.ownz.com) [Internic Commercial]
[05:43pm] [comrade-] i have a form. i want to align the form inputs (name, e-mail, password) on the left-hand site. can i do without using tables?
[05:44pm] [Arrakis] sure
[05:44pm] [comrade-] how
[05:47pm] [comrade-] http://themaninblue.com/experiment/InForm/margin.htm
[05:47pm] [comrade-] this is what i am looking for
[05:47pm] [comrade-] hmm i'll take a look at it
[05:48pm] [comrade-] he's using <label> tag, i have no idea what that is
[05:49pm] [comrade-] you don't have to answer that, just thinking out loud
[05:49pm] [comrade-] i think i gota the hang for it
[05:49pm] [comrade-] thanks
[05:49pm] «« part comrade- [~comrade@really.ownz.com]
[05:50pm] [G1nx] that's great he entirely helped himself
[05:50pm] [a|K|a] that guy really shows that self help WORKS!

[05:10pm] »» mode nevrasc changes mode(s) to +m

[05:17pm] »» nick change Delivos (delivos@efnet.summitmedia.co.uk) changes nick to "CSSFAILS"
[05:17pm] »» nick change CSSFAILS (delivos@efnet.summitmedia.co.uk) changes nick to "Delivos"

[05:22pm] [nevrasc] Didn't know +m could be abused with nick changes :)

[12:15pm] [amirul] i have button which linked to background image in CSS. It works well iin firefox, but not in IE7. Anybody has an idea why its behaved like that?
[12:16pm] [amirul] <input type="submit" name="submit" id="submit" class="rlbutton" />
[12:17pm] [amirul] the class rlbutton has background image
[12:17pm] [amirul] what other option i can use?

[12:17pm] [trovster] It works fine.
[12:17pm] [trovster] No.
[12:18pm] [trovster] <amirul> i have button – <input type="submit"> is NOT a <button>
[12:18pm] [trovster] And I said don't use name="submit" …

[12:18pm] [amirul] should i delete that name="submit"?
[12:19pm] • trovster headslams + walks away.

[01:37pm] [ruin12345] 5on5 server off d2!
[01:37pm] [trovster] No.
[01:37pm] [ruin12345] 5on5 server off low+
[01:37pm] [trovster] No.
[01:37pm] [ruin12345] yes
[01:37pm] [ruin12345] 5on5 server off low+

[01:37pm] »» op CGI ops trovster in #css
[01:37pm] »» ban trovster bans *!*@80-42-202-103.dynamic.dsl.as9105.com
[01:37pm] «« kick cssling has kicked ruin12345 (Banned)

[02:10pm] [Dgmr] I can't get the a:hover to apply to a an <a> inside a table td
[02:10pm] [gprocess] yellow
[02:10pm] [Dgmr] I set it like: .SideBar a:hover {color: white;}
[02:10pm] [Dgmr] What about yellow ?

[02:12pm] [gprocess] its a pretty colour - and also a hip way of saying hello.

[04:07pm] [hsv-al] so the <html xmlns="http://www.w3.org/1999/xhtml"> line is necessary / mandatory if its going to be a xhtml doc? doctype line is just for w3c sanity checking?
[04:08pm] [Defcon] both necessary
[04:08pm] [trovster] XHTML is pointless.
[04:08pm] [Defcon] necessary !
[04:08pm] [hsv-al] trovster, well based on what im reading it seems its more suited
[04:08pm] [hsv-al] for hooking into databases?
[04:08pm] • trovster faceslams