Advertisements
Advertisements
प्रश्न
Identify which is not a server side application language.
पर्याय
PHP
HTML
ASP
JSP
MCQ
उत्तर
HTML
shaalaa.com
HTML Forms
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
Trace the output of following html code.
‹!DOCTYPE html›
‹html›
‹head›
‹title›Heading tags‹/title›
‹/head›
‹body›
‹h1 align=left›Information Technology‹/h1›
‹hr›
‹h2 align=center›XI Standard‹/h2›
‹h3 align=right›Division‹/h3›
‹/body›
‹/html›
Discuss the following and Answer the question.
A teacher has asked a student to create a web page to accept number and check whether it is between 50 to 100.
- List the variable, operators to be used.
- Specify the built-in function used and structure used.
Which attribute of form tag helps in client-side validation?
The no. of parameters used by fclose() function.
How PHP files can be accessed?
Write Syntax of Text box in HTML,
Write the purpose Get method and Post method.
Write short notes on File handling.
Explain in detail of File handling functions.
Customer Analytics firm needs to design a survey form as shown below:
Write suitable HTML code to design it.