DEV Community

Waiz Kuruni Ahmed
Waiz Kuruni Ahmed

Posted on

Help Needed: Sidebar Not Working Properly in My Project

Image description

Hey everyone, I'm currently working on a project where I have a sidebar, but it's not working properly. I'm a beginner in HTML and CSS, and I need some guidance on what might be wrong.
Live Preview:

🔗 Live View

📌 HTML: boxes.html

📌 CSS:

What I Need Help With:

The sidebar is not behaving as expected (e.g., layout issues, not sticking, overlapping, etc.).

I want to fix it using only HTML and CSS (no JavaScript).

Any improvements or best practices would also be appreciated!
Enter fullscreen mode Exit fullscreen mode

Questions:

How can I make sure the sidebar stays in the correct position?

Are there any common mistakes I should check in my CSS?

Any beginner-friendly tips to improve the sidebar's design and functionality?
Enter fullscreen mode Exit fullscreen mode

I’d really appreciate any advice or suggestions! Thanks in advance! 😊

Playwright CLI Flags Tutorial

5 Playwright CLI Flags That Will Transform Your Testing Workflow

  • 0:56 --last-failed: Zero in on just the tests that failed in your previous run
  • 2:34 --only-changed: Test only the spec files you've modified in git
  • 4:27 --repeat-each: Run tests multiple times to catch flaky behavior before it reaches production
  • 5:15 --forbid-only: Prevent accidental test.only commits from breaking your CI pipeline
  • 5:51 --ui --headed --workers 1: Debug visually with browser windows and sequential test execution

Learn how these powerful command-line options can save you time, strengthen your test suite, and streamline your Playwright testing experience. Click on any timestamp above to jump directly to that section in the tutorial!

Watch Full Video 📹️

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Engage with a wealth of insights in this thoughtful article, valued within the supportive DEV Community. Coders of every background are welcome to join in and add to our collective wisdom.

A sincere "thank you" often brightens someone’s day. Share your gratitude in the comments below!

On DEV, the act of sharing knowledge eases our journey and fortifies our community ties. Found value in this? A quick thank you to the author can make a significant impact.

Okay