RLRohit Loharinrohitsblog.dev·Dec 19, 2022 · 3 min readAudio and Video Tag in HTMLVideo Tag - The <video> tag is used to embed video content in an HTML document. It can be used to play a variety of video formats, including MP4, WebM, and Ogg. Here is an example of how to use the <video> tag to embed a video in an HTML page: Copy c...00
RLRohit Loharinrohitsblog.dev·Nov 26, 2022 · 2 min readIntroduction to Web ANd HTMLHTML Web Server Web page Apache HTML tags HTML HTML(hyper text markup language) is a Markup language for the web that defines the structure of web pages, in layman's language we can say HTML is the skeleton of the web Image It is a text-based ...00