Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design How to be a pro in CSS??

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #256128
    crashoverride
    Participant

    Hi fellas…im new to this website and i know the basics of html and css…i want to create kickass web pages with all css and animations…so plz share ur path as front end devoloper…what steps to follow to be one of the best in css??

    #256129
    Paulie_D
    Member

    http://justbuildwebsites.com/ No..seriously, just build websites…practice makes perfect.

    #256157
    rkieru
    Participant

    To add to Paulie_D’s already perfect response…

    You’re not going to write ‘good’ CSS from the start. You’re going to use terrible naming practices and have trouble with writing the wrong specificity and you’ll probably find yourself relying on !important too often.

    Which is fine. CSS has a learning curve like any other language.

    On top of ‘just build websites’ I would recommend reading through some additional source material like http://caniuse.com … which can tell you if the CSS you want to use is supported ‘enough’. Nothing quite so awful as creating a gorgeous, elegant design that ultimately only works in a single browser.

    But there are tons of CSS resources out there. Obviously this website has just an array of articles on the subject. You can read tons of solutions to various CSS troubles through StackOverflow, or sign up for classes through what seems like 100+ sites now.

    And CodePen… I cannot tell you how much inspiration I derive from seeing what some clever individuals manage to put together on CodePen.

    #256175
    crashoverride
    Participant

    Guys im also looking forward to make a career in web designing as a free-lancer…plz suggest me some websites to make money…also few pointers like what do they really want from you??

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Design’ is closed to new topics and replies.