Search results

  1. FocuZst

    My Portfolio Design

    Hello! I am new to DevBest. I have a passion for web developing mostly front-end. I am creating my portfolio and I need some feedback. Demo: http://coderslab.zz.mu/
  2. FocuZst

    Web Design Suggestions

    The pink is a little bit too neon. You can build sections like: Our best Cakes, or Our best fruit sculptures or something similar. Just wondering, you speak spanish?
  3. FocuZst

    My first decent HTML & CSS website template

    Not bad. When I started out coding in HTML and CSS, I was not as good. Just wondering, are you taking coding classes at your school? Because I see you made your website on google drive.
  4. FocuZst

    Feedback on me as a web developer

    I have felt the same way. I checked out your portfolio. I like how to showed what you can really do with your knowledge as a Web developer. I don't thinks the hover on the navigation look really good, but it's my opinion. Also, the font is a little bit too big. I'm not trying to be a d*ck, just...
  5. FocuZst

    Web Development Resource sheet

    Very useful. Thanks a lot!
  6. FocuZst

    CSS Opacity help!

    The opacity is used to change the opacity of a division or whatever you're using. To change only the background color, you would need to use an rgba. If you're using color white, then type: background: rgba(225, 225, 225, .5); The .5 is the opacity. Play with it but it only goes up to .99...
Top