jquery - How do I figure out why my html,css, bootstrap is not showing anything on the page -
here example of html code rendered out asp.net web form in previous person used tons of panels , tabs ... have been gutting many pages bootstrap, particular page not showing other top menu.
i tried putting in snippets of code, commenting out tags. saved fiddle , hoping knows how troubleshoot why code, of not display. bootstrap 3.x , , asp.net webforms 4.5 (not matters )
thoughts?
tags causing issues?
<div class="navbar navbar-default navbar-fixed-top">
remove visibility: hidden;
inline css styles.
Comments
Post a Comment