|
|
|
|
|
by cmiller1
3711 days ago
|
|
One of the things I kind of miss about the table based layouts of yesteryear was it seemed to be a lot easier to make sites that looked good in terminal/text based web browsers. The modern idea of doing all of your actual layout in CSS doesn't degrade as well for text based browsers. Here's a challenge for you frontend hackers out there: show me a now standard <ul> based horizontal nav-bar... that also renders horizontally in w3m and lynx. |
|
I think many "frontend hackers" spend their time focused on what can be done and not enough on what should be done. This is a side-effect of our hyperspecialization culture which discourages designers and developers pushing back on each other, out of fear of stepping on each others' expertise. But I think that fear prevents the kind of real collaboration that's required to make a great UI.