Tagged: html, programming
This topic contains 0 replies, has 4 voices, and was last updated by Subho das 2 years, 9 months ago.
- AuthorPosts
Please suggest the best online course to learn HTML?
Hey Subho,
HTML is a markup language for describing web documents (web pages). HTML stands for Hyper Text Markup Language. A markup language is a set of markup tags. HTML documents are described by HTML tags. Each HTML tag describes different document content.
The best way to start learning HTML is by creating them yourself. I would suggest you start building your own web pages. To start with you can take help from:
- http://www.w3schools.com/html/
- https://www.coursera.org/learn/html-css-javascript
- https://www.coursera.org/learn/html
Hope this would help you to get started! Best of luck.
These offer good courses online:
Thank you 🙂
Hi,
i would suggest codeacademy. and w3school. Here you can even test your programs to run. 🙂
For more courses :
https://webdesign.tutsplus.com/courses/30-days-to-learn-html-css
- AuthorPosts