I would personally like to see a CSS framework that has absolutely zero opinions about design. Meaning, radio buttons are actually the standard html5 radio buttons, but perhaps with titles handled in a unified way that works across all browsers. Form elements are given proper layout CSS that solves a lot of common issues across all browsers but no additional styling is added. Etc. I don't want my site to look like ye…
Topcoat – CSS for clean and fast web apps
91–100 of 101 posts
Re: Topcoat – CSS for clean and fast web apps
#92I realize we're all in our early 20s with 20/15 vision, but this trend of microscopic fonts is really unfriendly to the old guys who sometimes want to read things on the web.
Hell I'm 25 and struggled with some of those font sizes. I probably do need to get my prescription altered, however.
Re: Topcoat – CSS for clean and fast web apps
#93I realize we're all in our early 20s with 20/15 vision, but this trend of microscopic fonts is really unfriendly to the old guys who sometimes want to read things on the web.
I'm 22 and I have trouble reading the text. I don't even have glasses.
Longing for the day of viewport-sized units though.
Re: Topcoat – CSS for clean and fast web apps
#94Re: Topcoat – CSS for clean and fast web apps
#95I would personally like to see a CSS framework that has absolutely zero opinions about design. Meaning, radio buttons are actually the standard html5 radio buttons, but perhaps with titles handled in a unified way that works across all browsers. Form elements are given proper layout CSS that solves a lot of common issues across all browsers but no additional styling is added. Etc. I don't want my site to look like ye…
Re: Topcoat – CSS for clean and fast web apps
#96Re: Topcoat – CSS for clean and fast web apps
#97Earlier quoted context omitted.
Wonderful. If there is a thread about bootstrap, some one posts "why must everything be bootstrap?" Get a thread about a bootstrap alternative and...... bingo!!!! (Not having a go at you personally, Im sure your question was genuine. Just making general observation of the irony)
yes it was a genuine question. i guess i should have phrased it differently. I just wanted to know the difference (or benefit of this over bootstrap). I mean if a wheel is being re-invented, there's gotta be a reason behind it. (I guess "because I can" could be an answer, but I was looking for some good answer)
I think a good enough reason is because some one could. No reason why some one cant just say; I can do that too, and I know lots of people say they would like an alternative, so lets just give it a go and see if any one likes it enough to use. And for me, that's good enough.
Giving it a go for no obvious reason is the blood of a "hacker", IMHO. Its the doing of it that is of value. One learns form the experience.
Re: Topcoat – CSS for clean and fast web apps
#98It looks very nice, but it doesn't bode well when the 'mobile' section has atrociously slow scroll speed and completely breaks.
Re: Topcoat – CSS for clean and fast web apps
#99Earlier quoted context omitted.
Hell I'm 25 and struggled with some of those font sizes. I probably do need to get my prescription altered, however.
I'm 25 and I can read it fine but I agree it needs to be bigger. 14px is a good starting size IMO for fonts.
Options / Content / Fonts & Colors / Advanced ... / Minimal font size
(some pages don't like this)
Re: Topcoat – CSS for clean and fast web apps
#100Earlier quoted context omitted.
yes it was a genuine question. i guess i should have phrased it differently. I just wanted to know the difference (or benefit of this over bootstrap). I mean if a wheel is being re-invented, there's gotta be a reason behind it. (I guess "because I can" could be an answer, but I was looking for some good answer)
My problem with your question is the evergrowing lack of critical thinking on HN. I think even PG has eluded to it. What's the difference from Bootstrap? Why don't you view its source? Read through the framework's documentation? For one the default styling is significantly different than Bootstrap. The one thing I fondly miss about Slashdot is people would liberally tell you to RTFM when you asked something obvious t…