CSS puzzle

Open
#300 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
css, html
Domain
frontend

Research direction

Compare the linked feedland.blog and blogroll.social pages in browser developer tools, starting with the computed styles and box model for objects in class trBlogrollFeed. Trace the rules affecting their height and line layout, then identify the source of the 31px versus 27–27.5px discrepancy and document a reproducible explanation or correction.

Written by the indexing model from the issue text.

Description

I wish you could ask ChatGPT to look at this page.

Now, why is every object in class trBlogrollFeed 31 pixels high? By my computation it should be 27 pixels. Where are the extra pixels coming from? It matters.

For a comparison, the same structure on this page renders at 27.5 pixels which looks just right, but it's weird that it computes it's got that extra half pixel. I don't really believe in half-pixels.

If you have any ideas, post a note here.

Dominant language
HTML
Stars
134
Forks
10
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from scripting/Scripting-News

All issues in scripting/Scripting-News

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.