Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • rishi 60

    @rishi-jsdev

    Posted

    Hi there,

    Here are some suggesstions:

    1. Try using flexbox to make layouts easier

    2. Avoid using inline css styles. All styles are better in a seprate css file

    3. Avoid using "!important" in css - use it only if it has to be used

    Marked as helpful

    0