Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

absolute

  1. H

    JavaScript Grey background on IOS when clicking

    Hello there!! When I click on an absolute positioned div on IOS (Safari), there is a flash of a grey background. This is a video the example: Screen Recording 2025-04-10 at 09.23.30.mov And this is a code pen with the example code: https://codepen.io/hebrerillo/pen/RNwzKXx However, if the...
  2. momo98

    HTML Absolute positioning in Gmail

    Hello everyone, I have a coding problem. I want to embed the following code in Gmail for my signature. However, the CSS function "position: absolute; " is not supported by Gmail. Would you be able to reproduce the following code without using the value “position: absolute; and keeping the same...
Back
Top Bottom