Ashish sahweb-deve.hashnode.dev·Jan 24, 2025HTML Input Types Explained: From Text to PasswordsIntroduction HTML forms are the primary way users interact with websites, whether logging in, signing up, or filling out a survey. This article explores various HTML input types, their purposes, and how they enhance user interaction. Understanding HT...ChaiCode
Biraj Singhhtml-fundamentals.hashnode.dev·Jan 23, 2025HTML for Beginners: Building the Skeleton of a WebpageHave you ever wondered what HTML is? What is it used for? and what are the basic building blocks of an HTML document? If your answer is yes, then let’s dive deeper and explore the answers to these questions. What is HTML and what it is used for? HTML...ChaiCode
RAJU KUMARhtmlforms.hashnode.dev·Jan 22, 2025HTML Form & Inputs - User InteractionHow to create form in html Registration form 1. Basic Structure of a Form The <form> element is used to create a form. It contains various input elements like text fields, radio buttons, and checkboxes. <form action="#" method="post"> <!-- Form e...11 likesforms
RAJU KUMARhtmlforbegginners.hashnode.dev·Jan 22, 2025HTML For BeginnersWhat is Html Hypertext Markup Language. Markup: - Annotations tags used to markup context Hypertext: - One page linked to another page Html is Skeleton of web pages CSS provides formatting / appearance. JS provides functionality Building the...10 likestags
K Raghavdecoding-html.hashnode.dev·Jan 22, 2025HTML Basics - The Web's SkeletonHave you seen how a website looks plain and simple when the internet is slow or the server is weak? That plain version is what the website really looks like—without its fancy clothes or makeup. Surprised? That plain look is called the HTML structure ...ChaiCode
Raja Kumarrajagceian.hashnode.dev·Jan 12, 2025Day #6 : Web Development JourneyHello Everyone !!! I hope you are all doing well.Today, I studied some commonly used tags in HTML and the basic structure of HTML. Opening tag (<>) :- The opening tag is the one written at the beginning of an element in HTML. Closing tag (</>) :- T...1 likeWeb Development
Vritika The Great ✍️splashingwords.hashnode.dev·Jan 11, 2025An In-Depth Examination of Her StoryMy Mother✍️ She is someone whom I know from past 13 years,She is like fire when she is angry,She burns like hell but cools down easily. A bond that will never break, she is my First, Trustworthy Friend and the Best Philosopher, Perfect for me. She is...11 likesBlogging
seo2hexadecimal-software-html-tags.hashnode.dev·Jan 8, 2025What are the most commonly used HTML tagsThe most commonly used HTML tags form the foundation of web development, enabling developers to structure and present content effectively. Here’s a summary of these essential tags based on the search results: 1. <html> This tag defines the root elem...HTML5
Pulkitblogs.devpulkit.in·Nov 15, 2024Boost Your Link Previews: Implementing Open Graph Images in Next.jsIntroduction In today's digital playground, having a social media presence is like having a megaphone for your awesomeness. One of the secret ingredients to making your content pop on platforms like Facebook, Twitter, LinkedIn and event WhatsApp is t...1 like·90 readsopenGraph
Hamid Ghorashibackinsight.hashnode.dev·Oct 28, 2024Boost Your SEO with Laravel SlugifyOverview In web development, every small detail counts toward creating a polished, optimized, and easily accessible online presence. One essential yet often overlooked element is the URL slug. URL slugs are not only practical but also play a signific...beautify url