@ -12,29 +12,29 @@
< script > require ( 'bootstrap' ) < / script >
< / head >
< body hidden ONLOAD = "$('body').removeAttr('hidden');" >
< header >
< div class = "collapse bg-primary" id = "navbarHeader" >
< div class = "collapse bg-secondary" id = "navbarHeader" >
< div class = "container" >
< div class = "row" >
< div class = "col-sm-8 col-md-7 py-4" >
< p class = "text-success" > You rely on a vast amount of resources to do your job. How can you keep
track of them all? Explore ResourceFinder. From payroll to project-management, ResourceFinder
can help you locate the tools you need.< / p >
< p class = "text-warning" > You rely on a vast amount of resources to do your job. How can you keep track of them all? Explore ResourceFinder. From payroll to project-management, ResourceFinder can help you locate the tools you need.< / p >
< / div >
< div class = "col-sm-4 offset-md-1 py-4" >
< ul class = "list-unstyled" >
< li > < a href = "#" class = "text- success "> Help< / a > < / li >
< li > < a href = "#" class = "text- success "> Feedback< / a > < / li >
< li > < a href = "#" class = "text- warning "> Help< / a > < / li >
< li > < a href = "#" class = "text- warning "> Feedback< / a > < / li >
< / ul >
< / div >
< / div >
< / div >
< / div >
< div class = "navbar navbar-dark bg-secondary shadow-sm" >
< div class = "container d-flex justify-content-between" >
< a href = "#" class = "navbar-brand d-flex align-items-left" >
< strong > ResourceFinder< / strong >
< div class = "navbar navbar-light bg-primary shadow-sm" >
< div class = "container d-flex justify-content-between" >
< a class = "navbar-brand" href = "#" >
< img src = "../images/JDS_faulkner_Logo_NoTextAtBottom.png" height = "30" class = "d-inline-block align-top" alt = "JDSfaulkner logo" loading = "lazy" > ResourceFinder
< / a >
< button class = "navbar-toggler" type = "button" data-toggle = "collapse" data-target = "#navbarHeader"
aria-controls="navbarHeader" aria-expanded="false" aria-label="Toggle navigation">
@ -42,33 +42,30 @@
< / button >
< / div >
< / div >
< / header >
< main >
< div class = "album py-5 bg- prim ary">
< div class = "album py-5 bg- second ary">
< button id = "theme-toggle" class = "btn btn-light mb-2" > Push to change theme< / button >
< div class = "container" >
< input class = "form-control form-control-dark w-100 bg- warning border-0 " placeholder = "Search"
< input class = "form-control form-control-dark w-100 bg- info border border-boxborder " placeholder = "Search"
aria-label="Search">
< / div >
< div class = "album py-5 ">
< div class = "container bg- prim ary">
< div class = "album py-5 bg-secondary ">
< div class = "container bg- second ary">
<!-- div container -->
< div id = "grid-container" class = "row" >
< / div >
< / div >
< / div >
< / div >
< / main >
< footer class = "page-footer" >
< div class = "container" >
< p class = "float-right text-w hite ">
< p class = "float-right text-w arning ">
< a href = "#" > Back to top< / a >
< / p >
< / div >