Skip to content
  • Courses
  • Trainings
  • Register
  • Practice
  • Notes

HTML Basics Tutorial

  • Home
  • Full stack training in hyderabad
  • HTML Basics Tutorial
  • Page 2

File upload fields

Posted by By info edupoly May 28, 2024Posted inFull stack training in hyderabad, HTML Basics Tutorial
File upload fields A form can receive documents and other files, such as images, from users. When a user submits the form, the browser grabs a copy of the file…
Read More

Hidden fields

Posted by By info edupoly May 28, 2024Posted inFull stack training in hyderabad, HTML Basics Tutorial
Hidden fields A hidden field lets you collect name and value information that the user can’t see along with the rest of the form data. Hidden fields are useful for…
Read More

Checkboxes and radio buttons

Posted by By info edupoly May 28, 2024Posted inFull stack training in hyderabad, HTML Basics Tutorial
Checkboxes and radio buttons If only a finite set of possible values is available to the user, you can give him a collection of options to choose from: Check boxes:…
Read More

Password fields

Posted by By info edupoly May 28, 2024Posted inFull stack training in hyderabad, HTML Basics Tutorial
Password fields A password field is a special text field that doesn’t display what the user types. Each keystroke is represented on the screen by a placeholder character, such as…
Read More

Text fields

Posted by By info edupoly May 28, 2024Posted inFull stack training in hyderabad, HTML Basics Tutorial
Text fields Text fields are single-line fields into which users type information.  Here’s how to create a single-line text field: 1. Define the input type as a text field by…
Read More

Input tags

Posted by By info edupoly May 28, 2024Posted inFull stack training in hyderabad, HTML Basics Tutorial
Input tags The tags you use to collect input from your site visitors make up the bulk of any form. HTML supports a variety of input options, from text fields…
Read More

Creating forms

Posted by By info edupoly May 28, 2024Posted inFull stack training in hyderabad, HTML Basics Tutorial
Creating forms HTML forms can present information to users, using text and images. But it can also offer various types of other methods of presenting information, including the following: Text…
Read More

How a form looks like?

Posted by By info edupoly May 28, 2024Posted inFull stack training in hyderabad, HTML Basics Tutorial
How a form looks like? Data collection forms receive information you want to process or save. When you create a form that collects information, the information you need is what…
Read More

Adding Headers Cells

Posted by By info edupoly May 28, 2024Posted inFull stack training in hyderabad, HTML Basics Tutorial
Adding Headers Cells The th element denotes a header cell, allowing us to differentiate between data and the descriptions of that data. You can see how we added th elements to the table to…
Read More

Creating a Basic Table

Posted by By info edupoly May 27, 2024Posted inFull stack training in hyderabad, HTML Basics Tutorial
Creating a Basic Table There are three elements that every table must contain: table, tr, and td. There are other elements—and I’ll explain them later in this chapter—but these are the three you…
Read More

Posts navigation

Previous page 1 2 3 4 5 Next page
  • All in Edupoly
    • Practice Coding Problems
      • Java Programming Questions
      • HTML Coding Projects and Practice Examples
    • Test books and Notes
  • Reference Links
  • Registration Page
  • Job Postings
  • Code Chanlleges
  • Demo Classes
  • Quizzes Test Your Self
  • Upcoming Batches
  • Interview Questions
  • Free Video Tutorials
  • Coding Example Programs
  • Video Courses
  • Mini Capstone Projects
  • Workhops
  • Corporate Trainings
  • Bootcamp Trainings
  • Fullstack Training Tutorials
    • HTML Advanced Tutorial
    • HTML Basics Tutorial
    • ReactJS Training Tutorial
    • Javascript Tutorial
    • Angular Training Tutorial
    • Express Training Tutorial
    • Python Training Tutorial
    • CSS Training Tutorial

Recent Posts

  • Web API’s
  • Classes
  • File operations
  • Comprehensions
  • loops

Recent Comments

  1. A WordPress Commenter on Hello world!

Archives

  • June 2024
  • May 2024
  • March 2024

Categories

  • Angular Basics Level1
  • Angular Training Tutorial
  • Full stack training in hyderabad
  • HTML Basics Tutorial
  • Java Coding Questions
  • New Batches
  • Python Tutorial
  • reference links
  • Tutorial Home
  • Uncategorized
Copyright 2024 — . All rights reserved. Sinatra WordPress Theme
Scroll to Top