Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CSS-Project
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Anburaj G
CSS-Project
Commits
37bed059
Commit
37bed059
authored
Apr 13, 2022
by
Anburaj G
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
responsive view
parent
e060cb6f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
93 additions
and
0 deletions
+93
-0
desktop.html
desktop.html
+93
-0
No files found.
desktop.html
0 → 100644
View file @
37bed059
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
Document
</title>
<link
rel=
"stylesheet"
href=
"./stylesheet.css"
/>
</head>
<body>
<div
class=
"container"
>
<div
class=
"card"
>
<nav>
<img
src=
"../logo-f-secure.png"
/>
<h3>
Astonishing
</br>
features requires
</br>
worry-free-security
</h3>
<hr>
<p>
1 year free mobile security
</p>
</nav>
<main>
<img
src=
"../image-1.png"
/>
</main>
</div>
<div
class=
"card"
>
<nav>
<img
src=
"../logo-digitainment.png"
/>
<h3>
Be Hooked
</h3>
<hr>
<p>
2000+ Movies from BollyWood
</p>
</nav>
<main>
<img
src=
"../image-2.png"
/>
</main>
</div>
<div
class=
"card"
>
<nav>
<img
src=
"../logo-adaptxt.png"
/>
<h3>
The best things in
</br>
life are free
</h3>
<hr>
<p>
Free mobile pouch
</p>
</nav>
<main>
<img
src=
"../image-3.png"
/>
</main>
</div>
<div
class=
"card"
>
<nav>
<img
src=
"./images/logo-hungama.png"
/>
<h3>
The thump
</br>
never ends here
</h3>
<hr>
<p>
1000 of songs
</p>
</nav>
<main>
<img
src=
"../image-4.png"
/>
</main>
</div>
<div
class=
"card"
>
<nav>
<img
src=
"../logo-adaptxt.png"
/>
<h3>
Being globally you
</h3>
<hr>
<p>
21 Indian
&
Foreign languages
</p>
</nav>
<main>
<img
src=
"../image-5.png"
/>
</main>
</div>
<div
class=
"card"
>
<nav>
<img
src=
"../logo-read-where.png"
/>
<h3>
For the wise
</h3>
<hr>
<p>
1000 PTS Discount
</br>
on subscription
</p>
</nav>
<main>
<img
src=
"../image-6.png"
/>
</main>
</div>
</div>
</body>
</html>
\ No newline at end of file
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