question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Misaligned HTML and badly formed HTML

See original GitHub issue

Suggestion: Why not use custom tags for the color, easier to write and read. <c1b33> or <yellow> The stylesheet will become more readable too: yellow { color: yellow; }

No further styling or tricks would be needed and you don’t have to set fonts, you can simply wrap it all in a <pre> tag.

wttr misalignment

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:1
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
benleshcommented, Mar 31, 2016

Looking at Unifont, it might be infeasible to use it as a web font. The TTF file is about 12MB. You can probably use a conversion tool that extracts out the characters you need, however.

Either way, the problem is definitely the font. Find the right monospaced web font and you’ll solve the issue.

0reactions
Nimjacommented, Aug 12, 2019

I’m closing this for now, ticket has been open for 3.5 years 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Problem with form and text alignment - HTML-CSS
Hello, I'm making a page with many forms and text next to form, but i have this: as you can see the forms...
Read more >
Alignment problems in HTML and CSS - Stack Overflow
I have a simple login/signup page that im making. Both the login and signup parts of the site have issues in that the...
Read more >
Why can't I align EVERYTHING?!?! - Codecademy
I've found that the problem is that once I get > or = to font-size: 15.5 px , the circles become unaligned. Below...
Read more >
Handling common HTML and CSS problems - MDN Web Docs
Note: One common problem with CSS and HTML arises when different CSS rules begin to conflict with one another. This can be especially...
Read more >
html form alignment in (2021) ComputerScience - YouTube
Hello and welcome to #ComputerScience knowledge .in this video you guys will learn how to align html form elements very easily and simply...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found