Jump to content

polaryeti

Members
  • Posts

    54
  • Joined

  • Last visited

Everything posted by polaryeti

  1. position:absolute perhaps?
  2. position:static places the document in default. the default is one at the top of other. this sounds reasonable to me.
  3. hmm. If you're interested in code, you can check the codepen..
  4. https://codepen.io/pelko/pen/zYaEpqr I'm learning responsive design. (Make width <500px and see) I'm talking about this line: .dropdown, .subdropdown { position: static; width: 100vw; } https://imgur.com/a/US0klgu This is the behaviour I'm getting with and without position:static. But I fail to understand why? All information that I've about position:static is that it doesn't accept Top,Bottom,Left,Right values.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.