We locate web content using special addresses called URLs. We are all familiar with addresses like https://google.com. Sometimes, URLs can get long and they can become difficult to read. Thus, we might be tempted to format them like so in HTML using newline and tab characters, like so:
my blog post It will … Continue reading You can use newline characters in URLs
That is pretty cool, didn’t know this.