Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Search results

  1. ramzez

    HTML & CSS radio and checkbox buttons - float: left; ?

    I ran into a problem with my html/css form. I have radio buttons and checkboxes in my form. I want them to display like this: It works in Codepen.io when I edit them, but as soon as I click somewhere or open de preview in a new window, it looks like this: I used display: block; and float...
  2. ramzez

    Let's do this!

    Hi all, I am new to coding (apart from some html/css stuff I tried when I was 16 or 17) and I've set my mind on making a carreer switch to IT. What direction exactly I'm still unsure about, because Software Developer, Full Stack Engineer and Data engineer all sound very interesting to me. I...
  3. ramzez

    HTML & CSS Beginner on margins with a problem

    Hi all, I am new to HTML & CSS and started to do the freeCodeCamp course. On my challenge to create a form I get these text input fields that extend around my form. I can't figure out why. I expected it to look like the dropdown menu, but I don't know why there is a difference. This is what...
Back
Top Bottom