AMAyush Motainayushmotablog.dev·Dec 4, 2022 · 3 min readHTML Input ElementsInput Tags : The <input> tag specifies an input field where the user can enter data. <input> tags are used to receive data from user and interactive web pages. An input field can be of various types depending upon the attribute type. The <input> tag ...00
AMAyush Motainayushmotablog.dev·Nov 9, 2022 · 7 min readIntroduction to Web & HTMLWEB : The Web is the common name for the World Wide Web, a subset of the Internet consisting of the pages that can be accessed by a Web browser. The Web, or World Wide Web, is basically a system of Internet servers that support specially formatted ...01D