Home > OS >  What are these kind of web links called: 'docs.soliditylang.org'?
What are these kind of web links called: 'docs.soliditylang.org'?

Time:02-06

I know how to create something like http://www.website-name.com/xyz, but I wish to create a link, like http://www.xyz.website-name.com. I have been searching for this for sometime now, and unable to find any answer. Can someone please help, as I am new to web development?

CodePudding user response:

I think you are looking for something called - subdomain. Maybe this would help: Subdomains

  •  Tags:  
  • Related