SSanketinsanketk.hashnode.dev·Sep 20, 2021 · 5 min readForms and Simple Projects in HTMLOverview In this blog, I will be covering the basics of HTML forms and their attributes which are most commonly used. It is easily understandable. I have explained the meaning and usage of each form tag and its attributes in detail. HTML Forms HTML F...00
SSanketinsanketk.hashnode.dev·Jul 19, 2021 · 5 min readHTML5 Tags and Global AttributesOverview In this blog, I will be covering HTML5 tags and attributes which are most commonly used. HTML5 Tags Article Tag: <article> </article> It is used to describe an article on the webpage, like a Blog post or a News story. Aside Tag: <aside>...00
SSanketinsanketk.hashnode.dev·Jul 1, 2021 · 7 min readIntroduction To HTML - 01What is HTML ? Whenever you are planning to build anything from scratch the first thing you will do is to well -structure it right? HTML does it when you are getting started to build web pages/websites. HTML is the markup that contains all the actual...00
SSanketinsanketk.hashnode.dev·Jun 21, 2021 · 3 min readGetting Started with Web Development!Nowadays, it is very easy to find online resources when you are getting started with learning something new. You just have to google the skill you want to learn, and you will find plenty of resources online like blogs, online courses, YouTube videos,...00