► Supply Code & Notes: https://codewithharry.com/movies/web-development-in-hindi-36
►This video is part of this Full Internet Improvement in Hindi Course Playlist: https://www.youtube.com/playlist?listing=PLu0W_9lII9agiCUZYRsvtGTXdxkzPyItg
►Click on right here to subscribe – https://www.youtube.com/channel/UCeVMnSShP_Iviwkknt83cww
►Checkout my English channel right here: https://www.youtube.com/ProgrammingWithHarry
Greatest Hindi Movies For Studying Programming:
►Study Python In One Video – https://www.youtube.com/watch?v=ihk_Xglr164
►Python Full Course In Hindi – https://www.youtube.com/playlist?listing=PLu0W_9lII9agICnT8t4iYVSZ3eykIAOME
►C Language Full Course In Hindi –
https://www.youtube.com/playlist?listing=PLu0W_9lII9aiXlHcLx-mDH1Qul38wD3aR&disable_polymer=true
►JavaScript Full Course In Hindi –
https://www.youtube.com/playlist?listing=PLu0W_9lII9ajyk081To1Cbt2eI5913SsL
►Study JavaScript in One Video – https://www.youtube.com/watch?v=onbBV0uFVpo
►Study PHP In One Video – https://www.youtube.com/watch?v=xW7ro3lwaCI
►Django Full Course In Hindi –
https://www.youtube.com/playlist?listing=PLu0W_9lII9ah7DDtYtflgwMwpT3xmjXY9
►Machine Studying Utilizing Python – https://www.youtube.com/playlist?listing=PLu0W_9lII9ai6fAMHp-acBmJONT7Y4BSG
►Creating & Internet hosting A Web site (Tech Weblog) Utilizing Python – https://www.youtube.com/playlist?listing=PLu0W_9lII9agAiWp6Y41ueUKx1VcTRxmf
►Superior Python Tutorials – https://www.youtube.com/playlist?listing=PLu0W_9lII9aiJWQ7VhY712fuimEpQZYp4
►Object Oriented Programming In Python – https://www.youtube.com/playlist?listing=PLu0W_9lII9ahfRrhFcoB-4lpp9YaBmdCP
►Python Knowledge Science and Huge Knowledge Tutorials – https://www.youtube.com/playlist?listing=PLu0W_9lII9agK8pojo23OHiNz3Jm6VQCH
Comply with Me On Social Media
►Web site (created utilizing Flask) – http://www.codewithharry.com
►Fb – https://www.fb.com/CodeWithHarry
►Instagram – https://www.instagram.com/codewithharry/
►Private Fb A/c – https://www.fb.com/geekyharis
Twitter – https://twitter.com/Haris_Is_Here
source
Mere move nhi ho ta animation kazan galti ho ri ha
Tq u harry bhai for sharing notes which are very helpful. Your notes are very helpful and the concept are also cleared.😊
@2:54 ctrl+enter for next line
Thank you 👍
This tutorial is helpful
@code <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>HTML</title>
<!– HTML –>
<style>
*{
padding: 0px;
margin: 0px;
}
.back_box{
background: #C36006;
height: 50vh;
width: 100%;
display: flex;
align-items: center;
}
.boll{
background: #000000;
height: 40px;
width: 40px;
border-radius: 30px;
animation-name: boll;
animation-duration: 4s;
position:relative;
bottom : 5px;
}
@keyframes boll{
0%{
left:0%;
}
25%{
left: 10%;
bottom:10%;
}
30%{
left:20%;
bottom:-10%;
}
35%{
left: 30%;
bottom:10%;
}
45%{
left:40%;
bottom: -10%
}
55%{
left: 50%;
bottom:10%;
}
65%{
left:60%;
bottom: -10%;
}
75%{
left:70%;
bottom: 10%;
}
85%{
left: 80%;
bottom: -10%;
}
95%{
left: 90%;
bottom: 10%;
}
100%{
left: 100%;
bottom: -10%;
}
}
</style>
<!– Custom Styles –>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="back_box">
<div class="boll">
</div>
</div>
<script src="main.js"></script>
</body>
</html>
✓
javascript card slider IAM STILL WAITING PLEASE MAKE A VIDEO ON THAT'S TOPIC
animation delay last me kaise lagaye sir ya aur koi property use hoga
if u want a fun project using animations then make a un subbimtable form like when u try to click the subbmit butoon then it changes its postion
bht acha sir mashhlah
bhai jb tk reverse ko cmnt ni kiya tha tb tk dimag khrab ho gya ki ye ho gya rha h 😅😂
thank you harry bhai
hy
Harry bhai ae sabse acha video hai…
watching it after 3 years and this video got more than 18k likes and 182 dislikes and those dislikes are from udemy and paid courses.
harry bhai kya mai is course ko 2023 mn kr skti hn?
Style ko head ke pehle likhe ya baad me
Kisi video me pehle likha h
Kisi me baad me
english me 250 ko two fifty bolty hai 😂😂😂😂
Harry to the box be like: Seedha kr, ooper kr, neeche kr. xdxxdxxxd
Second key frames are not working in my vs code … I doing the same as harry bhai but its not working….plz help
When i am using animation-fill-mode , it is not working properly as it is supposed to do…. 😢
Bhaiyya sir ji .. Thank you ..
Sir kay ye animation code notepad per use kar sakte with background music
bht zyada maza aa gya bhai animation bana ke
Animation duration code error aa raha hey sir. Samajh nhn aa raha hey
Bhai issi mein video kaise add krein please tell??
Daabbeeey😀
My inspiration = Harry sir ♥ ♥
This is the best web development course available on Internet. Thank you #HarryBhai
❤❤❤
Harry bhai thanks yaar sooo helpful content
Thanks alot for your teaching very awsome I'm following from USA .
would you please tell me how can I practice all these that you are teaching please.
Dear friends
if I finish this can I get any course or boot camp to land me a job ? any idea please. share your experience with me please.
can anyone tell me why style is writing out of head