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?
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.
+ 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.
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
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.
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.