How to create blog using html? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to create blog using html?

14th Jul 2017, 5:43 AM
Vishal Kumar
Vishal Kumar - avatar
4 Answers
+ 1
It depends on what kind of blog. You will need HTML and CSS no matter what. But if you want to add an email list, or comments, or a store even you will need to learn JavaScript, PHP, and SQL. For layout reasons I would also learn BootStrap, which will help you make columns and so on! Hope this helps!
14th Jul 2017, 6:36 AM
Mason
Mason - avatar
0
I need to make html blog is it necessary to learn css along wid html to make a better blog as compared to others
14th Jul 2017, 6:42 AM
Vishal Kumar
Vishal Kumar - avatar
0
Html you need to learn for a blog. CSS is just design, so unless you dont want it looking like craigslist you will need it. But it is very basic to learn. (Personally I wouldn't learn on here) W3schools has great tutorials making it easy to learn, Freecodecamp teaches you how to make a full website with everything you need, youtube is also great, and for any questions StackOverFlow is awesome! And again if you need help with anything else I am here and on stackoverflow!
14th Jul 2017, 6:47 AM
Mason
Mason - avatar
0
thanx mason
14th Jul 2017, 7:01 AM
Vishal Kumar
Vishal Kumar - avatar