<!doctype html> <html> <head> <title> md-manir-hossain </title> <meta charset =" utf-8 " /> <meta http-equiv =" Content-type " content =" text/html; charset=utf-8 " /> <meta name =" viewport " content =" width=device-width, initial-scale=1 " /> </head> <body> <iframe width =" 560 " height =" 315 " src =" https://www.youtube.com/embed/tfLCZS5k870?list=PLP2Oqg5TBlcpe7AuagUGHItMrPN4LxhuE " frameborder =" 0 " allowfullscreen align =" right "> </iframe> <h1> Learn HTML with Manir </h1> <h2> Basic of HTML </h2> <p id =" top "> html stands for Hyper Text Markup Language. </p> <p> All HTML documents must start with a document type declaration: <strong> <!DOCTYPEhtml...