You are viewing a single comment's thread from:
RE: How to build a website from scratch - Learn HTML - Part #1
Nice explanation! Great job! :)
I only want to point out that HTML can't be considered to be a scripting language. This would be javascript then. You can't apply any logic or use structures like loops or handle any data operations in HTML alone.
And here's a suggestion for another tutorial: The basics of HTTP... maybe compared to IPFS.