Hello there! Let's learn about some important sorts of HTML tags and when to use them, with explanations and examples. Structure of a HTML document <!DOCTYPE html> <html> <head> <title>Structure of an HTML document</title> </head> <body> <h1>It's fun...
vvwrites.hashnode.dev6 min read
No responses yet.