+ 1
How to create blog using html?
4 Antworten
+ 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!
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
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!
0
thanx mason