Forums

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

Home Forums CSS Help!!! How do I make my circles responsive when resizing windows?

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #249965
    set4kay
    Participant

    I have a webpage with 3 circle at the center, it looks good when I have a full sized window, but when window is resized it maintains the same size and creates a scroll tab instead of just shrinking with the window size. Here what I wrote on codepen:
    https://codepen.io/set4kay/pen/wgGQyG

    Please help me figure this out, I’m still learning to use CSS. I need the circles to still be at the center of page when window is reduced but I need it to also shrink with window size.

    Thank You!

    #249969
    bearhead
    Participant

    You could try using view units:
    http://codepen.io/kvana/pen/QdNPQx

    #249982
    set4kay
    Participant

    Thanks man!! This looks awesome, does the job. I’ve really gotta learn this aspect of CSS. I would be very glad if you could teach me. Hope you don’t mind?

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