Type program

                  Rajeev Ranjan Tiwari

आज हम जानेंगे कि type क्या होता है यह कैसे काम करता है

तो आज के समय में website development का काम बहुत तेजी से बढ़ रहा है साइट के बिना कुछ होता ही नहीं है

Online ka पूरा काम साइट से जुड़ी है इसे बनाने के लिए

HTML , CSS , Java script , PHP , Boot Strap , j quary   हमें इस program के बारे में जानकारी होनी चहिए

इस्मे site design ओर साइट development का  ज्ञान होना बहुत ज़रूरी है चलो इसे बनाने का पूरा process जानते है



 (1) <input type="file" multiple>

(2) <input type="text" Placeholder="enter name">

(3) <input type="text" readonly>

(4) <input type="text" maxlenth="10">

(5) <input type="text" name="fname, Required>

(6) <input type="number" size="5" step="5">

(7) <input list="fruits">

<Datalist id="fruits">

<Option value="apple">

</Datalist> 

(8) <input type="file" accept="video/*">

(9) <input type="text" name="fname" autofocus>

(10) india <input type="checkbox"  name="country" checked>

(11) <input type="text" Disabled>

(12) <input type="submit" value="send" >

(13) <input type="reset" value="cancel">

(14) <input type="color" Name=" RGB color">

(15) <input type="month" value="any month">


(16) 
Temp <meter low="20"  high="80" min="0"  max="100"  value="75"> <\meter> 

(17)
Downloading <Progress value="30" max="100">

(18) 
<select> <optgroup label="laptop">
<Option value="hp"> hp <\option>
<Option label="i3" >hp <\option>
<Option lavel="i3" disabled> hp<\option>
<Option label="i3" selected> hp <\option>

(19) 
<from method="post" >
<Fieldset>
<Legend> your name <\legend>
<Input type="text" name="name" size=" 20">
<\fieldset>


(20) 
html>
<Head>

</Head>
<Body bgcolor="green">
<H1> website development</h1>

<Table  bgcolor="red" color="white" align="center" border="0">
<Form method="post">
<Tr><Td>Name :<Input type="text"> </td></tr>
<Br>
<Tr><Td> name :<Input type="text"></td></tr>
<Br>
<Tr><Td>name:<Input type="text"></td></tr>
<Br>
<Tr><Td>name:<Input type="text"> </td></tr>

<Tr><td>Male:<Input type="checkbox"> 
Female: <Input type="checkbox"> 
Others: <Input type="checkbox"> </tr></td>
<Tr> <td><Select>
<Optgroup label="count">
<Option> one </option>
<Option> two </option>
</Optgroup>
<Optgroup label=" table">
<Option> three</option>
<Option> four </option>
</Select></tr></td></optgroup>
<Br>
<Tr> <td><Input type="submit"> 
<Input type="reset"> </tr></td>

</Table>
</Body>
</Html>

(21)
 
<input type="button" value="Click me..." onclick="alert('Thanks, I feel better now!');">


अंत मे अगर इस पोस्ट से आपको कुछ फायदा हुवा हो तो इसे दुसरो के साथ भी share करे ताकी दुसरो का भी फायदा हो. इस पोस्ट को पूरा पढ़ने के लिए आपका धन्यवाद और बहुत शुक्रिया.
Thanks friend posted by Rajeev Ranjan Tiwari

Comments

Popular posts from this blog

OT Technician

D Pharma

Tor Browser