Research blog 5:nevigation bar

  The use of a Navigation bar for making a website

   The purpose of the navigation bar is to guide the viewer through the site. A navigation bar is, in effect, a set of hyperlinks aimed at the home page of my site or other important Web pages. When I was designing pages on the site, I display a navigation bar on each page of your site so that visitors can quickly and easily navigate to other pages on your site. In general, the navigation bar should be placed in a more attractive position on the page, usually at the page's top or side. Navigation bars can be either text links or graphic buttons.

   In the navigation diagram, I will use blue and white as the colors of the Navigation Bar. The list element and the link element ,so it becomes the list link (navigation bar)


How do I make a Navigation bar

  As shown in the figure, the navigation bar menu is usually made using a div to ul and LI tags, and then li has a tag inside. First, set up a bai DIV and name it "nav." Set up an unordered list in the DIV. The navigation consists of several columns, add several

list items to the list, add hyperlinks to each list item's contents, and link to the required project page.




The second step is to add CSS and then set the navigation bar's LI left to float. It becomes a horizontal navigation page.
.

Color Pick for the navigation bar Than I type the 
#779fef as the navigation background color. 



The result is a transparent navigation bar and the navigation bar's text with four pages: home, content, traditional architecture, and modern architecture. These words will guide people to any page they want. 




The link helpful for making a navigation bar

https://www.w3schools.com/css/css_navbar.asp
https://www.w3schools.com/css/css_navbar_horizontal.asp

https://www.youtube.com/watch?v=PwWHL3RyQgk






  


评论

此博客中的热门博文

Research Blog11:Motion Graph exercise(animated banner)

Reasearch Blog 6:Design of the website

Research Blog 7 :Images prepared for website