ASArbaz Shaikhinaatsshaikh150.hashnode.dev·Jun 1, 2023 · 2 min readBasic Of Forms In HTML :Forms is a tag in HTML which are used to get the information from the user e.g. Name, Email, Address, etc. Input tag is used for getting the different types of inputs from the user with the help of ( type Attribute ). Basic syntax: <form> <label for ...00
ASArbaz Shaikhinaatsshaikh150.hashnode.dev·May 14, 2023 · 1 min readBasic Of Full Stack Web DevelopmentBrowser :- Browser is the medium which is used to display the content of the website. Frontend Developer :- Frontend developer works on the designing of the webpage and also there is no involvement of server. It ensures that how website is going to l...00