-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
26 lines (16 loc) · 1 KB
/
index.html
File metadata and controls
26 lines (16 loc) · 1 KB
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
<!DOCTYPE html>
<html lang="en">
<body>
<h1>Hey to welcome bajaj's work shop</h1>
<h4>Here is the large Number of people are trusted customer's on <h2>Bajaj Auto Sales</h2></h4>
<P>Lorem ipsum dolor sit amet consectetur adipisicing elit. Ipsam, rem rerum, reprehenderit laborum quaerat hic ea sequi consequatur odio neque dolorum unde dolorem adipisci reiciendis non facere maxime assumenda in ut illum cumque! Facere tenetur asperiores, fugit cum quibusdam laudantium.</P>
<!--<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, architecto.</p> -->
<!--Example of absulate link-->
<a href="https://www.instagram.com/bajajautosales0786?igsh=cndwMzB2Y3E3bjA4">Click Here to go to Bajaj Auto Sales instagram profile</a>
<!--Example of related link that is private link
here save tha HTML abouts session-->
<a href='/index.html'> About of HTML</a>
<!--image links-->
<img src="C:\Users\bajaj\OneDrive\Pictures\Image alt="Sorry this image not found">
</body>
</html>