Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Wtf?
So you want to read text across your whole fucking monitor?
Also shit may be displayed on small monitors, so all in all thats a pretty solid, easy to use and implement way of responsive design?^^
I guess not even 20% view those pages in fullsize but in a half-wide window or something..
(Not defending angular, the looks itself or shit here, it still looks shit in general and angular is a joke) -
core6458y@AnonymousGuy I like how your inclusion of ads really spiced up the page and took care of that annoying whitespace.
-
m93mark2758yMaybe it's just a poor attempt to merge the desktop and mobile interfaces (I don't know a better excuse for that, I'm sorry I've tried 😅 )
-
@-FLX theres The question is why they put a small scroll when there is a whitespace at the left and right ?
-
Caprico13768yUnless those media buttons are custom, they can fix it. However if not some (talking specifically Facebook) are not responsive icons. Implementing a Facebook feed for a client was a pain to get responsive.
-
johnDoe32338y.Nav:right{
display: hidden;
}
There's gotta be something missing in that area, otherwise that's a terrible design. -
Tutorial point has some weird ass formatting I swear. They're still using some old ass pngs from the dark ages.
-
Really, websites need to utilize horizontal space better in general.
Responsive design is not just about making websites look acceptable on phones, it's about presenting your information attractively on screens of any size.
Throw the whole logo/navigation to the left or right, sidescroll all your items, put comments or annotate sources and references in a wide margin instead of at the bottom.
If your page is more whitespace than content on *any* screen... it kind of sucks.
STOP DOING THIS!!!
undefined