Searching...
Thursday 19 July 2018

Auto Complete Form Datalist input |Suggest Form|














HTML ko use karte hue hum datalist input attribute ko use karenge or auto complete form banayege
jese ke apko thumnail me nazar arha hoga hum is tarha ka hi form create karenge jese google pe koi cheez search karte hai to humain suggested list dekha ta hai google search bar me is hi tarha ka environment create karenge hum apne html datalist input tag ke sath bohalt hi asani ke sath hum html me auto complete form banyege jo suggested list kehe lati hain jis tarha hum youtube ya google ke search bar me likhte hai to hum ko suggestion deta hai keyword ki ke kya data ap search karna chahte ho is hi tarha ka ek chota sa form create kya hai hum ne is video me agr ap ko is ki coding chaiye to neche is form ki coding hai wo bhi dekh saktey ho ap

Auto Complete Form Code html 5
 
<html>
<head><title></title>
</head>
<body>

<h2>HTML4 form </h2>

<b>Search:
<input type="text" name="srch" id="srch" list="datalist1"/>
<datalist id="datalist1">
<option value="india">
<option value="india's news">
<option value="india's Drama">
<option value="india's Army">
<option value="india's Dress">
<option value="india's youtuber">

</datalist>


</body>
</html>

yeh form datalist ki coding hum is ko use karte hue is tarha ka form create kar skte hain jo ke suggested form datalist keh lata hai dosto agar apko yeh post achi lagi ho to please like kare or share kare is post ko apne dosto me or subscribe kare humere youtube channel ko

yeh mera youtube ka channel hai
https://www.youtube.com/babarahsan
https://www.youtube.com/channel/UCbXuI7qbuo8u6AhohrQIzPw?view_as=subscriber

2 komentar:

  1. Nice i see daily something new on this blog

    ReplyDelete
  2. Get Everyday something new

    ReplyDelete