answersLogoWhite

0


Best Answer

In earlier versions of HTML, validation could be done only by JS. However, we can do it inbuilt by required attribute in HTML5.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can you validate the name using HTML?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What tools can someone use to validate HTML code?

Some tools people could use to validate HTML code are Dr. Watson, Validate HTM Firefox add on and WDG HTML validator. Also popular to validate HTML codes are Cahse HTML validator life and HTML Toolbox.


How do you create forms using ASP and HTML?

You can use a WYSIWYG html editor to drag and drop html form controls and program their function. An html editor such as Microsoft Front Page or Adobe DreamWeaver can do these tasks.


How validate and retrieve data from database in jsp?

We can do validation by using JavaScript. Here we are using function Validate(). Iam creating one JSP name index.jsp & give a link to another JSP name basic.jsp. In that Jsp iam using Type 1 Jdbc Driver & giving a database connection


How do you use validate in sentence?

Like this: Could you please validate your account name?


How do you write a web proxy using HTML?

HTML is, as it name says, a language for markup, not script or programming. This means it is simply not possible to write a web proxy in HTML.


How do you change HTML attribute using HTML dom?

You can change HTML attributes easily. Using Dom that can be done using JavaScript.


How do you make a personal bio data using HTML?

bio data using html


How do you troubbleshot your HTML code?

W3C markup validation service is probably the best solution. You can either put a link for the page you wish to validate online, or copy/paste code using direct input tab. The link is http://validator.w3.org/.


How can scroll the name in the HTML?

You can scroll the name using the <marquee> tag. The marquee tag can be used to slide things in all directions.


How do you validate your websites CSS?

You can validate your CSS by using w3.org CSS Validator. You just enter your websites address and it will tell you if there are any errors or not.


How do you post web links?

Assuming you are using HTML, do as follows: <a href="http://www.link.com">Name To Click</a>


Benefits of using HTML?

The main benefit of using HTML is its easy syntax. The tags are very powerful to use.