-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex3.html
40 lines (34 loc) · 2.08 KB
/
index3.html
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
39
40
<!DOCTYPE html>
<html>
<head>
<title>JPG to PNG Image Converter</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<link rel="stylesheet" href="des.css">
</head>
<body>
<div id="navbar">
<h1 class="header">JPG to PNG Image Converter</h1>
<img class="logo" src="logo.jpeg" alt="logo" >
</div>
<div id="menu">
<a href="index.html">HOME</a>
<a href="index2.html">ABOUT US</a>
</div>
<div id="des">
<div class="ab" id="des3">
<p class="bold">ABOUT US:</p>
<p class="ans">"At [Your Website Name], we're passionate about simplifying digital processes. Our team of developers came together with the goal of creating an easy-to-use solution for converting images from JPG to PNG format. We understand the importance of efficiency and reliability in today's fast-paced digital world, and we strive to provide the best tools to meet your needs."</p>
</div>
<div class="desc" id="des3">
<p class="bold">DESCRIPTION:</p>
<p class="ans">"Convert JPG to PNG online effortlessly with our intuitive and fast image conversion tool. Our platform provides a seamless experience for converting your images with just a few clicks. Say goodbye to compatibility issues and hello to high-quality PNG images."
</p>
</div>
<div class="how" id="des3">
<h3 class="bold">HOW TO CONVERT JPG TO PNG ?</h3>
<p class="ans">"Our solution offers a user-friendly interface where you can upload your JPG images and convert them to PNG format in seconds. Whether you're a photographer, designer, or simply need to convert images for your website or project, our tool ensures that your images retain their quality throughout the conversion process. Plus, our service is completely free to use, making it accessible to everyone. Experience the convenience of converting JPG to PNG hassle-free with [Your Website Name]."</p>
</div>
</div>
<div class="footer">
<p>© Copyright JPG TO PNG Converter Free Online reserved by Somesh Punpaliya, All Rights Reserved.</p>
</div>