FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
sampleapp/header.php at master · webdeveloper606/sampleapp · GitHub
webdeveloper606
/
sampleapp
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
sampleapp
/
header.php
Copy path
More file actions
More file actions
Latest commit
History
History
History
41 lines (30 loc) · 2.15 KB
Breadcrumbs
sampleapp
/
header.php
Copy path
File metadata and controls
41 lines (30 loc) · 2.15 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<
meta
content
=
"
"
name
=
"
descriptison
"
>
<
meta
content
=
"
"
name
=
"
keywords
"
>
<!--
Google Fonts
-->
<
link
href
=
"
https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i
"
rel
=
"
stylesheet
"
>
<
link
rel
=
"
stylesheet
"
href
=
"
assets/font-awesome/css/all.min.css
"
>
<!--
Vendor CSS Files
-->
<
link
href
=
"
assets/vendor/bootstrap/css/bootstrap.min.css
"
rel
=
"
stylesheet
"
>
<
link
href
=
"
assets/vendor/icofont/icofont.min.css
"
rel
=
"
stylesheet
"
>
<
link
href
=
"
assets/vendor/boxicons/css/boxicons.min.css
"
rel
=
"
stylesheet
"
>
<
link
href
=
"
assets/vendor/venobox/venobox.css
"
rel
=
"
stylesheet
"
>
<
link
href
=
"
assets/vendor/animate.css/animate.min.css
"
rel
=
"
stylesheet
"
>
<
link
href
=
"
assets/vendor/remixicon/remixicon.css
"
rel
=
"
stylesheet
"
>
<
link
href
=
"
assets/vendor/owl.carousel/assets/owl.carousel.min.css
"
rel
=
"
stylesheet
"
>
<
link
href
=
"
assets/vendor/bootstrap-datepicker/css/bootstrap-datepicker.min.css
"
rel
=
"
stylesheet
"
>
<
link
href
=
"
assets/DataTables/datatables.min.css
"
rel
=
"
stylesheet
"
>
<!--
Template Main CSS File
-->
<
link
href
=
"
assets/css/style.css
"
rel
=
"
stylesheet
"
>
<
link
type
=
"
text/css
"
rel
=
"
stylesheet
"
href
=
"
assets/css/jquery-te-1.4.0.css
"
>
<
script
src
=
"
assets/vendor/jquery/jquery.min.js
"
></
script
>
<
script
src
=
"
assets/DataTables/datatables.min.js
"
></
script
>
<
script
src
=
"
assets/vendor/bootstrap/js/bootstrap.bundle.min.js
"
></
script
>
<
script
src
=
"
assets/vendor/jquery.easing/jquery.easing.min.js
"
></
script
>
<
script
src
=
"
assets/vendor/php-email-form/validate.js
"
></
script
>
<
script
src
=
"
assets/vendor/venobox/venobox.min.js
"
></
script
>
<
script
src
=
"
assets/vendor/waypoints/jquery.waypoints.min.js
"
></
script
>
<
script
src
=
"
assets/vendor/counterup/counterup.min.js
"
></
script
>
<
script
src
=
"
assets/vendor/owl.carousel/owl.carousel.min.js
"
></
script
>
<
script
src
=
"
assets/vendor/bootstrap-datepicker/js/bootstrap-datepicker.min.js
"
></
script
>
<
script
type
=
"
text/javascript
"
src
=
"
assets/font-awesome/js/all.min.js
"
></
script
>
<
script
type
=
"
text/javascript
"
src
=
"
assets/js/jquery-te-1.4.0.min.js
"
charset
=
"
utf-8
"
></
script
>
Back
|
FazBrowse Home
|
New Git URL