grid-template-columns: repeat (8, 12.5%);
Am I doing something wrong or is it a bug?
31–40 of 138 posts
grid-template-columns: repeat (8, 12.5%);
Am I doing something wrong or is it a bug?
Flex seems more flexible to me than CSS Grid.
There's no mainstream browser that doesn't suck (ie, they're all walled gardens) that supports CSS grid. Plus the other 4 billion people on Earth not in modern countries.
Curious as to why CSS Grid chose to start at 1-index rather than zero, and why the end column is one more than the position of the column that actually stops.
Maybe designers don't have a culture of counting from 0 like programmers do?
Flex seems more flexible to me than CSS Grid.
> Flex seems more flexible to me than CSS Grid.
Any day :)
I'm stuck at level 21. This didn't work: grid-template-columns: repeat (8, 12.5%); Am I doing something wrong or is it a bug?
Earlier quoted context omitted.
Is there a way to enable unsigned extensions at all, say from about:config?
You can either use the developer build or compile Firefox yourself.
Earlier quoted context omitted.
The walled garden I speak of is the implementation of add-ons cryptographically signed by Mozilla only. Unless you run one of the betas (w/bugs) you cannot use any add-on not approved by Mozilla. And lately they've even been removing/banning add-ons that aren't illegal but otherwise upset outside corporations (ie, the paywall bypasser that uses googlebot's http headers substituted in).
Is there a way to enable unsigned extensions at all, say from about:config?
She recently discovered that one of the company's web sites doesn't look right in IE11, and shit ran downhill into my lap. I checked the logs, and yep... she's the only IE11 machine to hit any of the web sites in a year.
I spent a day and a half downgrading the site from CSS grid to Flexbox only to discover that once I found an old machine in a closet that has IE11 on it that I could test with that IE11 doesn't fully support Flexbox, either!
Solution: Each building on campus has its own IP address. Connections from her building get a table version.