| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Comments:
<0> lol <0> ok <0> i asked for that reason <0> if you show me the light, i will follow it <1> tranZ: night <2> BillClinton: HTML is to describe the structure of your content <2> CSS is to describe its presentation <0> ok <0> makes sense <0> how do i set cellspacing 0 in css? <0> for a table <2> set border-collapse to collapse, and border and margin to 0 <0> no luck <0> border: collapse; ? <2> ]css border-collapse <3> css border-collapse: http://w3.org/TR/CSS21/tables.html#propdef-border-collapse
<0> ok fixed <0> is it possible to prefix a TD contents with $ <0> via css <0> <td cl***="price">200</td> <2> it is, but IE doesn't support it <0> dam k <2> it's also possible to align elements to an arbitrary char, it seems <2> so you can tell it to align your price column on the . <0> yeah <0> have you got any advice about my layout <0> i'm not 100% happy with it <0> do you think it's too slow <4> are there any table sorting methods that don't require a thead or header links, but instead you can just put a link anywhere, and it will sort the table??? <5> I am having trouble with a div with only the width set, height is not set and it is not recognizable by firebug (like there is a error or something) However, when i specify height it works just fine. I have other divs without heights and they are good, what could it be? <0> firebug is lame <5> well Mr. President, links don't click inside of this div either <0> hm <0> i see <6> hello <7> firebug rocks <2> BillClinton: get the "Web Developer" plugin <2> BillClinton: what's your URL again? <0> http://westcoast.bounceme.net/cube/ <0> i need some advice ay <0> what can i improve <0> i feel like the new & special rpdocuts in middle boxes are too big <7> im digging ur layout & color scheme <0> cool <0> i didn't design it i got someone to do it <0> i just feel that although it may be visually appealing <0> in terms of a computer store, it may not succeed in giving customers key information? <7> oo <0> like honestly i've been to heaps of crappy looking computer websites and regardless you still see testimonials fromp people saying great site <2> taken a look at ScorpTec.com.au or eyo.com.au ? <0> no will do now <2> I just wish EYO would stop using POST for sorting columns.... ****wits <0> are they good <2> I like 'em <0> for sorting product listing? <0> u an auzzie huh <0> scorptecs not bad <0> unique <0> yeah maybe i'll switch the bullet list on our site, to hover highlights <0> 200 visitors online they must be a big comp <0> yeah their layouts pretty simple but pretty good <0> some nice css i guess <7> http://www.ratemymini.net is the site im currently designing,, we still got alot of stuff left to do..what do you guys think? <0> eyo i dont like as much <0> but you see what i mean <0> eyo they have so many featured prodcuts on homepage <0> i wonder if they are effective? <0> ratemymini is nice <8> Hi. I've started work on my 3 column layout, but I don't think it's that effecient <7> thanks =) <8> http://www.gregvernon.com/bolton_temp/template.html <-- can anyone give pointers as to how to clean that up? <0> greg i suggest googling & downloading a 3 column layout <0> as a skeleton <0> don't re-invent the wheel. improve it <8> haha, thats basically what I did. <8> but, when I tried to add a second layer, it messed up. <0> look around other layouts
<0> theres a lot of variations <0> hey question how do i make the LI stretch to the full area <0> http://westcoast.bounceme.net/cube/ <0> category menu, i'm trying to add a hover background, but it extends only to the end of the text <8> no offense to those table hater out there, but, a table would do nicely here :) <0> anyone know what i need to add <8> no clue <0> god dam what have i missed lol <9> <ol> isn't valid code? <0> yeah it is <9> @http://modified-design.com/new/ <3> (modified-desi...) HTML: E: ( http://tinyurl.com/39dz7u ) CSS: Valid ( http://tinyurl.com/yte9gb ) DOCTYPE: HTML 4.01 Strict + url (MIME: text/html, text/html; charset=iso-8859-1) <9> what is this talking about http://validator.w3.org/check?uri=http%3A%2F%2Fmodified-design.com%2Fnew%2F <0> hey <0> how does the layout look now, i remove bullet points <0> http://westcoast.bounceme.net/cube/ <0> hover over the menu links <0> looks better now i reckon <0> where is everyone <5> i'm not here <0> can i get some opinions on my layout <0> http://westcoast.bounceme.net/cube/ <0> work in progress <10> very nice <10> i wish newegg used your layout :P <10> theirs is getting ubercluttered <0> lol <0> sweet <0> i'm just trying to cut it down a bit <0> i removed images on the menu tops & new & special tab images <0> to make single gradients <0> i need some advice regarding the top right tabs menu <0> i don't like it too much what do you guys think <9> this may be an html problem, but I think it's css, for some reason I can't hover or click on all but the two bottom links on the left menu <9> http://modified-design.com/new/ <9> any thoughts? <9> works in IE6 though <9> nm, z-index issue <11> ok I'm trying to figure out what is replacing top/left/etc... in absolute positioning? in firedebug I keep seeing value top is depreciated. <0> loading zeek <0> whats your problem <11> not value,but property. <0> can you <0> change div background on hover <9> yea <9> doesn't work in IE though <9> have to use a javascript <9> http://modified-design.com/new/ <9> those tabs are actually ul li tags, but same concept <12> morning <9> morning <13> I have been recommended using div tags with css, instead of tables to do my design. But this is easier said than done. Is there a good introduction guide to this? Where should I start? <9> htmldog.com is a good site <0> actually <13> I have tried just editing the css, and reloading in browser over and over again, but im getting nowhere <0> someone who knows enough css tell me <0> how did yahoo do their rounded corners <0> http://games.yahoo.com <11> BillClinton: from the guides and books that I have read rounded corners are achived through images of the corner, but I could be wrong, css3 does provide the spec for it tho. <0> bro i mean what technique did yahoo use <0> because use firefox & right click <0> and view the background image. <0> you'll be suprised. it's one m***ive rounded box <9> yea, a quite a few sites use that, I believe it's done with background positioning <11> BillClinton: you can sort through this to check it out http://us.js2.yimg.com/us.js.yimg.com/lib/ga/dtk/css/home/home_1.14.css <14> I've seen rounded corners with only CSS on cssplya.co.uk <14> .. no images necessary <0> whAT? <14> er, cssplay.co.uk <0> liar <9> nifty corners <9> no images needed <11> not found cilkay <0> oh
Return to
#css or Go to some related
logs:
#css #css bash [: -lt: unexpected operator python tutorial **kwds ubuntu subprocess pre-removal script returned error
wifi dhcp ok no ping
#math about:googledork
Sorry, couldn't display all the contents of bind FORMERR resolving
|
|