Advertisements
Advertisements
प्रश्न
List out HTML control to support PHP language.
टीपा लिहा
उत्तर
- Text inputs
- Buttons
- Checkbox
- Radio box
- File Select
- Form Tag
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›
PHP is a ______ programming language.
Identify which is not a server side application language.
Define HTML form controls.
Write Syntax of Text box in HTML,
What is a HTML form?
Write any two rules for input HTML.
Discuss in detail about HTML form controls.
Explain concepts of HTTP Uploading process.
Customer Analytics firm needs to design a survey form as shown below:
Write suitable HTML code to design it.