Live data from Hacker News

Introduction to HTML and CSS

github.com

1–10 of 20 posts

Re: Introduction to HTML and CSS

#4

This makes it sound so easy... browser bugs and idiosyncrasies still cling to web development like barnacles. Maybe one day when the old IEs and Firefoxes are dead, web development will become this. I hope it does, at least :)

I'm afraid this will always be the case. Any runtime or VM will have bugs, and the fact there are multiple instance in the world of web development only exacerbates this.

One day something new may come out, and the web will become a wasteland and web standards will stop being worked on. Then you may finally get a stable consistent target, but alas there will then be no point...

Re: Introduction to HTML and CSS

#7
"For this exercise, please download the cross-platform editor Sublime Text, which is an open-source editor designed for simplicity and ease of use.

Also, please make sure you have Google Chrome installed."

Re: Introduction to HTML and CSS

#9

This makes it sound so easy... browser bugs and idiosyncrasies still cling to web development like barnacles. Maybe one day when the old IEs and Firefoxes are dead, web development will become this. I hope it does, at least :)

You have to start somewhere - when beginning, there's no reason to worry about different browsers, you need to focus on the core concepts.
Post reply on HN