This site, and many other typography-adjacent sites, have comically large text on my desktop computer. What's up with that? (Maybe I've just misconfigured my browser.)
Web designers should get good training in typography (2006)
71–80 of 103 posts
Re: Web designers should get good training in typography (2006)
#72And the reason I guessed it to be that way is because it is like that much of the time: once people focus on something that is not broken too badly, more often they mess it up, rather than improve. I think a much better advice would be just to not touch it. Maybe go roll your own crypto if you feel creative, but stop messing up fonts, colors, and the rest of interfaces: plain HTML is good and sufficient for most web publishing.
Edit: though learning about typography still should not harm. Just applying it poorly--as done most of the time--may be annoying. Also same as with colors and adjacent design subjects.
Re: Web designers should get good training in typography (2006)
#73I admire all the work the typographers do to make amazing-looking websites, and yet I prefer to read sites (like mathpages, or Dan Luu's site) which have next to no styling. They're just easier for me to read. I'm definitely not hating, but I feel like it's good to keep in mind where the point of diminishing returns is.
> Treat text as user interface > Slightly more famous examples of unornamental websites that treat text as interface are: google, eBay, craigslist, youtube, flickr, Digg, reddit, delicious. If only the article recommended doing just that. Gradients and spinning globes, and intricately designed animations aren't typography. Though Stripe's typography is exquisite. Amusingly enough, text that takes up the full horizont…
Re: Web designers should get good training in typography (2006)
#74Earlier quoted context omitted.
I find this argument unconvincing for the same reason that the answer to the musical loudness war isn't "turn your speakers down". When contrast is maximized 100% of the time, there's no room for emphasis.
Typography has a solution for emphasis that doesn't use contrast, and it's called italics . Use that.
Re: Web designers should get good training in typography (2006)
#75Earlier quoted context omitted.
Typography has a solution for emphasis that doesn't use contrast, and it's called italics . Use that.
So for your analogy, would you say the solution for compressed dynamic range in music recording would be for artists to use, say, guitar distortion or other audio choices for emphasis in music rather than playing with loudness?
Re: Web designers should get good training in typography (2006)
#76Seeing the title, I suspected that the typography will be messed up. And indeed, instead of my preferred configured font size, it is overly large and set in pixels, the line heights are higher than I would prefer as well (the font I use, Noto Sans, already has a pretty high leading). The situation with colors and margins is similar, to accompany that. And the reason I guessed it to be that way is because it is like t…
Re: Web designers should get good training in typography (2006)
#77Can anyone recommend a good course in typography?
https://tex.stackexchange.com/questions/110133/visual-compar...
Re: Web designers should get good training in typography (2006)
#78Seeing the title, I suspected that the typography will be messed up. And indeed, instead of my preferred configured font size, it is overly large and set in pixels, the line heights are higher than I would prefer as well (the font I use, Noto Sans, already has a pretty high leading). The situation with colors and margins is similar, to accompany that. And the reason I guessed it to be that way is because it is like t…
This is obtuse. Why are you going from one sentence, saying the font size is disproportionate or whatever, then saying your font is Noto Sans? It's fine to pick Noto, that is not my disagreement. But if you are having one setting by the typographer and then choose to override them... yeah, it might be ugly. Because you changed it and are not a typographer. A typeset might not look good in every setting. That's why we…
This can be equally viewed from the other (user's) perspective: I had the font set (along with a comfortable size), then apparently the website tried to override it, though I did not notice that. Now I had to both allow custom fonts and enable JS to see its intended font, and it is even less comfortable for me to read, adding serifs, while still having overly high lines.
The reason I mentioned Noto is to better describe what I see, though perhaps it was unnecessary. That is, I saw it in a shape I liked a little more than the one it was intended to be in.
Re: Web designers should get good training in typography (2006)
#79Seeing the title, I suspected that the typography will be messed up. And indeed, instead of my preferred configured font size, it is overly large and set in pixels, the line heights are higher than I would prefer as well (the font I use, Noto Sans, already has a pretty high leading). The situation with colors and margins is similar, to accompany that. And the reason I guessed it to be that way is because it is like t…
This is obtuse. Why are you going from one sentence, saying the font size is disproportionate or whatever, then saying your font is Noto Sans? It's fine to pick Noto, that is not my disagreement. But if you are having one setting by the typographer and then choose to override them... yeah, it might be ugly. Because you changed it and are not a typographer. A typeset might not look good in every setting. That's why we…
Re: Web designers should get good training in typography (2006)
#80Typography should be left to the user agent and user style sheet. Attempts to make sites "pixel perfect" is the worst habit from the print-world that designers brought online with them.
what percentage of users would you estimate are interested in choosing or writing a user style sheet?
I would estimate a percentage far closer to ZERO than even ONE percent.
Something like 20% of users use adblockers and that takes a fair amount of effort for regular folks. So, right off the bat, we're talking To be able to CREATE a user style sheet that can apply to arbitrary websites without making them look like ass would be very difficult. Unless, of course, one WANTS all websites to look like ass.
I guess, somewhere, there's a nice stash of ready-to-go css that folks can apply (using developer tools or an obscure extension) on their browsers? I don't know. I never looked. But that would involving a lot of fussing I can't imagine normal folks doing that at all.