Skip to main content

New answers tagged

8 votes
Accepted

Can a website serve only a subset of glyphs from a font, instead of the entire a font, on loading?

What does it mean to share part of a font? It's a file right? How's a file any usable if you only have part of it? For one, that's not necessarily true; many file types are not "all or nothing&...
grawity_u1686's user avatar
0 votes

How can I save a Reddit page for offline viewing in HTML format AFTER the user has manually interacted with the page that has a huge comment section?

They are using your typical "lazy loader".So, you have to load it in order to save it.Scroll and load, until you have no more to load. Don't scroll back up. Then, you can: Ctrl+A > ...
JayCravens's user avatar
0 votes

Some websites don't work WITH the www. prefix

So I believe you are living in a place where people still put www before they enter the domain in url bar. So you require both example.com and www.example.com pointing at the same website. Following ...
zedkazi's user avatar
  • 11

Top 50 recent answers are included