I am learning bootstrap.
I am trying to create a master page using bootstrap. I am trying to get some reference/sample to learn creating master pages using bootstrap.
My requirements are::
1. header
2. vertical menu bar at the left side
3. content place holder
4. footer
I tried learning from the asp.net web form template projects, but it has menu bar at the top. Please can any one suggest where can I get the sample master page containing my requirements.
hadoop hadoopPosted Jan 31, 2016, 1:39 AM
Gowtham KPosted Jan 31, 2016, 1:15 AM
Example Page Header
Simple Sidebar
This template has a responsive menu toggling system. The menu will appear collapsed on smaller screens, and will appear non-collapsed on larger screens. When toggled using the button below, the menu will appear/disappear. On small screens, the page content will be pushed off canvas.
Make sure to keep all page content within the
#page-content-wrapper.