CSS Redesign
Posted on
by Kevin FoongI have just completely re-designed the front-end of this website using HTML, CSS and some vanilla Javascript. I decided to try and create my own CSS without a framework and it was certainly a good learning experience. As you recall previously I used Bootstrap. I think beginning developers should definitely be proficient at plain CSS first before jumping onto a framework.
Doing this design exercise brought me to the topic of IE 11, as you do, when you find out your design doesn't quite work properly on IE 11 but working fine on all other browsers. So I check ever so often at the stats to see when IE 11 is ever going to die out - it seems it is quite a stayer. It is interesting though to know that Microsoft themeselves are actually discouraging users from using IE. This blog post "The perils of using Internet Explorer as your default browser" is quite an interesting read.
Tags: CSS