Commit e060cb6f by Anburaj G

Update mobile.html

parent 9ffe36fc
...@@ -5,81 +5,54 @@ ...@@ -5,81 +5,54 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title> <title>mobile view</title>
<link rel="stylesheet" href="./stylesheet.css" /> <link rel="stylesheet" href="./stylesheet.css" />
</head> </head>
<body> <body>
<img src="./logo-aoc.png" class="logo" /> <img src="./logo-aoc.png" class="logo" />
<div class="card">
<div class="card-1">
<img src="./logo-f-secure.png" /> <img src="./logo-f-secure.png" />
<h3>Astonishing</br>features requries </br>worry free security</h3> <h3>Astonishing</br>features requries </br>worry free security</h3>
<hr> <hr>
<p>1 YEAR FREE MOBILE SECURITY</p> <p>1 YEAR FREE MOBILE SECURITY</p>
<img src="./image-1.png" /> <img src="./image-1.png" />
</div> </div>
<div class="card">
<div class="card-2">
<img src="./logo-digitainment.png" /> <img src="./logo-digitainment.png" />
<h3>Be Hooked</h3> <h3>Be Hooked</h3>
<hr> <hr>
<p> 2000+ Movies from BollyWood</p> <p> 2000+ Movies from BollyWood</p>
<img src="./image-2.png" /> <img src="./image-2.png" />
</div> </div>
<div class="card">
<div class="card-3">
<img src="./logo-adaptxt.png" /> <img src="./logo-adaptxt.png" />
<h3>The best things in </br>life are free </h3> <h3>The best things in </br>life are free </h3>
<hr> <hr>
<p>Free mobile pouch</p> <p>Free mobile pouch</p>
<img src="./image-3.png" /> <img src="./image-3.png" />
</div> </div>
<div class="card">
<div class="card-4">
<img src="./logo-hungama.png" /> <img src="./logo-hungama.png" />
<h3>The thump never</br> ends here</h3> <h3>The thump never</br> ends here</h3>
<hr> <hr>
<p>1000 of songs</p> <p>1000 of songs</p>
<img src="./image-4.png" /> <img src="./image-4.png" />
</div> </div>
<div class="card">
<div class="card-5">
<img src="./logo-adaptxt.png" /> <img src="./logo-adaptxt.png" />
<h3>Being globally you</h3> <h3>Being globally you</h3>
<hr> <hr>
<p>21 Indian & Foreign languages</p> <p>21 Indian & Foreign languages</p>
<img src="./image-5.png" /> <img src="./image-5.png" />
</div> </div>
<div class="card">
<div class="card-6">
<img src="./logo-read-where.png" /> <img src="./logo-read-where.png" />
<h3>For the wise</h3> <h3>For the wise</h3>
<hr> <hr>
<p>1000 PTS Discount</br> on subscription</p> <p>1000 PTS Discount</br> on subscription</p>
<img src="./image-6.png" /> <img src="./image-6.png" />
</div> </div>
</body> </body>
</html> </html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment