Skip to content

Sticky navigation with magic line at left and content on right side.

Notifications You must be signed in to change notification settings

kiran-kadam911/vertical-magic-line-navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vertical magic line navigation

Sticky navigation with magic line at left and content on right side.

Nagivation:

  • For navigation nav tag is used and inside nav tag unorder list(ul li) is used.
  • Inside ul li, anchor tag is used with reference of internal link in href.

Content:

  • For content inside one wrapper div section tag is used with id and class.
  • ID is used for internal reference from navigation anchor.

CSS:

  • style.css file used for css.

JS:

  • script.js file used for jquery.

Screenshot:

Screenshot

About

Sticky navigation with magic line at left and content on right side.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published