最新消息:Welcome to the puzzle paradise for programmers! Here, a well-designed puzzle awaits you. From code logic puzzles to algorithmic challenges, each level is closely centered on the programmer's expertise and skills. Whether you're a novice programmer or an experienced tech guru, you'll find your own challenges on this site. In the process of solving puzzles, you can not only exercise your thinking skills, but also deepen your understanding and application of programming knowledge. Come to start this puzzle journey full of wisdom and challenges, with many programmers to compete with each other and show your programming wisdom! Translated with DeepL.com (free version)

screen layout - White space at the top of the page

matteradmin7PV0评论

How can I get rid of the white space at the top? Thanks in advance.

If the img is not showing: On top of my page, there is an empty white space, how can I get rid of it?

How can I get rid of the white space at the top? Thanks in advance.

If the img is not showing: On top of my page, there is an empty white space, how can I get rid of it?

Share Improve this question asked Apr 12, 2019 at 19:56 user164991user164991 1 1
  • 1 Is it showing only for logged-in users? – Krzysiek Dróżdż Commented Apr 12, 2019 at 20:21
Add a comment  | 

1 Answer 1

Reset to default -1

This sounds like a BOM-Error or encoding error due to file transfer in filezilla. See this post for more information.

BOM Error

Post a comment

comment list (0)

  1. No comments so far