News

Locate the section of the CSS file controlling the navigation bar. Add the following line of code to this section:clear:both;This moves the element below any floated object above it, ensuring that ...
Right-click the website HTML page that contains your navigation bar. Click "Open With," then click your HTML editor. Locate the "div" tag that contains your navigation links.