Hacker News new | ask | show | jobs
by kelvin0 3456 days ago
CSS was the one thing I dreaded before doing web stuff. I'm a PC/Console dev for many years, and never was able to get stuff to look 'decent' when trying my hand at HTML/CSS/WebApps. The 'default' look of most web widgets is dreadful in a browser ... and I'm not one to kit pick at visual design!

Bootstrap abstracts that whole bit (CSS mostly) and allows me to concentrate un functionality knowing that : A) It's at least going to look as good as Bootstraps default template (which is quite good for me!) B) It's also going to be responsive ... brilliant!

Kudos to the Bootstrap team!