Answer the question
In order to leave comments, you need to log in
Links in a subdomain?
Hello.
There is a subdomain for example - test.firma.com
A couple of css and html files are thrown into this subdomain.
The menu structure looks like this:
<div id="sidebar-wrapper">
<ul class="sidebar-nav">
<li class="sidebar-brand">
<a href="index.html">
Menu
</a>
</li>
<li>
<a href="win.HTML">test1</a>
</li>
<li>
<a href="lin.HTML">test2</a>
</li>
<li>
<a href="ast.HTML">test3</a>
</li>
<li>
<a href="trav.HTML">test4</a>
</li>
<li>
<a href="oth.HTML">test5</a>
</li>
<li>
<a href="firma.com">startpage</a>
</li>
</ul>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question