I want to create/edit a form on my website | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I want to create/edit a form on my website

Hello, I have been wanting to learn code. I usually do a lot of my website work in programs like elementor (page builder) However, I have countless changes I’d like to make to my website which I can’t do because I don’t know how to. Here are some of those changes. Want to edit/remake form found here www.woofcrate.ca/subscribe What would be ideal learning path for this type of work and how long would it take me to learn this?

18th Dec 2021, 2:50 AM
Ryan Augusto
3 Answers
0
Go the obvious path for any front-end developer: learn HTML, CSS and JavaScript, in this order. You probably noticed there are courses for all three here in SoloLearn. How long depends, sure, on your learning pace. Expect a few months to finish the 3 courses. Less if you take it hard. Also, go for w3schools for command references, tutorials and even code validators. After you master these mandatory languages, you can step further and learn frameworks. I have no experience on them, so can't give opinions. But a web developer can surely take advantage of them.
18th Dec 2021, 3:25 AM
Emerson Prado
Emerson Prado - avatar
0
Well, you need to go through HTML then CSS then go through JAVASCRIPT then any backend language. That's what a basic web development have. how long ? it depends upon your potential of working and learning. but never expect that you will achieve everything in just 1 month it will take time to become expert. you may become average developer in 1 month
18th Dec 2021, 3:26 AM
Ayush Kumar
Ayush Kumar - avatar
0
You can copy this code via inspect and edit it according to you. (if viewing this in pc)
18th Dec 2021, 3:55 AM
NEZ
NEZ - avatar