| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Comments:
<0> Ive known css for 4 weeks now <1> hmmmm <2> Then why are you writing a guide on it? <3> so what's the point in writing a guide <0> and Ive already made 2 sites <0> teach myself <3> who want to read a guide written by a novice? <0> floats are easy man <1> Riyonuk, thanks for that... <0> Well as I go along, Ill be reading many other guides <0> Xen0n: sorry <1> Riyonuk, that is a VERY broad statement <1> and therefore incapable of being true <1> thats like saying "linux is easy" <1> lol
<3> it is :P <0> XD <1> it depends on what you are doing :P <3> i need to factorize a 2048bit number <3> then I get $200,000 :-) <4> wtf? <1> RSA <4> prime numbers? <3> http://en.wikipedia.org/wiki/RSA-2048 <0> I still dont get it http://borkweb.com/story/css-declaration-grabber-regular-expression <5> daryl-, just rent some time on one of those super computer clusters :) <5> of course its 200k an hour to use on of those too :P <5> one* <3> heh <3> Riyonuk: do you use EditPlus for editing your CSS? <3> if not then you needn't worry about that url <5> his regular expression is buggy, he shouldn't have ***umed tabs :P <6> Indeed <7> Sorry Riyonuk i didn't understand lol <3> Zeros: he said it's for himself though, and maybe he always includes tabs :-) <5> true enough <8> does anybody know how to prevent a form from generating a break? <5> give it display: inline? <1> damn :( <1> how can i vertical-align the text that is on the left here properly? <1> http://c3x.net/design2/ <1> vertical-align: middle does nothing... <9> line-height. <1> line-height? <1> erm <3> line-height:200%; <3> actually, 180%, or 1.8em <1> daryl-, but surely thats a scale-specific hack then? <3> your font it 0.9em... <1> yes <1> but what i mean is, it will stop being centered when you use the browser to scale it up? <3> sorta <1> there is no "proper" way to do it? <1> i suppose because the 2 elements there are not both inline elements in the normal sense, it cant valign them with each other <1> ? <1> seeming as the one on the right is floated <9> Xen0n: Well, I would fix the height of #bar1 <1> fix it? as in a constant height? <1> yet again, that goes messy as soon as you scale it <9> You can use a relative unit. <1> oh, i see <1> even so <1> when the breadcrumb wraps, the second line disappears <1> it really needs to expand... <9> `paste <10> paste: Paste links, not code ( http://pastebin.bafserv.com/ , http://sial.org/pbot/ , http://tnx.nl/scribble.plp , http://www.coldfugitive.com/paste/ ) <1> :/ <9> Darn.. I just had it. <1> ? <1> just had what? <3> Xen0n: as a rule you should be able to go up 3 sizes, and down 3 <3> you can do that fine without it hiding beneath <1> daryl-, sure, on a big resolution... <9> Xen0n: I have to go now, but here's something that should work: http://pastebin.bafserv.com/88 <3> you can go up 5 in 1024x... <1> daryl-, sure, with that example breadcrumb :P
<1> daryl-, i think it really should be able to wrap... <3> stick a ; on line 94 <1> also.... IE ignores min-height or whatever doesnt it? <11> Yeah <3> why not put the login in the blue <1> daryl-, i was actually trying to do that earlier <1> and i prefered it that way <1> but couldnt position it <1> it was throwing my navigation around when i tried <1> but i'll try again <1> armed with my new info ^_^ <12> <1> daryl-, it doesnt seem to let me float over a UL in the same way i can float over a DIV <1> http://c3x.net/design2/ <1> kinda got it... <1> but now i need to get my nav back down to the bottom of the header area :/ <13> !v http://wiki2.derkunde.de/index.php/Hauptseite <10> HTML: Not valid - Errors: 6, http://validator.w3.org/check?uri=http://wiki2.derkunde.de/index.php/Hauptseite <10> CSS: Valid - http://jigsaw.w3.org/css-validator/validator?uri=http://wiki2.derkunde.de/index.php/Hauptseite <14> all your CSS are belong to us <1> http://img159.imageshack.us/my.php?image=screenshotdotphporgdesignattem.png <1> thats the "outline block level elements" thing :/ <14> I hate imageshack <1> haha, why? <1> just seemed easier at the time <1> !v http://c3x.net/design2/ <10> HTML: Not valid - Errors: 4, http://validator.w3.org/check?uri=http://c3x.net/design2/ <10> CSS: Valid - Warnings: 14, http://jigsaw.w3.org/css-validator/validator?uri=http://c3x.net/design2/ <1> oooo <15> tags. <1> they work for normal inputs too??? <1> how do you define where they display? <9> You put them around the label text? <9> <label for="username">Username:</label> <input type="text" id="username" name="username" /> <16> riczho name="username" is redundant. <16> id and name are practically the same. <9> Browsers already use ID nowadays? <16> All modern atleast. <9> Oh, nice! <13> lolz but name would be send? <13> am i writing bold? <17> name is what is used to return via post/get <17> when the form is submitted <9> simmel: Not on Firefox 1.5.0.4 for me. <17> so its not redundant <9> simmel: Test: <9> http://test.riczho.dyndns.org/css/ <16> hm? <17> id is used with css <13> anyone here who had styled a mediawiki skin? <17> name is a component property <9> simmel: When you submit that form (without a name attrib, the values aren't sent). <13> ah wt* trillian sets my writing always to bold, can you her/read me anyway? <18> hello <9> Once again, +c would have solved this. <9> Hi! <18> would you be able to help me figure out a javascript syntax problem? <18> i put the script on display for ease of ***istance: <18> http://www.createdbycheney.com/testc/index.cfm <9> If not me, somebody here might. Worst case, #javascript will probably be able to. <18> basicly my problem is that a numeric function is returning a 0 or null value in IE <16> fscking label doesnt work in Safari <18> and i cannot figure out why, because it works on its own <16> Well, yeah you guys were right. <18> ah <19> http://elekchron.org/testttttttttttttttttttt/ why doesnt the bg image in #container show? <11> how big is #container <18> your tabular design is really hosed in IE <19> 780px width <11> How high <19> no height set
Return to
#css or Go to some related
logs:
ERROR gnome-extra evolution-data-server failed ldap debian perl mysql perl Client does not support authentication protocol requested opie-mail BCM4318 freebsd Modification of non-creatable array value attempted, subscript -1 what does oggnogg mean
#linux newtoubuntu #debian #php
|
|