What language to learn for webpage designing? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What language to learn for webpage designing?

I am creating web pages using online tool like ClickFunnels and leadpages. I would like to have more control over the design and functionality. There is an option there for putting in custom css code. What language should I learn to do that?

26th Jan 2017, 3:24 PM
Suraj Sharma
Suraj Sharma - avatar
5 Answers
+ 2
From what you said, it sounds like you can only input css, not html or javascript. In that case, I would highly recommend the SoloLearn CSS course. It should give you at least the fundamentals you need to be able to customize your site.
26th Jan 2017, 3:31 PM
James Hall
James Hall - avatar
+ 1
The language to learn for this would simply be CSS. You can find tutorials on CSS in SoloLearn, CSS Fundamentals, or you can find tutorials at http://www.w3schools.com/css/default.asp.
26th Jan 2017, 3:31 PM
Spencer
0
learn HTML AND CSS there are lots of sources of CSS one of them is w3schools.com you can also find some helpful videos in the youtube..and helpful books
26th Jan 2017, 3:33 PM
sahag
sahag - avatar
0
take the css course on solo learn or if you want to do some practical learning, try these online courses, codecademy.com and freecodecamp.com. Just register and learn it all. Why use just css when you need to also learn html to fully understand front end development.
26th Jan 2017, 6:26 PM
Dwain Aiolupotea
Dwain Aiolupotea - avatar
0
Thanks guys for your tips. I don't know a line of code. I will start with HTML then move on to CSS. I found dedicated app from Solo for HTML and css.
27th Jan 2017, 9:40 AM
Suraj Sharma
Suraj Sharma - avatar