Forums

Inserting NavBar (1 post)

  1. hekero
    Member
    Posted 1 year ago #

    ((Sorry for my poor English))

    I created a navigation bar in html, and their styles in css. To interconect some sub-sites.
    Expample video.domain.com news.domain.com, etc.
    Is there any way to insert the NavBar in the header, without placing the entire HTML code?, Is there a plugin or simple code?

    I have the html.. u know.. :Example:

    <ul id="list-nav">
    <li><a href="#">Home</a></li>
    <li><a href="#">News Site</a></li>
    <li><a href="#">Forum</a></li>
    </ul>

    Well,my code is bigger .. much bigger.
    What way I can call?
    I can use a short code or similar?

Topic Closed

This topic has been closed to new replies.

About this Topic