Home › Forums › Other › Fast-track learning procces › Reply To: Fast-track learning procces
September 10, 2014 at 7:13 pm
#182567
Participant
The first things you need to learn about and become familiar with are HTML and CSS. HTML is the structure of your webpage, and CSS controls how it is displayed.
HTML is your first priority: nothing else will work effectively (or at all) if you don’t understand HTML.
After those two, if you’re sticking with the front end, Javascript would be next.