How to write and post Blog in HTML !
A blog using HTML for beginners.
First, create a new file using a text editor and save it as an HTML file (e.g. "myblog.html").
Then, add the basic structure of an HTML document by including the opening <html> and <head> tags, as well as the closin...
suryaset.hashnode.dev1 min read