Basic HTML concepts
Useful Links
- Editor’s draft: http://w3c.github.io/html/
- HTML specification
- Latest https://www.w3.org/TR/html/
- HTML 5 https://www.w3.org/TR/html5/
- HTML 5.1 https://www.w3.org/TR/html51/
- All the HTML tags: https://developer.mozilla.org/en-US/docs/Web/HTML/Element
- HTML Wikipedia
- Minify Html in your static website (Hugo or Jekyll)August 15, 2018
- Checklist for website developers about performance, SEO and general webmaster's considerationsApril 3, 2017
- How To Check Local Websites For Broken LinksNovember 1, 2016
- Appropriate HTML5 tags to show source code, commands and software related tasks on blogsJuly 22, 2016
HTML cheatsheets
- Html5 Full CheatsheetJune 4, 2016
Responsive Web Design
- HTML viewport meta tag for responsive designsJune 21, 2016