EllisTAA, In order to help,.

 
Kapahu: I am very close to this now http://s12.postimg.org/h98lhxyq5/table.jpg

Darvish: Veneman: 53/4 is 13,25

Birklid: How did you calculate?

Veneman: Guess-and-see-if-it-looks-good :p

Rigo: Where can I find all these color names like limegreen lightblue red white etc

Veneman: The centering thing is a problem, imho. if you make it left/right 5px that should get fixed

Veneman: There is a list in the spec, but frankly i’d just use #. and not worry about it

Veneman: Instead of margin-left: 10px; doing margin-right: 5px; margin-left: 5px; since you don’t have actual backgrounds, that’ll make it look like the text is centered

Mans: Then I need first child fix with margin left

Pettipas: Hi. I know “word-break: break-all;” but can I make it break words only if they are longer than one line? so no overflow can happen, but usually it just wraps between words as default

Cromie: Sorry .detailfrst:first-child { margin-left: 10px; } .detailfrst:last-child { border-right: none }

Gudger: Anotheryou: hmm that’s exactly what word-break: break-all; does

Glimpse: That didnt work either

Veneman: Wowk: yeah, that’s gonna be a pain without a cl***. is the markup immutable? this whole problem could probably be greatly simplified with a container for that row of things

Louris: Is it possible to make a pure css tags input

Arabie: Like using flexbox and maybe contentedtiable?

Langreck: Veneman: .detailfrst:first-child { margin-left: 10px; } would not work?

Breitung: Specifically i want the editable part of the input to auto-fill the remainder width of the line

Veneman: Wowk: no. it’s not the first-child of its parent

Namisnak: Bprompt_, no, breaks my word https://malea.lacerta.uberspace.de/shots/2015-09-15_2322.png

Castoral: ProLoser: could, yes, sounds quite lame, but you could

Marose: Bprompt_: why does it sound lame

Eigo: Why dont we creat a new parent than

Veneman: Wowk: is the markup immutable? this whole problem could probably be greatly simplified with a container for that row of things

Guerard: ProLoser: why not just use the input? is what’s for :, and you can format it in whatever way you want, retaining the functionality and semantics

Urzua: Veneman: what do you mean?

Aldridge: Wow creating a new parent blow it all

Powley: But positioning worked lol :

Veneman: Well, yes, the new parent with width: auto is going to make things a lot different

Treff: Bprompt_, hm. you understand my trouble?

Mcarthy: Anotheryou: yes and no.one sec

Wrightsman: New parent place it self under the whole thinng

Gurner: Anotheryou: alright, try – word-wrap: break-word; then

Grabe: Does anyone really like css besides chris coyier?

Veneman: Nvoid: do you have a real question?

Lamattina: Perfect. thx bprompt_

Fahey: Nvoid: “Frank: Like an animal. Because of her, I have to sit here like an animal! Serenity now! Serenity now! George: What is that? Frank: Doctor gave me a relaxation c***ette. When my blood pressure gets too high, the man on the tape tells me to say, ‘Serenity now!’ George: Are you supposed to yell it? Frank: The man on the tape wasn’t specific.” seinfeld

Kitching: Veneman: http://codepen.io/chtsrl/pen/epJjOd

Prohonic: I have a webpage and i have 3 divs that contain imgs

Barthen: When i load the page using chrome, the imgs appear, but when i load them using firefox they don’t show

Rethmeier: I added :before to the css name and the img displayed but wasn’t contained in the div

Keister: Anyone know why im experiencing this?

Pollmann: EllisTAA, In order to help, we need a URL to the live site or a testcase that demonstrates the problem. Please don’t make us log in or create accounts. See paste for paste sites