Introduction: Writing HTML the Slow Way If you are new to HTML, you may already feel this problem: To create even a small webpage, you have to type many lines like this: <div> <p>Hello</p> </div> You must write opening tags, closing tags, proper n...
learnwithpv.hashnode.dev6 min read
No responses yet.