Spaces:
Running
Combining two or more spaces
Hello!
Love deepsite and the space creations! Is there a way to combine multiple spaces? If so, what is the easiest way to do so?
Hi, thanks!
Not sure to get your point, what do you mean by "combine" ?
..if I get your idea right then search for these things called "HTML" and "link". No, really, if it works should be that.
e.g. https://www.w3schools.com/tags/tag_link.asp
if on the other hand someone has found and idea how to make this particular model krröhm.. "sexual".. then.. then i reallly dont know what to say. Combine seems to be really far fetched word to even that to pop in to my mind; so im the curved one prob :P
Hi, thanks!
Not sure to get your point, what do you mean by "combine" ?
So I have two different spaces from deep site (for the example sake: a business name generator and a tier list maker). I want to combine both spaces that I have made into one space to start condensing all the spaces I have created/generated. For the business name generator and the tier list maker, I was looking to merge them into one space separated by a tab or something of that sort. Hopefully that makes more sense.
Hi, thanks!
Not sure to get your point, what do you mean by "combine" ?So I have two different spaces from deep site (for the example sake: a business name generator and a tier list maker). I want to combine both spaces that I have made into one space to start condensing all the spaces I have created/generated. For the business name generator and the tier list maker, I was looking to merge them into one space separated by a tab or something of that sort. Hopefully that makes more sense.
Hi, ok!
You can basically create a new tier-list-maker.html
file and add a
link in the index.html
eg
<a href="tier-list-maker.html">Tier list Maker</a>
You need to know a bit about HTML to do it by yourself
Thanks boss! Much appreciated as always!