Hacker News new | ask | show | jobs
by danpros 4488 days ago
The initial version was using a standard markup for the title but I change it due to avoid if there is a double h1 :)

For the next point as tags, dates, I chose to put it as a filename for the sake of speed.

1 comments

In HTML5, it's OK to have multiple <h1> tags in a page, provided that they belong to separate sections, articles, etc.
If you try it, you will realize that to write an article using the admin panel is quite user friendly :)