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

How to create a blog using html?

20th Sep 2017, 6:00 PM
Sankari.R
2 Answers
+ 3
Did you read the HTML course? Lot of plausible frameworks for such things these days also. Such as wordpress, joomla, etc.. If what you're wanting is contained within that, then why reinvent the wheel, ya know? However, read all the way through HTML, CSS, JavaScript, JS framework (jQuery/AngularJS/React/NodEJS/etc..), SQL, and PHP (unless you want to use NodeJS for server-side). That'll get you pointed in the right direction and by the time you're even a fraction of the way done with that, you'll understand the answer to your question. It's worth noting that you can accomplish this with only HTML, but really depends to what standards you're expecting from a blog in 2017. As far as the public, they expect many things in 2017. Hope that helps.
20th Sep 2017, 6:20 PM
AgentSmith
0
thank u.. I will try it.
20th Sep 2017, 7:04 PM
Sankari.R