-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtech.html
51 lines (47 loc) · 1.39 KB
/
tech.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
41
42
43
44
45
46
47
48
49
50
51
<!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">
<titl>Tech</titl></title>
</head>
<img src="./banner.jpg" alt="image">
<body>
<div>
<h3>It Support Today</h3>
<h3>08 200 4000</h3>
</div>
<div>
<h4>24/7 It Support all day Everyday</h4>
<h4>
<a href ="#">Home</a>
<a href ="#">Service</a>
<a href ="#">About Us</a>
<a href ="#">Contact</a>
</h4>
</div>
<div>
<img src="./img-1.jpg" alt="image">
<h1>Maintance</h1>
<p>Lorem ipsum color sit,amet consecture
adispicising elit lure dolerem voluptate
dolore,impedit ratione fugiat laboriosam
modi optio doloremque accusantium?</p>
<img src="./img-2.jpg" alt="image">
<h1>Software</h1>
<p>Lorem ipsum dolor sit amet consecture
adipisicing elit.Corrupt dolores
reprehenderit inventore accusantium?
quae minus sed,aliquam dolore quas
magma?exercitatiom
</p>
<img src="./img-3.jpg" alt="image">
<h1>Hardware</h1>
<p>Lorem ipsum dolor sit amet consecture
adisipcing elit.Quam amet nobis saep ducimus iusto officii valuptatiom blanditis?
</p>
<img src="./img-1.jpg" alt="image">
</div>
</body>
</html>