answersLogoWhite

0

mba admission 2012

Can_you_write_HTML_code_by_hand">Mba admission

,

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How can you find a validation summary element on your computer?

how can an element with a validation summary element BE PUT into your HTML DOCUMENT


Does HTML code work in java script?

Yes it does. That is how client side validation of html control is possible using javascript


What is java script code for password?

There is an html form element for password. Validation script for password doesn't differ from script of html text element


How can you validate the name using HTML?

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


What organization and site is recommended for code validation?

The W3C (World Wide Web Consortium) is the recommended organization for code validation, particularly for HTML and CSS. Their official site, the W3C Markup Validation Service, allows developers to check the validity of their web pages by validating HTML and XHTML documents against W3C standards. Additionally, they provide a CSS Validation Service for ensuring stylesheets conform to established specifications.


What is a HTML validator used for?

An HTML validator is used to check the validity or syntactical correctness of a fragment code or document. It also technically refers to validation using DTDs by SGML tools.


What are the language is for patio?

The most commonly used languages for building a patio are HTML, CSS, and JavaScript. HTML provides the structure of the webpage, CSS handles the styling and layout, and JavaScript adds interactive functionality such as animations or form validation.


What is the routine of ssc exam 2010?

You can download SSC Exam Routine 2010 from this website. (Exam Start from 11 February 2010). http://essentialwebsite.blogspot.com/2009/12/ssc-examination-routine-2010.html


Does HTML have anything to do with Software development?

No, HTML relates to passing information across the www. Software can be developed to edit HTML, and HTML can be used to call software (java) but you can't write 'OpenOffice' using an HTML editor.


What are the different controls available in aspnet?

There are Three types of controls available in ASP .Net. 1. HTML Controls (Traditional HTML Tags) 2. Web Server Controls (New ASP .Net Tags) 3. Validation Server Controls (To validate Inputs)


How does you call javascript file in css?

In your HTML add in the tags


What are the five main types of validation checks?

types of validations are: required field validation range validation pattern matching validation database specific validation numeric validation