Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
Champions
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
paolo.tokam
Champions
Commits
32a4937a
Commit
32a4937a
authored
Mar 15, 2023
by
paolo.tokam
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add new file
parent
caa002bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
283 additions
and
0 deletions
+283
-0
Package
Package
+283
-0
No files found.
Package
0 → 100644
View file @
32a4937a
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=, initial-scale=1.0"
>
<title>
about
</title>
<!-- swiper css link -->
<link
rel=
"stylesheet"
href=
"https://unpkg.com/swiper@8/swiper-bundle.min.css"
/>
<!-- font awesome cdn link -->
<link
rel =
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css"
>
<!-- custom css file link -->
<link
rel =
"stylesheet"
href=
"css/style.css"
>
<!-- header section Begins -->
<section
class=
"header"
>
<a
href=
"home.php"
class=
"logo"
>
paolo
</a>
<nav
class=
"navbar"
>
<a
href=
"home.php"
>
home
</a>
<a
href=
"about.php"
>
about
</a>
<a
href=
"package.php"
>
package
</a>
<a
href=
"buy.php"
>
Buy
</a>
</nav>
<div
id=
"menu-btm"
class=
"fas fa-bars"
></div>
</selection>
<!-- header section ends -->
<div
class=
"heading"
style=
"background:url(images/heading-bg-4.png) no-repeat"
>
<h1>
buy
</h1>
</div>
<!-- package section begins -->
<section
class=
"buy"
>
<h1
class=
"heading-title"
>
top destinations
</h1>
<div
class=
"box-container"
>
<div
class=
"box"
>
<div
class=
"image"
>
<img
src=
"image/img-1.jpg"
alt=
""
>
</div>
<div
class=
"content"
>
<h3>
20% membership discount only
</h3>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Facilis, vero.
</p>
<a
href=
"book.php"
class=
"btn"
>
buy now
</a>
</div>
</div>
<div
class=
"box"
>
<div
class=
"image"
>
<img
src=
"image/img-2.jpg"
alt=
""
>
</div>
<div
class=
"content"
>
<h3>
20% membership discount only
</h3>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Facilis, vero.
</p>
<a
href=
"book.php"
class=
"btn"
>
buy now
</a>
</div>
</div>
<div
class=
"box"
>
<div
class=
"image"
>
<img
src=
"image/img-3.jpg"
alt=
""
>
</div>
<div
class=
"content"
>
<h3>
20% membership discount only
</h3>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Facilis, vero.
</p>
<a
href=
"book.php"
class=
"btn"
>
buy now
</a>
</div>
</div>
<div
class=
"box"
>
<div
class=
"image"
>
<img
src=
"image/img-4.jpg"
alt=
""
>
</div>
<div
class=
"content"
>
<h3>
20% membership discount only
</h3>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Facilis, vero.
</p>
<a
href=
"book.php"
class=
"btn"
>
buy now
</a>
</div>
</div>
<div
class=
"box"
>
<div
class=
"image"
>
<img
src=
"image/img-5.jpg"
alt=
""
>
</div>
<div
class=
"content"
>
<h3>
20% membership discount only
</h3>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Facilis, vero.
</p>
<a
href=
"book.php"
class=
"btn"
>
buy now
</a>
</div>
</div>
<div
class=
"box"
>
<div
class=
"image"
>
<img
src=
"image/img-6.jpg"
alt=
""
>
</div>
<div
class=
"content"
>
<h3>
20% membership discount only
</h3>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Facilis, vero.
</p>
<a
href=
"book.php"
class=
"btn"
>
buy now
</a>
</div>
</div>
<div
class=
"box"
>
<div
class=
"image"
>
<img
src=
"image/img-7.jpg"
alt=
""
>
</div>
<div
class=
"content"
>
<h3>
20% membership discount only
</h3>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Facilis, vero.
</p>
<a
href=
"book.php"
class=
"btn"
>
buy now
</a>
</div>
</div>
<div
class=
"box"
>
<div
class=
"image"
>
<img
src=
"image/img-8.jpg"
alt=
""
>
</div>
<div
class=
"content"
>
<h3>
20% membership discount only
</h3>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Facilis, vero.
</p>
<a
href=
"book.php"
class=
"btn"
>
buy now
</a>
</div>
</div>
<div
class=
"box"
>
<div
class=
"image"
>
<img
src=
"image/img-9.jpg"
alt=
""
>
</div>
<div
class=
"content"
>
<h3>
20% membership discount only
</h3>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Facilis, vero.
</p>
<a
href=
"book.php"
class=
"btn"
>
buy now
</a>
</div>
</div>
<div
class=
"box"
>
<div
class=
"image"
>
<img
src=
"image/img-10.jpg"
alt=
""
>
</div>
<div
class=
"content"
>
<h3>
20% membership discount only
</h3>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Facilis, vero.
</p>
<a
href=
"book.php"
class=
"btn"
>
buy now
</a>
</div>
</div>
<div
class=
"box"
>
<div
class=
"image"
>
<img
src=
"image/img-11.jpg"
alt=
""
>
</div>
<div
class=
"content"
>
<h3>
20% membership discount only
</h3>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Facilis, vero.
</p>
<a
href=
"book.php"
class=
"btn"
>
buy now
</a>
</div>
</div>
<div
class=
"box"
>
<div
class=
"image"
>
<img
src=
"image/img-12.jpg"
alt=
""
>
</div>
<div
class=
"content"
>
<h3>
20% membership discount only
</h3>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Facilis, vero.
</p>
<a
href=
"book.php"
class=
"btn"
>
buy now
</a>
</div>
</div>
</div>
<div
class=
"load-more"
><span
class=
"btn"
>
more
</span></div>
</section>
<!-- package section ends -->
<!-- footer section begins -->
<section
class=
"footer"
>
<div
class=
"box-container"
>
<div
class=
"box"
>
<h3>
quick links
</h3>
<a
href=
"home.php"
><i
class=
"fas fa-angle-right"
></i>
home
</a>
<a
href=
"about.php"
><i
class=
"fas fa-angle-right"
></i>
about
</a>
<a
href=
"package.php"
><i
class=
"fas fa-angle-right"
></i>
package
</a>
<a
href=
"buy.php"
><i
class=
"fas fa-angle-right"
></i>
Buy
</a>
</div>
</div
class=
"box"
>
<h3>
quick links
</h3>
<a
href=
"#"
><i
class=
"fas fa-angle-right"
></i>
ask questions
</a>
<a
href=
"#"
><i
class=
"fas fa-angle-right"
></i>
about us
</a>
<a
href=
"#"
><i
class=
"fas fa-angle-right"
></i>
privacy policy
</a>
<a
href=
"#"
><i
class=
"fas fa-angle-right"
></i>
terms and Conditions
</a>
</div>
</div
class=
"box"
>
<h3>
extra links
</h3>
<a
href=
"#"
><i
class=
"fas fa-angle-right"
></i>
ask questions
</a>
<a
href=
"#"
><i
class=
"fas fa-angle-right"
></i>
about us
</a>
<a
href=
"#"
><i
class=
"fas fa-angle-right"
></i>
privacy policy
</a>
<a
href=
"#"
><i
class=
"fas fa-angle-right"
></i>
terms and Conditions
</a>
</div>
</div
class=
"box"
>
<h3>
contact info
</h3>
<a
href=
"#"
><i
class=
"fas fa-phone"
></i>
+123-456-7890
</a>
<a
href=
"#"
><i
class=
"fas fa-phone"
></i>
+222-777-8888
</a>
<a
href=
"#"
><i
class=
"fas fa-email"
></i>
paolo.tokam@yorksj.ac.uk
</a>
<a
href=
"#"
><i
class=
"fas fa-location"
></i>
new york, london, york
</a>
</div>
</div
class=
"box"
>
<h3>
follow us
</h3>
<a
href=
"#"
><i
class=
"fas fa-instagram"
></i>
facebook
</a>
<a
href=
"#"
><i
class=
"fas fa-twitter"
></i>
twitter
</a>
<a
href=
"#"
><i
class=
"fas fa-snapchat"
></i>
snapchat
</a>
<a
href=
"#"
><i
class=
"fas fa-facebook"
></i>
facebook
</a>
</div>
</div>
<div
class=
"credit"
>
created by
<span>
paolo tokam
</span>
| all rights reserved!
</div>
</section>
<!-- footer section ends -->
<!-- swiper js link -->
<script
src=
"https://unpkg.com/swiper@8/swiper-bundle.min.js"
></script>
<!--custom js file link -->
<script
src=
"js/script.js"
></script>
</head>
<body>
</body>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment