I actually followed along and wrote all the code as you did it. Every once in a while when I had a question, I just paused the video and tried what I was thinking. Overall, it took me like 45 minutes, maybe an hour, to complete the video, but it was so worth it. I recently decided to give html/css/javascript a try and I'm taking a course for it. I'm really glad I found your channel, Rohit! It's really descriptive and interactive (you structure it in such a way that people are able to follow along, as opposed to bits of code here and there, which is terrible for learning). Best wishes with your channel my bro, I'm wishing you the best, and I'm definitely subscribing to you! Greetings from Michigan, USA 🙌🏽🥇
You should not copy and paste the style to apply it to the different styles of inputs, you should use commas to apply the same style sheet to different pseudo classes like this: input[type="text"], input[type="password"], input[type="email"]{ }
Sir, when i create the submit button and give the name ="Submit" it appears in the website as "Submit Query" am not sure if am doing something wrong? this is the code i gave..
facebook.com/46corporation/ Thank you aishwarya for posting your doubts. I'm not able to get any user notifications through youtube.That's why i'm running a facebook page.I can communicate with you easily there and can response with no time in my facebook page. Thank you :-)
Im new subscribed here. Thank you so much, i really understand ur teaching than to other tutorial vedio... Love it.. #may i request, how to make a home page through Html and css.
Hi Rohit, First of all thank you very much for the beautiful explained video. we i tried to learn and make this submit form using sublime but i am having some problem with it. problem is every coding is same as your but radio label (Male and Female) Font size are coming same as Title which is H1. i tried to make some changes by my own but didnt help. please advice
It does not matter where you do, your html file will always be interpreted by your browser. Any kind of editor is for your convenience and productivity. Every text editor has it own features which help in writing code. Even if you write the same code in Notepad, the output in the browser will be same always. NOTE: Notepad is used not only for HTML, you can use it for any programming language and compile/interpret the file. We don't use it because it doesn't have some features which are being provided by other editors like Sublime, Atom, Brackets.
So how can I save the info given by the user
Please watch this tutorial: ruclips.net/video/6tSSjpzVqVQ/видео.html
create a database
use laravel or PHP for this in html this is not possible
sway og youngboy bro that’s how everyone starts even Kanye admited that Nice tutorials soft weren’t great at first just keep grinding and you’ll
tNice tutorials is how an editing software beginner tutorial is done. tNice tutorials video is a standard for all editing software tutorials
BROOO THANK YOU!!!!!!!!!!!!!!!!! YOU'R THE BEST!!!!!! I LEARNED EVERYTNice tutorialNG I NEEDED TO KNOW THAN YOU VERY
the easiest i found and followed it up and got all right,thankyou so much
It is really helpful for beginners.....thanku
Good work boss, keep more of the CSS stuff coming.
I actually followed along and wrote all the code as you did it. Every once in a while when I had a question, I just paused the video and tried what I was thinking. Overall, it took me like 45 minutes, maybe an hour, to complete the video, but it was so worth it. I recently decided to give html/css/javascript a try and I'm taking a course for it. I'm really glad I found your channel, Rohit! It's really descriptive and interactive (you structure it in such a way that people are able to follow along, as opposed to bits of code here and there, which is terrible for learning). Best wishes with your channel my bro, I'm wishing you the best, and I'm definitely subscribing to you!
Greetings from Michigan, USA 🙌🏽🥇
Thank you so much for taking time to give feedback 😊
Very clear and understandable!!!Thanks for the video Rohit!
Welcome :-)
You should not copy and paste the style to apply it to the different styles of inputs, you should use commas to apply the same style sheet to different pseudo classes like this:
input[type="text"], input[type="password"], input[type="email"]{
}
why not???
on the css???
very useful video please upload more and more html and css exercises for poeple to practise
hi thanks very much for the tutorial, if i want to move the female/male radio in top and bottom position, how can i do it?
Thanks. Very precise and useful tutorial.
Thaks Mr Rohit. very good tutorial.
Welcome :-)
Great teaching style bro.. hates off for you.. thank you.
I have a question, when you say font-size :inherit and when it inherits the parent property, is it taking the size as 10px from padding?
on input types why you didnt include or write an INPUT ID
I have one doubt bro radio box is not set in same border line
I will try but not get result
Bro
u made an excellent videos....thanks sir..
is that sublime or notepad++? cause i was trying to do it in NOTEPAD and its to hard
Sublime
Thanks Rohit Sir, very helpful video,,, pls use mike while recording .. sir also share code for practice..
it is very helpful for beginner nice video keep it up
Thank you soo much Swapnali :-)
very clear and concise.
hi Rohit, can you give tutorial on - linking html to PHP, MySQL? thanks.
Yeah, I will do it
when we style the form, how we should determine the width as 320 px? if we give some other amount of px for width its not lining properly.
It's about calculation.
Thanks for the reply!! is there a way to understand how to calculate?
@@aish77772 we have to design it in photoshop before programming.In that design itself you have to specify the widths and heights of all the divs.
okay thank you.
Love this mate, cheers.
very resourceful thanks for spreading the knowledge :)
Hi ! Thank you ! I was delighted when i fond out this tutorial ! It`s helpfull to me )) !
Real helpful, thanks!
Sir, when i create the submit button and give the name ="Submit" it appears in the website as "Submit Query" am not sure if am doing something wrong? this is the code i gave..
it should be value="Submit"
Thank you, Sir. It worked.
facebook.com/46corporation/
Thank you aishwarya for posting your doubts. I'm not able to get any user notifications through youtube.That's why i'm running a facebook page.I can communicate with you easily there and can response with no time in my facebook page. Thank you :-)
excellent job bro
Thanks
Im new subscribed here.
Thank you so much, i really understand ur teaching than to other tutorial vedio...
Love it..
#may i request, how to make a home page through Html and css.
You were superb man
but just a thing
how to retrive the data when someone fills this form.
Yes sir..
I also want to know about this!!
I already uploaded a video on it
ruclips.net/video/6tSSjpzVqVQ/видео.html
Thanks sir.
Lve U...
Can we create this type of form in blogger platform???
WHAO that was nice thanks man thanks a lot dude
Very helpful sir
sir I followed step by step ur coding but there is no space between the blocks what should I do ?
Which blocks?
@@WonkyCode bro it fixed just in index.html in firstname , lastname , email , password , confirm password we need to add infront of them
Which software you can used for this project
Sublime Text
Hi Rohit,
First of all thank you very much for the beautiful explained video.
we i tried to learn and make this submit form using sublime but i am having some problem with it.
problem is every coding is same as your but radio label (Male and Female) Font size are coming same as Title which is H1. i tried to make some changes by my own but didnt help. please advice
how to retrieve the data after a person submit his data i did the same form bur i cant see my submitted data pls advise!
you have to use php for that
radio button and submit button are not aligned to center
any solution???
stackoverflow.com/questions/18479570/how-to-center-a-set-of-html-radio-buttons-in-a-fieldset-with-div
Where can i get the data that ppl enter in my form?
Just create your own dummy data.
Hello Sir, I have a problem with aligning the inputs on top of each other. I followed everything but it still won't work.
can you please give the code for the form you created
Link for source code is in the description
THE APPLICATION IS **** SUBLIME TEXT EDITOR ****
thanks
good video upload
Thanks ,this helped me a lot!!
which software r u using to type to text brother tell me i will also use that software.
Sublime Text
tq brother
Nice work ! thank you
which software using for code writing sir.please tell me as soon. waiting for your replay
Sublime text
What is used software bro
Nice Rohit ra... I think you must be improove yourself...
good work full video bana
Can you please make a tutorial on that from scrach
i will do that. Subscribe the channel to get that update.
thank you for sharing.. nice
Thank you!!
what its called that program where you coding
Sublime Text
sir up-lode this from how to give the database connection and values
Okay i will do it soon
@@WonkyCode thanks sir
Here you go: ruclips.net/video/6tSSjpzVqVQ/видео.html
This is part 2 ruclips.net/video/3kugLcrI_zU/видео.html
I was watching this on 2x but i felt like it's his normal speed
😂
understandable and clear
favor please . could you make some tutorial of submit,edit,delete, and search .
What does '' text/css'' mean? Please answer
The text in the file is css
Merci beaucoup frangin pour la video.
Sir Sorry to say...I followed your tutorial but I have to say my submit button is not working. so please tell me solution.
This is just a static form. If you want to work with it use some php.
Thank you man
full tutorial bana
Best !
Sublime Text
great made more
which software you use???
Notepad idiot
Notepad idiot
And windows...moron
Sublime Text
you could also use Notepad++ or Atom or Brackets.
bro proud of you because you are patan (pokhtoon). then why u are using name rohit.
Thank you...I would think about changing name😅
thank you so much brother!
hi 10q bro pleas send another simple example
can u send me the code
Thanks for sharing
no style.css?
thank you :)
From The beginning
nice man
nyce work
whats the whole html?
Please elaborate
Hey there wonky
Yoo
thank bro..
its hex decimal not color code
nice
NICE
Also can you please mail this code both html and css on my email
you can follow my facebook page. i posted code there.
facebook.com/imrohit46/
No, you didn't. Can you please send us a pastebin link?
dude do it with html
It's html only Boss!
@@WonkyCode bro u did it on html and css editor not notepad the real html is on notepad kindly consider my request and once done send link.
It does not matter where you do, your html file will always be interpreted by your browser. Any kind of editor is for your convenience and productivity. Every text editor has it own features which help in writing code. Even if you write the same code in Notepad, the output in the browser will be same always.
NOTE: Notepad is used not only for HTML, you can use it for any programming language and compile/interpret the file. We don't use it because it doesn't have some features which are being provided by other editors like Sublime, Atom, Brackets.
@@WonkyCode it doesn't bro
thank
Hi i am also Rohit
🤗
haha no don't say that. If you practice it it'll co naturally!
God only knows what he is writing ? ? ? ? ? ? ?
Julius Pringles thanksgiving ca early
hahaha 15:14
you sounds funny !!
clear and understandable